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

/ast/src/lib/libtksh/include/
H A Dtkshlib.h104 #define TCL_ALLOW_EXCEPTIONS 4 /* in tcl7.4 only */ macro
/ast/src/lib/libtksh/src/
H A Dtcleval.c485 && !(flags & TCL_ALLOW_EXCEPTIONS)) {
H A Dbasic.c962 * The TCL_ALLOW_EXCEPTIONS flag gets set in the interpreter's
975 iPtr->evalFlags |= TCL_ALLOW_EXCEPTIONS;

Completed in 275 milliseconds