/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
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() 837 fCharNum += unescapeIndex[0] - fNextIndex; in nextChar() 882 + "\', " + fLineNum + ", " + fCharNum + " state = " in parse()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
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/flutter/skia/third_party/externals/icu/source/common/ |
D | rbbiscan.cpp | 97 fCharNum = 0; in RBBIRuleScanner() 645 fRB->fParseError->offset = fCharNum; in error() 870 fCharNum=0; in nextCharLL() 880 fCharNum++; in nextCharLL() 970 fCharNum += fNextIndex-startX; in nextChar() 1025 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]); in parse()
|
D | rbbiscan.h | 105 int32_t fCharNum; // Char position within the line. variable
|
/third_party/icu/icu4c/source/common/ |
D | rbbiscan.cpp | 97 fCharNum = 0; in RBBIRuleScanner() 645 fRB->fParseError->offset = fCharNum; in error() 872 fCharNum=0; in nextCharLL() 882 fCharNum++; in nextCharLL() 972 fCharNum += fNextIndex-startX; in nextChar() 1027 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]); in parse()
|
D | rbbiscan.h | 107 int32_t fCharNum; // Char position within the line. variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | rbbiscan.cpp | 97 fCharNum = 0; in RBBIRuleScanner() 645 fRB->fParseError->offset = fCharNum; in error() 872 fCharNum=0; in nextCharLL() 882 fCharNum++; in nextCharLL() 972 fCharNum += fNextIndex-startX; in nextChar() 1027 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]); in parse()
|
D | rbbiscan.h | 107 int32_t fCharNum; // Char position within the line. variable
|
/third_party/node/deps/icu-small/source/common/ |
D | rbbiscan.cpp | 97 fCharNum = 0; in RBBIRuleScanner() 645 fRB->fParseError->offset = fCharNum; in error() 872 fCharNum=0; in nextCharLL() 882 fCharNum++; in nextCharLL() 972 fCharNum += fNextIndex-startX; in nextChar() 1027 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]); in parse()
|
D | rbbiscan.h | 107 int32_t fCharNum; // Char position within the line. variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.h | 148 int64_t fCharNum; // Char position within the line. variable
|
D | regexcmp.cpp | 68 fCharNum = 0; in RegexCompile() 191 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() 3919 } else if (fCharNum > 0x7FFFFFFF) { in error() 3924 fParseErr->offset = (int32_t)fCharNum; in error() 3994 fCharNum=0; in nextCharLL() 4000 fCharNum++; in nextCharLL() 4107 fCharNum += endIndex - pos; in nextChar() 4123 fCharNum += offset; in nextChar() 4321 int64_t savedCharNum = fCharNum; in scanPosixProp() 4372 fCharNum = savedCharNum; in scanPosixProp()
|
/third_party/icu/icu4c/source/i18n/ |
D | regexcmp.h | 148 int64_t fCharNum; // Char position within the line. variable
|
D | regexcmp.cpp | 68 fCharNum = 0; in RegexCompile() 191 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() 3919 } else if (fCharNum > 0x7FFFFFFF) { in error() 3924 fParseErr->offset = (int32_t)fCharNum; in error() 3994 fCharNum=0; in nextCharLL() 4000 fCharNum++; in nextCharLL() 4107 fCharNum += endIndex - pos; in nextChar() 4123 fCharNum += offset; in nextChar() 4321 int64_t savedCharNum = fCharNum; in scanPosixProp() 4372 fCharNum = savedCharNum; in scanPosixProp()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regexcmp.h | 148 int64_t fCharNum; // Char position within the line. variable
|
D | regexcmp.cpp | 68 fCharNum = 0; in RegexCompile() 191 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() 3922 } else if (fCharNum > 0x7FFFFFFF) { in error() 3927 fParseErr->offset = (int32_t)fCharNum; in error() 3997 fCharNum=0; in nextCharLL() 4003 fCharNum++; in nextCharLL() 4110 fCharNum += endIndex - pos; in nextChar() 4126 fCharNum += offset; in nextChar() 4324 int64_t savedCharNum = fCharNum; in scanPosixProp() 4375 fCharNum = savedCharNum; in scanPosixProp()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.h | 148 int64_t fCharNum; // Char position within the line. variable
|
D | regexcmp.cpp | 68 fCharNum = 0; in RegexCompile() 194 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() 3905 } else if (fCharNum > 0x7FFFFFFF) { in error() 3910 fParseErr->offset = (int32_t)fCharNum; in error() 3980 fCharNum=0; in nextCharLL() 3986 fCharNum++; in nextCharLL() 4091 fCharNum += endIndex - pos; in nextChar() 4107 fCharNum += offset; in nextChar() 4303 int64_t savedCharNum = fCharNum; in scanPosixProp() 4354 fCharNum = savedCharNum; in scanPosixProp()
|