Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dutility.h172 extern int xwcsneql(const wchar_t *, const wchar_t *, const size_t);
H A Dutility.c613 xwcsneql(const wchar_t *a, const wchar_t *b, const size_t length) in xwcsneql() function
H A Dfields.c654 if (xwcsneql(month_candidate, w_months[j], in field_convert_month_wide()