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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Drege_dfa.c564 if (!lacon(v, cnfa, cp, ca->co)) {
624 - lacon - lookahead-constraint checker for miss()
625 ^ static int lacon(struct vars *, struct cnfa *, chr *, pcolor);
628 lacon(
642 FDEBUG(("=== testing lacon %d\n", n));
651 FDEBUG(("=== lacon %d match %d\n", n, (end != NULL)));
619 lacon( function
H A Dregexec.c153 static int lacon(struct vars *, struct cnfa *, chr *, pcolor);
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Drege_dfa.c472 if (!lacon(v, cnfa, cp, ca->co))
516 - lacon - lookahead-constraint checker for miss()
517 ^ static int lacon(struct vars *, struct cnfa *, chr *, pcolor);
520 lacon(v, pcnfa, cp, co) function
534 FDEBUG(("=== testing lacon %d\n", n));
543 FDEBUG(("=== lacon %d match %d\n", n, (end != NULL)));
H A Dregexec.c150 static int lacon _ANSI_ARGS_((struct vars *, struct cnfa *, chr *, pcolor));

Completed in 301 milliseconds