Searched refs:classend (Results 1 – 3 of 3) sorted by relevance
542 register int classend; in regbracket() local556 classend = UCHARAT(in); in regbracket()557 if (clss > classend+1) in regbracket()559 for (; clss <= classend; clss++) in regbracket()
253 static const char *classend (MatchState *ms, const char *p) { in classend() function459 ep = classend(ms, p); /* points to what is next */ in match()482 const char *ep = classend(ms, p); /* points to optional suffix */ in match()
403 static const char *classend (MatchState *ms, const char *p) { in classend() function607 ep = classend(ms, p); /* points to what is next */ in match()630 const char *ep = classend(ms, p); /* points to optional suffix */ in match()