Searched defs:ws1 (Results 1 – 2 of 2) sorted by relevance
42 wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t locale) in wcscoll_l()223 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll()
597 wchar_t ws[MAX_WIDTH], ws1[MAX_WIDTH]; in monthrangeb() local