Home
last modified time | relevance | path

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

/kernel/lib/libc/string/
A Dstrspn.c12 strspn(char const *s, char const *accept) in strspn() argument
19 for (a = accept; *a != '\0'; ++a) { in strspn()

Completed in 5 milliseconds