Searched defs:strspn (Results 1 – 2 of 2) sorted by relevance
224 size_t strspn(const char *s, const char *accept) in strspn() function
92 static size_t strspn(const char *s, const char *accept) in strspn() function
Completed in 6 milliseconds