Searched defs:wcsspn (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/upstream-freebsd/lib/libc/string/ | ||
D | wcsspn.c | 42 wcsspn(const wchar_t *s, const wchar_t *set) in wcsspn() function |
/bionic/tests/ | ||
D | wchar_test.cpp | 1110 TEST(wchar, wcsspn) { in TEST() argument |