HomeSort by relevance Sort by last modified time
    Searched refs:gRuleSet_rule_char_pattern (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
regexst.cpp 52 static const UChar gRuleSet_rule_char_pattern[] = {
212 fRuleSets[kRuleSet_rule_char-128] = UnicodeSet(UnicodeString(TRUE, gRuleSet_rule_char_pattern, -1), *status);
  /external/icu4c/common/
rbbiscan.cpp 50 static const UChar gRuleSet_rule_char_pattern[] = {
124 fRuleSets[kRuleSet_rule_char-128] = UnicodeSet(gRuleSet_rule_char_pattern, *rb->fStatus);
    [all...]

Completed in 45 milliseconds