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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregc_nfa.c865 fixempties(nfa, f); /* get rid of EMPTY arcs */
1261 - fixempties - get rid of EMPTY arcs
1262 ^ static VOID fixempties(struct nfa *, FILE *);
1265 fixempties(
1232 fixempties( function
H A Dregcomp.c146 static void fixempties(struct nfa *, FILE *);
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregc_nfa.c784 fixempties(nfa, f); /* get rid of EMPTY arcs */
1132 - fixempties - get rid of EMPTY arcs
1133 ^ static VOID fixempties(struct nfa *, FILE *);
1136 fixempties(nfa, f) function
H A Dregcomp.c149 static VOID fixempties _ANSI_ARGS_((struct nfa *, FILE *));

Completed in 203 milliseconds