Home
last modified time | relevance | path

Searched refs:RBBIRuleChar (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Drbbiscan.h54 struct RBBIRuleChar { struct in RBBIRuleScanner
57 RBBIRuleChar() : fChar(0), fEscaped(false) {} in RBBIRuleChar() function
65 void nextChar(RBBIRuleChar &c); // Get the next char from the input stream.
68 UBool push(const RBBIRuleChar &c); // Push (unget) one character.
111 RBBIRuleChar fC; // Current char for parse state machine
H A Drbbiscan.cpp897 void RBBIRuleScanner::nextChar(RBBIRuleChar &c) {
/third_party/node/deps/icu-small/source/common/
H A Drbbiscan.h54 struct RBBIRuleChar { struct in RBBIRuleScanner
57 RBBIRuleChar() : fChar(0), fEscaped(false) {} in RBBIRuleChar() function
65 void nextChar(RBBIRuleChar &c); // Get the next char from the input stream.
68 UBool push(const RBBIRuleChar &c); // Push (unget) one character.
111 RBBIRuleChar fC; // Current char for parse state machine
H A Drbbiscan.cpp895 void RBBIRuleScanner::nextChar(RBBIRuleChar &c) {
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbiscan.h54 struct RBBIRuleChar { struct in RBBIRuleScanner
57 RBBIRuleChar() : fChar(0), fEscaped(false) {} in RBBIRuleChar() function
65 void nextChar(RBBIRuleChar &c); // Get the next char from the input stream.
68 UBool push(const RBBIRuleChar &c); // Push (unget) one character.
111 RBBIRuleChar fC; // Current char for parse state machine
H A Drbbiscan.cpp897 void RBBIRuleScanner::nextChar(RBBIRuleChar &c) {
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleScanner.java31 static class RBBIRuleChar { class in RBBIRuleScanner
50 RBBIRuleChar fC = new RBBIRuleChar(); // Current char for parse state machine
761 void nextChar(RBBIRuleChar c) { in nextChar()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBIRuleScanner.java32 static class RBBIRuleChar { class in RBBIRuleScanner
51 RBBIRuleChar fC = new RBBIRuleChar(); // Current char for parse state machine
761 void nextChar(RBBIRuleChar c) { in nextChar()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 10 milliseconds