Home | History | Annotate | Download | only in Checkers

Lines Matching full:strsep

1810   //char *strsep(char **stringp, const char *delim);
1821 CurrentFunctionDescription = "strsep()";
1909 else if (C.isCLibraryFunction(FDecl, "strsep"))