Searched refs:useStrxfrm (Results 1 – 1 of 1) sorted by relevance
1593 test_coll(bool useStrxfrm, const char* locale, const coll_data* coll) in test_coll() argument1596 printf("%s in %s locale\n", useStrxfrm ? "strxfrm" : "strcoll", locale); in test_coll()1603 if (useStrxfrm) { in test_coll()