Searched defs:strcspn (Results 1 – 2 of 2) sorted by relevance
1 #define strcspn strpbrk macro
23 size_t strcspn (const char *s, const char *reject) in strcspn() function
Completed in 4 milliseconds