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

/ast/src/lib/libtksh/tcl/
H A DtclParse.c914 * TclWordEnd --
932 TclWordEnd(start, nested, semiPtr)
1097 p = TclWordEnd(p, 1, (int *) NULL);
1219 p = TclWordEnd(p, nested, &commentOK);
925 TclWordEnd(start, nested, semiPtr) function

Completed in 15 milliseconds