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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregcomp.c136 static void specialcolors(struct nfa *);
376 specialcolors(v->nfa);
1932 specialcolors(nfa);
H A Dregc_nfa.c815 - specialcolors - fill in special colors for an NFA
816 ^ static VOID specialcolors(struct nfa *);
819 specialcolors(
793 specialcolors( function
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregcomp.c139 static VOID specialcolors _ANSI_ARGS_((struct nfa *));
378 specialcolors(v->nfa);
1952 specialcolors(nfa);
H A Dregc_nfa.c741 - specialcolors - fill in special colors for an NFA
742 ^ static VOID specialcolors(struct nfa *);
745 specialcolors(nfa) function

Completed in 145 milliseconds