Searched defs:TclRegComp (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtksh/tcl/
H A Dregexp.c2 * TclRegComp and TclRegExec -- TclRegSub is elsewhere
32 * *** TclRegComp, to avoid clashes with other ***
75 * that TclRegComp() supplies a regmust only if the r.e. contains something
78 * supplied because the test in TclRegExec() needs it and TclRegComp() is
178 * Global work variables for TclRegComp().
197 * Forward declarations for TclRegComp()'s friends.
223 - TclRegComp - compile a regular expression into internal code
238 TclRegComp(exp) function

Completed in 9 milliseconds