Searched refs:nextch (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/jam/
H A Dregexp.c1042 register char nextch; local
1051 nextch = '\0';
1053 nextch = *OPERAND(next);
1059 if (nextch == '\0' || *reginput == nextch)

Completed in 97 milliseconds