Home
last modified time | relevance | path

Searched refs:PRAGMA_USE (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Drbt_pars.cpp1185 static const UChar PRAGMA_USE[] = {0x75,0x73,0x65,0x20,0}; // "use " variable
1203 … return ICU_Utility::parsePattern(rule, pos, limit, UnicodeString(TRUE, PRAGMA_USE, 4), NULL) >= 0; in resemblesPragma()