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

/ast/src/lib/libtksh/tcl/
H A DtclParse.c465 * curly braces.
475 * information between curly braces is stored in standard
535 * braces. This is needed so that this sequence can appear
763 * Now handle the special cases: open braces, double-quotes,
790 * Back from quotes or braces; make sure that the terminating
978 int braces = 1;
979 while (braces != 0) {
986 braces--;
988 braces++;
1384 * of having matched braces an
971 int braces = 1; local
[all...]

Completed in 11 milliseconds