/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | regexst.cpp | 212 …fRuleSets[kRuleSet_rule_char-128] = UnicodeSet(UnicodeString(TRUE, gRuleSet_rule_char_pattern, -… in RegexStaticSets() 213 fRuleSets[kRuleSet_digit_char-128].add((UChar)0x30, (UChar)0x39); // [0-9] in RegexStaticSets() 214 fRuleSets[kRuleSet_ascii_letter-128].add((UChar)0x41, (UChar)0x5A); // [A-Z] in RegexStaticSets() 215 fRuleSets[kRuleSet_ascii_letter-128].add((UChar)0x61, (UChar)0x7A); // [a-z] in RegexStaticSets() 216 fRuleDigitsAlias = &fRuleSets[kRuleSet_digit_char-128]; in RegexStaticSets() 217 for (i=0; i<UPRV_LENGTHOF(fRuleSets); i++) { in RegexStaticSets() 218 fRuleSets[i].compact(); in RegexStaticSets()
|
D | rbnf.cpp | 683 : fRuleSets(NULL) in RuleBasedNumberFormat() 708 : fRuleSets(NULL) in RuleBasedNumberFormat() 733 : fRuleSets(NULL) in RuleBasedNumberFormat() 757 : fRuleSets(NULL) in RuleBasedNumberFormat() 782 : fRuleSets(NULL) in RuleBasedNumberFormat() 804 : fRuleSets(NULL) in RuleBasedNumberFormat() 871 , fRuleSets(NULL) in RuleBasedNumberFormat() 953 NFRuleSet** p = fRuleSets; in operator ==() 954 NFRuleSet** q = rhs.fRuleSets; in operator ==() 975 if (fRuleSets != NULL) { in getRules() [all …]
|
D | regexst.h | 47 UnicodeSet fRuleSets[10]; // Sets used while parsing regexp patterns. variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rbnf.cpp | 689 : fRuleSets(NULL) in RuleBasedNumberFormat() 714 : fRuleSets(NULL) in RuleBasedNumberFormat() 739 : fRuleSets(NULL) in RuleBasedNumberFormat() 763 : fRuleSets(NULL) in RuleBasedNumberFormat() 788 : fRuleSets(NULL) in RuleBasedNumberFormat() 810 : fRuleSets(NULL) in RuleBasedNumberFormat() 877 , fRuleSets(NULL) in RuleBasedNumberFormat() 959 NFRuleSet** p = fRuleSets; in operator ==() 960 NFRuleSet** q = rhs.fRuleSets; in operator ==() 981 if (fRuleSets != NULL) { in getRules() [all …]
|
D | regexst.cpp | 118 fRuleSets[kRuleSet_rule_char-128] in RegexStaticSets() 121 fRuleSets[kRuleSet_digit_char-128].add(u'0', u'9').freeze(); in RegexStaticSets() 122 fRuleSets[kRuleSet_ascii_letter-128].add(u'A', u'Z').add(u'a', u'z').freeze(); in RegexStaticSets() 123 fRuleDigitsAlias = &fRuleSets[kRuleSet_digit_char-128]; in RegexStaticSets()
|
D | regexst.h | 47 UnicodeSet fRuleSets[kRuleSet_count] {}; // Sets used while parsing regexp patterns.
|
/third_party/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 689 : fRuleSets(NULL) in RuleBasedNumberFormat() 714 : fRuleSets(NULL) in RuleBasedNumberFormat() 739 : fRuleSets(NULL) in RuleBasedNumberFormat() 763 : fRuleSets(NULL) in RuleBasedNumberFormat() 788 : fRuleSets(NULL) in RuleBasedNumberFormat() 810 : fRuleSets(NULL) in RuleBasedNumberFormat() 877 , fRuleSets(NULL) in RuleBasedNumberFormat() 959 NFRuleSet** p = fRuleSets; in operator ==() 960 NFRuleSet** q = rhs.fRuleSets; in operator ==() 981 if (fRuleSets != NULL) { in getRules() [all …]
|
D | regexst.cpp | 118 fRuleSets[kRuleSet_rule_char-128] in RegexStaticSets() 121 fRuleSets[kRuleSet_digit_char-128].add(u'0', u'9').freeze(); in RegexStaticSets() 122 fRuleSets[kRuleSet_ascii_letter-128].add(u'A', u'Z').add(u'a', u'z').freeze(); in RegexStaticSets() 123 fRuleDigitsAlias = &fRuleSets[kRuleSet_digit_char-128]; in RegexStaticSets()
|
D | regexst.h | 47 UnicodeSet fRuleSets[kRuleSet_count] {}; // Sets used while parsing regexp patterns.
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rbnf.cpp | 689 : fRuleSets(NULL) in RuleBasedNumberFormat() 714 : fRuleSets(NULL) in RuleBasedNumberFormat() 739 : fRuleSets(NULL) in RuleBasedNumberFormat() 763 : fRuleSets(NULL) in RuleBasedNumberFormat() 788 : fRuleSets(NULL) in RuleBasedNumberFormat() 810 : fRuleSets(NULL) in RuleBasedNumberFormat() 877 , fRuleSets(NULL) in RuleBasedNumberFormat() 959 NFRuleSet** p = fRuleSets; in operator ==() 960 NFRuleSet** q = rhs.fRuleSets; in operator ==() 981 if (fRuleSets != NULL) { in getRules() [all …]
|
D | regexst.cpp | 118 fRuleSets[kRuleSet_rule_char-128] in RegexStaticSets() 121 fRuleSets[kRuleSet_digit_char-128].add(u'0', u'9').freeze(); in RegexStaticSets() 122 fRuleSets[kRuleSet_ascii_letter-128].add(u'A', u'Z').add(u'a', u'z').freeze(); in RegexStaticSets() 123 fRuleDigitsAlias = &fRuleSets[kRuleSet_digit_char-128]; in RegexStaticSets()
|
D | regexst.h | 47 UnicodeSet fRuleSets[kRuleSet_count] {}; // Sets used while parsing regexp patterns.
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RBBIRuleScanner.java | 81 UnicodeSet fRuleSets[] = new UnicodeSet[10]; // Unicode Sets that are needed during field in RBBIRuleScanner 117 …fRuleSets[RBBIRuleParseTable.kRuleSet_rule_char - 128] = new UnicodeSet(gRuleSet_rule_char_pattern… in RBBIRuleScanner() 118 …fRuleSets[RBBIRuleParseTable.kRuleSet_white_space - 128] = new UnicodeSet(gRuleSet_white_space_pat… in RBBIRuleScanner() 119 …fRuleSets[RBBIRuleParseTable.kRuleSet_name_char - 128] = new UnicodeSet(gRuleSet_name_char_pattern… in RBBIRuleScanner() 120 …fRuleSets[RBBIRuleParseTable.kRuleSet_name_start_char - 128] = new UnicodeSet(gRuleSet_name_start_… in RBBIRuleScanner() 121 …fRuleSets[RBBIRuleParseTable.kRuleSet_digit_char - 128] = new UnicodeSet(gRuleSet_digit_char_patte… in RBBIRuleScanner() 452 fRuleSets[RBBIRuleParseTable.kRuleSet_rule_char - 128].clear(); in doParseActions() 454 … fRuleSets[RBBIRuleParseTable.kRuleSet_rule_char - 128].applyPattern(gRuleSet_rule_char_pattern); in doParseActions() 919 UnicodeSet uniset = fRuleSets[tableEl.fCharClass - 128]; in parse()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | RBBIRuleScanner.java | 82 UnicodeSet fRuleSets[] = new UnicodeSet[10]; // Unicode Sets that are needed during field in RBBIRuleScanner 118 …fRuleSets[RBBIRuleParseTable.kRuleSet_rule_char - 128] = new UnicodeSet(gRuleSet_rule_char_pattern… in RBBIRuleScanner() 119 …fRuleSets[RBBIRuleParseTable.kRuleSet_white_space - 128] = new UnicodeSet(gRuleSet_white_space_pat… in RBBIRuleScanner() 120 …fRuleSets[RBBIRuleParseTable.kRuleSet_name_char - 128] = new UnicodeSet(gRuleSet_name_char_pattern… in RBBIRuleScanner() 121 …fRuleSets[RBBIRuleParseTable.kRuleSet_name_start_char - 128] = new UnicodeSet(gRuleSet_name_start_… in RBBIRuleScanner() 122 …fRuleSets[RBBIRuleParseTable.kRuleSet_digit_char - 128] = new UnicodeSet(gRuleSet_digit_char_patte… in RBBIRuleScanner() 453 fRuleSets[RBBIRuleParseTable.kRuleSet_rule_char - 128].clear(); in doParseActions() 455 … fRuleSets[RBBIRuleParseTable.kRuleSet_rule_char - 128].applyPattern(gRuleSet_rule_char_pattern); in doParseActions() 919 UnicodeSet uniset = fRuleSets[tableEl.fCharClass - 128]; in parse()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | rbbiscan.cpp | 127 fRuleSets[kRuleSet_rule_char-128] in RBBIRuleScanner() 130 fRuleSets[kRuleSet_white_space-128]. in RBBIRuleScanner() 132 fRuleSets[kRuleSet_name_char-128] in RBBIRuleScanner() 134 fRuleSets[kRuleSet_name_start_char-128] in RBBIRuleScanner() 136 fRuleSets[kRuleSet_digit_char-128] in RBBIRuleScanner() 563 fRuleSets[kRuleSet_rule_char-128].clear(); in doParseActions() 565 …fRuleSets[kRuleSet_rule_char-128].applyPattern(UnicodeString(gRuleSet_rule_char_pattern), *fRB->fS… in doParseActions() 1060 U_ASSERT((tableEl->fCharClass-128) < UPRV_LENGTHOF(fRuleSets)); in parse() 1061 if (fRuleSets[tableEl->fCharClass-128].contains(fC.fChar)) { in parse()
|
D | rbbiscan.h | 143 UnicodeSet fRuleSets[10]; // Unicode Sets that are needed during variable
|
/third_party/icu/icu4c/source/common/ |
D | rbbiscan.cpp | 127 fRuleSets[kRuleSet_rule_char-128] in RBBIRuleScanner() 130 fRuleSets[kRuleSet_white_space-128]. in RBBIRuleScanner() 132 fRuleSets[kRuleSet_name_char-128] in RBBIRuleScanner() 134 fRuleSets[kRuleSet_name_start_char-128] in RBBIRuleScanner() 136 fRuleSets[kRuleSet_digit_char-128] in RBBIRuleScanner() 563 fRuleSets[kRuleSet_rule_char-128].clear(); in doParseActions() 565 …fRuleSets[kRuleSet_rule_char-128].applyPattern(UnicodeString(gRuleSet_rule_char_pattern), *fRB->fS… in doParseActions() 1062 U_ASSERT((tableEl->fCharClass-128) < UPRV_LENGTHOF(fRuleSets)); in parse() 1063 if (fRuleSets[tableEl->fCharClass-128].contains(fC.fChar)) { in parse()
|
D | rbbiscan.h | 145 UnicodeSet fRuleSets[10]; // Unicode Sets that are needed during variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | rbbiscan.cpp | 127 fRuleSets[kRuleSet_rule_char-128] in RBBIRuleScanner() 130 fRuleSets[kRuleSet_white_space-128]. in RBBIRuleScanner() 132 fRuleSets[kRuleSet_name_char-128] in RBBIRuleScanner() 134 fRuleSets[kRuleSet_name_start_char-128] in RBBIRuleScanner() 136 fRuleSets[kRuleSet_digit_char-128] in RBBIRuleScanner() 563 fRuleSets[kRuleSet_rule_char-128].clear(); in doParseActions() 565 …fRuleSets[kRuleSet_rule_char-128].applyPattern(UnicodeString(gRuleSet_rule_char_pattern), *fRB->fS… in doParseActions() 1062 U_ASSERT((tableEl->fCharClass-128) < UPRV_LENGTHOF(fRuleSets)); in parse() 1063 if (fRuleSets[tableEl->fCharClass-128].contains(fC.fChar)) { in parse()
|
D | rbbiscan.h | 145 UnicodeSet fRuleSets[10]; // Unicode Sets that are needed during variable
|
/third_party/node/deps/icu-small/source/common/ |
D | rbbiscan.cpp | 127 fRuleSets[kRuleSet_rule_char-128] in RBBIRuleScanner() 130 fRuleSets[kRuleSet_white_space-128]. in RBBIRuleScanner() 132 fRuleSets[kRuleSet_name_char-128] in RBBIRuleScanner() 134 fRuleSets[kRuleSet_name_start_char-128] in RBBIRuleScanner() 136 fRuleSets[kRuleSet_digit_char-128] in RBBIRuleScanner() 563 fRuleSets[kRuleSet_rule_char-128].clear(); in doParseActions() 565 …fRuleSets[kRuleSet_rule_char-128].applyPattern(UnicodeString(gRuleSet_rule_char_pattern), *fRB->fS… in doParseActions() 1062 U_ASSERT((tableEl->fCharClass-128) < UPRV_LENGTHOF(fRuleSets)); in parse() 1063 if (fRuleSets[tableEl->fCharClass-128].contains(fC.fChar)) { in parse()
|
D | rbbiscan.h | 145 UnicodeSet fRuleSets[10]; // Unicode Sets that are needed during variable
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | rbnf.h | 1097 NFRuleSet **fRuleSets;
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | rbnf.h | 1077 NFRuleSet **fRuleSets;
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | rbnf.h | 1077 NFRuleSet **fRuleSets;
|