Searched refs:ptail (Results 1 – 2 of 2) sorted by relevance
165 const char *p, *ptail, *endpat; in fnmatch_internal() local207 for (p=ptail=pat; p<endpat; p+=pinc) { in fnmatch_internal()213 ptail = p+1; in fnmatch_internal()240 p = ptail; in fnmatch_internal()260 endpat = ptail; in fnmatch_internal()
457 void coalesce(Range **ptail) in coalesce() argument469 *ptail = this; in coalesce()