Home
last modified time | relevance | path

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

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