Lines Matching full:delim
325 getdelim(char **lineptr, size_t *n, int delim, FILE *stream)357 if (*p++ == (char)delim) {