Searched refs:isalnum_clocale (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/sort/
H A Dvsort.c52 isalnum_clocale(wchar_t c) function
85 } else if (!isalnum_clocale(c) && (c != L'~'))

Completed in 273 milliseconds