Home
last modified time | relevance | path

Searched defs:ws1 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcscoll.c39 wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t loc) in wcscoll_l()
217 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll()
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwmemcmp.c33 wmemcmp(const wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcmp()
H A Dwmemmove.c35 wmemmove(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemmove()
H A Dwcsstr.c33 wcsstr(const wchar_t *ws1, const wchar_t *ws2) in wcsstr()
H A Dwcswcs.c40 wcswcs(const wchar_t *ws1, const wchar_t *ws2) in wcswcs()
H A Dwmemcpy.c35 wmemcpy(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcpy()