/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBIRuleScanner.java | 46 int fCharNum; // Char position within the line. field in RBBIRuleScanner 528 + fCharNum; in error() 738 fCharNum = 0; in nextCharLL() 747 fCharNum++; in nextCharLL() 836 fCharNum += length; in nextChar() 881 + "\', " + fLineNum + ", " + fCharNum + " state = " in parse()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBIRuleScanner.java | 47 int fCharNum; // Char position within the line. field in RBBIRuleScanner 529 + fCharNum; in error() 738 fCharNum = 0; in nextCharLL() 747 fCharNum++; in nextCharLL() 837 fCharNum += unescapeIndex[0] - fNextIndex; in nextChar() 882 + "\', " + fLineNum + ", " + fCharNum + " state = " in parse()
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbiscan.cpp | 97 fCharNum = 0; in RBBIRuleScanner() 645 fRB->fParseError->offset = fCharNum; 872 fCharNum=0; 882 fCharNum++; 972 fCharNum += fNextIndex-startX; 1027 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]);
|
H A D | rbbiscan.h | 107 int32_t fCharNum; // Char position within the line. member in RBBIRuleScanner
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbiscan.cpp | 97 fCharNum = 0; in RBBIRuleScanner() 643 fRB->fParseError->offset = fCharNum; 870 fCharNum=0; 880 fCharNum++; 970 fCharNum += fNextIndex-startX; 1025 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]);
|
H A D | rbbiscan.h | 107 int32_t fCharNum; // Char position within the line. member in RBBIRuleScanner
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbiscan.cpp | 97 fCharNum = 0; in RBBIRuleScanner() 645 fRB->fParseError->offset = fCharNum; 872 fCharNum=0; 882 fCharNum++; 972 fCharNum += fNextIndex-startX; 1027 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]);
|
H A D | rbbiscan.h | 107 int32_t fCharNum; // Char position within the line. member in RBBIRuleScanner
|
/third_party/icu/icu4c/source/i18n/ |
H A D | regexcmp.h | 144 int64_t fCharNum; // Char position within the line. member in RegexCompile
|
H A D | regexcmp.cpp | 68 fCharNum = 0; in RegexCompile() 191 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() 3916 // API (see common/unicode/parseerr.h), while fLineNum and fCharNum are 3922 } else if (fCharNum > 0x7FFFFFFF) { 3927 fParseErr->offset = (int32_t)fCharNum; 3997 fCharNum=0; 4003 fCharNum++; 4110 fCharNum += endIndex - pos; 4126 fCharNum += offset; 4324 int64_t savedCharNum = fCharNum; [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | regexcmp.h | 144 int64_t fCharNum; // Char position within the line. member in RegexCompile
|
H A D | regexcmp.cpp | 68 fCharNum = 0; in RegexCompile() 191 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() 3916 // API (see common/unicode/parseerr.h), while fLineNum and fCharNum are 3922 } else if (fCharNum > 0x7FFFFFFF) { 3927 fParseErr->offset = (int32_t)fCharNum; 3997 fCharNum=0; 4003 fCharNum++; 4110 fCharNum += endIndex - pos; 4126 fCharNum += offset; 4324 int64_t savedCharNum = fCharNum; [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | regexcmp.h | 148 int64_t fCharNum; // Char position within the line. member in RegexCompile
|
H A D | regexcmp.cpp | 68 fCharNum = 0; in RegexCompile() 191 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() 3913 // API (see common/unicode/parseerr.h), while fLineNum and fCharNum are 3919 } else if (fCharNum > 0x7FFFFFFF) { 3924 fParseErr->offset = (int32_t)fCharNum; 3994 fCharNum=0; 4000 fCharNum++; 4107 fCharNum += endIndex - pos; 4123 fCharNum += offset; 4321 int64_t savedCharNum = fCharNum; [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |