Searched refs:strspn (Results 1 – 8 of 8) sorted by relevance
37 strspn(const char *s1, const char *s2) in strspn() function52 DEF_STRONG(strspn);
66 FUNCTION(strspn, size_t (*f)(const char*, const char*)); in string_h()
115 size_t strspn(const char* __s, const char* __accept);
1019 strspn
1028 strspn;
542 "upstream-openbsd/lib/libc/string/strspn.c",
19103 CALL(strspn)