Searched refs:wcscoll (Results 1 – 16 of 16) sorted by relevance
48 return (wcscoll(s1, s2)); in wscoll()
254 #undef wcscoll273 #define wcscoll strcoll macro
156 S->m_compare_fn = (cmp_fcn_t)wcscoll; in initialize_post()
195 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll() function
61 using std::wcscoll;
51 wcscoll { TYPE = FUNCTION };
221 extern int wcscoll(const wchar_t *, const wchar_t *);
1374 cmp = wcscoll((wchar_t *)exprstring(left), in comparison()1398 cmp = wcscoll((wchar_t *)exprstring(left), in comparison()
791 wcscoll.o \
529 wcscoll.3c \2428 wcscoll_l.3c := LINKSRC = wcscoll.3c2429 wscoll.3c := LINKSRC = wcscoll.3c
809 wcscoll.o \
835 wcscoll.o \
863 wcscoll.o \
524 file path=usr/share/man/man3c/wcscoll.3c1414 link path=usr/share/man/man3c/wcscoll_l.3c target=wcscoll.3c1453 link path=usr/share/man/man3c/wscoll.3c target=wcscoll.3c
1545 wcscoll;
1491 int wcscoll(const wchar_t *s1, const wchar_t *s2);