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

/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A Dregc_locale.c260 static const chr spaceCharTable[] = {
264 #define NUM_SPACE_CHAR (sizeof(spaceCharTable)/sizeof(chr))
959 addchr(cv, spaceCharTable[i]);
258 static const chr spaceCharTable[] = { variable
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A Dregc_locale.c248 static chr spaceCharTable[] = { variable
252 #define NUM_SPACE_CHAR (sizeof(spaceCharTable)/sizeof(chr))
875 addchr(cv, spaceCharTable[i]);

Completed in 169 milliseconds