Searched defs:strcspn (Results 1 – 2 of 2) sorted by relevance
25 size_t strcspn(const char *s, const char *reject) in strcspn() function
112 static size_t strcspn(const char *s, const char *reject) in strcspn() function
Completed in 3 milliseconds