Home | History | Annotate | Download | only in Utils

Lines Matching refs:strspn

524   // strspn(s, "") -> 0
525 // strspn("", s) -> 0
1927 case LibFunc::strspn: