Searched defs:ws2 (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | wcscoll.c | 39 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 D | wmemcmp.c | 33 wmemcmp(const wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcmp()
|
H A D | wmemmove.c | 35 wmemmove(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemmove()
|
H A D | wcsstr.c | 33 wcsstr(const wchar_t *ws1, const wchar_t *ws2) in wcsstr()
|
H A D | wcswcs.c | 40 wcswcs(const wchar_t *ws1, const wchar_t *ws2) in wcswcs()
|
H A D | wmemcpy.c | 35 wmemcpy(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcpy()
|