Lines Matching refs:strspn
524 // strspn(s, "") -> 0525 // strspn("", s) -> 01927 case LibFunc::strspn: