Home | History | Annotate | Download | only in i18n

Lines Matching refs:PRAGMA_USE

1183 static const UChar PRAGMA_USE[] = {0x75,0x73,0x65,0x20,0}; // "use "
1201 return ICU_Utility::parsePattern(rule, pos, limit, UnicodeString(TRUE, PRAGMA_USE, 4), NULL) >= 0;