Home | History | Annotate | Download | only in intltest

Lines Matching defs:KEYWORDS

2082 static const char* KEYWORDS[] = {
2102 for (int32_t i=0; KEYWORDS[i]!=0; ++i) {
2103 if (tok==KEYWORDS[i]) {