Searched refs:strspn (Results 1 – 8 of 8) sorted by relevance
372 size_t strspn(const char *S1 , const char *S2);
160 strspn(const char *s1 , const char *s2) in strspn() function
65 s += strspn(s, SPACECHARS); /* skip initial spaces */ in luaB_tonumber()77 s += strspn(s, SPACECHARS); /* skip trailing spaces */ in luaB_tonumber()
585 size_t begin = strspn(line, " \t"); in extract_stats()
160 Index2 = strspn (String, "\" \t\n"); in StripQuotes()
346 && 0 == strspn(p_call->number, "+0123456789") in callFromCLCCLine()
14165 ffffffff813b0c00 T strspn
36370 ffffffff81a1d250 T strspn