Home
last modified time | relevance | path

Searched refs:wcsspn (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/string/
A Dwcsspn.c3 size_t wcsspn(const wchar_t* s, const wchar_t* c) { in wcsspn() function
A Dwcstok.c6 s += wcsspn(s, sep); in wcstok()
A Drules.mk51 $(GET_LOCAL_DIR)/wcsspn.c \
/third_party/ulib/musl/include/
A Dwchar.h63 size_t wcsspn(const wchar_t*, const wchar_t*);
/third_party/ulib/musl/src/stdio/
A Dvfwprintf.c247 litpct = wcsspn(s, L"%") / 2; /* Optimize %%%% runs */ in wprintf_core()

Completed in 6 milliseconds