Searched refs:resemblesPragma (Results 1 – 2 of 2) sorted by relevance
239 static UBool resemblesPragma(const UnicodeString& rule, int32_t pos, int32_t limit);
1053 if (resemblesPragma(rule, pos, limit)) { in parseRules()1199 UBool TransliteratorParser::resemblesPragma(const UnicodeString& rule, int32_t pos, int32_t limit) { in resemblesPragma() function in TransliteratorParser