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

/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A Dregc_locale.c238 static const chr punctCharTable[] = {
248 #define NUM_PUNCT_CHAR (sizeof(punctCharTable)/sizeof(chr))
930 addchr(cv, punctCharTable[i]);
236 static const chr punctCharTable[] = { variable
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A Dregc_locale.c228 static chr punctCharTable[] = { variable
238 #define NUM_PUNCT_CHAR (sizeof(punctCharTable)/sizeof(chr))
846 addchr(cv, punctCharTable[i]);

Completed in 117 milliseconds