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

/haiku-buildtools/jam/
H A Dregexp.c781 STATIC int regmatch( char *prog );
873 if (regmatch(prog->program + 1)) {
882 - regmatch - main matching routine
892 regmatch( char *prog ) function
981 if (regmatch(next)) {
1009 if (regmatch(next)) {
1030 if (regmatch(OPERAND(scan)))
1060 if (regmatch(next))

Completed in 30 milliseconds