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

/ast/src/lib/libtksh/include/
H A Dtkshlib.h84 * TCL_OPEN_BRACKET - Character is a "[".
95 #define TCL_OPEN_BRACKET 4 macro
/ast/src/lib/libtksh/tcl/
H A DtclParse.c95 TCL_NORMAL, TCL_NORMAL, TCL_NORMAL, TCL_OPEN_BRACKET,
708 } else if (type == TCL_OPEN_BRACKET) {

Completed in 9 milliseconds