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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregcomp.c68 static int newlacon(struct vars *, struct state *, struct state *, int);
879 n = newlacon(v, s, s2, pos);
1945 - newlacon - allocate a lookahead-constraint subRE
1946 ^ static int newlacon(struct vars *, struct state *, struct state *, int);
1949 newlacon(
1920 newlacon( function
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregcomp.c70 static int newlacon _ANSI_ARGS_((struct vars *, struct state *, struct state *, int));
820 n = newlacon(v, s, s2, pos);
1963 - newlacon - allocate a lookahead-constraint subRE
1964 ^ static int newlacon(struct vars *, struct state *, struct state *, int);
1967 newlacon(v, begin, end, pos) function

Completed in 294 milliseconds