Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcscspn.c42 wcscspn(const wchar_t *s, const wchar_t *set) in wcscspn() function
/bionic/tests/
Dwchar_test.cpp1230 TEST(wchar, wcscspn) { in TEST() argument