Searched refs:mbntowc (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/tre/dist/tests/ |
H A D | retest.c | 61 mbntowc (wchar_t *buf, const char *str, size_t len, int *off) in mbntowc() function 340 int wlen = mbntowc(wstr, data, len, woffs); in test_nexec() 414 int wlen = mbntowc(wstr, str, len, woffs); in test_exec() 483 int wlen = mbntowc(wregex, re, len, NULL); in test_comp()
|