Home
last modified time | relevance | path

Searched refs:wide_str_coll (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/sort/
Dbwstring.c112 wide_str_coll(const wchar_t *s1, const wchar_t *s2) in wide_str_coll() function
745 res = wide_str_coll(s1 + i, s2 + i); in bwscoll()