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

/ast/src/lib/libtksh/tcl/
H A Dregexp.c751 static int regmatch _ANSI_ARGS_((char *prog,
850 if (regmatch(prog->program + 1,restate)) {
859 - regmatch - main matching routine
869 regmatch(prog, restate) function
956 if (regmatch(next,restate)) {
985 if (regmatch(next,restate)) {
1006 if (regmatch(OPERAND(scan),restate))
1035 if (regmatch(next,restate))

Completed in 11 milliseconds