Searched defs:strcspn (Results 1 - 3 of 3) sorted by relevance
| /src/common/lib/libc/string/ | ||
| H A D | strcspn.c | 44 strcspn(const char *s, const char *charset) function in typeref:typename:size_t |
| H A D | strspn.c | 148 strcspn(const char *s, const char *charset) function in typeref:typename:size_t |
| /src/lib/libcompat/regexp/ | ||
| H A D | regexp.c | 1313 strcspn(s1, s2) function |
Completed in 4 milliseconds