Home
last modified time | relevance | path

Searched refs:prefix0 (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRuleParser.java311 int prefix0 = prefix.codePointAt(0); in parseRelationStrings() local
313 if(!nfc.hasBoundaryBefore(prefix0) || !nfc.hasBoundaryBefore(c)) { in parseRelationStrings()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationRuleParser.java315 int prefix0 = prefix.codePointAt(0); in parseRelationStrings() local
317 if(!nfc.hasBoundaryBefore(prefix0) || !nfc.hasBoundaryBefore(c)) { in parseRelationStrings()
/third_party/icu/icu4c/source/i18n/
Dcollationruleparser.cpp276 UChar32 prefix0 = prefix.char32At(0); in parseRelationStrings() local
278 if(!nfc.hasBoundaryBefore(prefix0) || !nfc.hasBoundaryBefore(c)) { in parseRelationStrings()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.cpp276 UChar32 prefix0 = prefix.char32At(0); in parseRelationStrings() local
278 if(!nfc.hasBoundaryBefore(prefix0) || !nfc.hasBoundaryBefore(c)) { in parseRelationStrings()
/third_party/node/deps/icu-small/source/i18n/
Dcollationruleparser.cpp276 UChar32 prefix0 = prefix.char32At(0); in parseRelationStrings() local
278 if(!nfc.hasBoundaryBefore(prefix0) || !nfc.hasBoundaryBefore(c)) { in parseRelationStrings()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.cpp276 UChar32 prefix0 = prefix.char32At(0); in parseRelationStrings() local
278 if(!nfc.hasBoundaryBefore(prefix0) || !nfc.hasBoundaryBefore(c)) { in parseRelationStrings()