Home
last modified time | relevance | path

Searched refs:nextCharLL (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java719 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner
764 c.fChar = nextCharLL(); in nextChar()
773 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()
803 c.fChar = nextCharLL(); in nextChar()
1079 nextCharLL(); in scanSet()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBIRuleScanner.java720 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner
765 c.fChar = nextCharLL(); in nextChar()
774 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()
804 c.fChar = nextCharLL(); in nextChar()
1080 nextCharLL(); in scanSet()
/external/icu/icu4c/source/common/
Drbbiscan.cpp852 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL() function in RBBIRuleScanner
899 c.fChar = nextCharLL(); in nextChar()
908 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()
942 c.fChar = nextCharLL(); in nextChar()
1251 nextCharLL(); in scanSet()
Drbbiscan.h91 UChar32 nextCharLL();
/external/icu/libicu/cts_headers/
Drbbiscan.h91 UChar32 nextCharLL();
Dregexcmp.h92 UChar32 nextCharLL();
/external/icu/icu4c/source/i18n/
Dregexcmp.h92 UChar32 nextCharLL();
Dregexcmp.cpp1321 nextCharLL(); in doParseActions()
3969 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile
4012 fPeekChar = nextCharLL(); in peekCharLL()
4028 c.fChar = nextCharLL(); in nextChar()
4036 nextCharLL(); // discard the E in nextChar()
4065 c.fChar = nextCharLL(); in nextChar()
4079 c.fChar = nextCharLL(); in nextChar()
4094 nextCharLL(); // get & discard the peeked char. in nextChar()
4132 nextCharLL(); // Consume the initial 0. in nextChar()
4146 nextCharLL(); in nextChar()
[all …]