Home
last modified time | relevance | path

Searched defs:wcstok (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcstok.c43 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, in wcstok() function
/bionic/tests/
Dwchar_test.cpp1150 TEST(wchar, wcstok) { in TEST() argument