Home
last modified time | relevance | path

Searched refs:lookBehind (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h82 lookBehind = -7, enumerator
Dcollationiterator.cpp454 int32_t lookBehind = 0; in getCE32FromPrefix() local
459 ++lookBehind; in getCE32FromPrefix()
466 forwardNumCodePoints(lookBehind, errorCode); in getCE32FromPrefix()
Dregexcmp.cpp685 fParenStack.push(lookBehind, *fStatus); // Frame type in doParseActions()
2283 case lookBehind: in handleCloseParen()
/third_party/icu/icu4c/source/i18n/
Dregexcmp.h82 lookBehind = -7, enumerator
Dcollationiterator.cpp454 int32_t lookBehind = 0; in getCE32FromPrefix() local
459 ++lookBehind; in getCE32FromPrefix()
466 forwardNumCodePoints(lookBehind, errorCode); in getCE32FromPrefix()
Dregexcmp.cpp685 fParenStack.push(lookBehind, *fStatus); // Frame type in doParseActions()
2283 case lookBehind: in handleCloseParen()
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.h82 lookBehind = -7, enumerator
Dcollationiterator.cpp454 int32_t lookBehind = 0; in getCE32FromPrefix() local
459 ++lookBehind; in getCE32FromPrefix()
466 forwardNumCodePoints(lookBehind, errorCode); in getCE32FromPrefix()
Dregexcmp.cpp680 fParenStack.push(lookBehind, *fStatus); // Frame type in doParseActions()
2281 case lookBehind: in handleCloseParen()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h82 lookBehind = -7, enumerator
Dcollationiterator.cpp454 int32_t lookBehind = 0; in getCE32FromPrefix() local
459 ++lookBehind; in getCE32FromPrefix()
466 forwardNumCodePoints(lookBehind, errorCode); in getCE32FromPrefix()
Dregexcmp.cpp671 fParenStack.push(lookBehind, *fStatus); // Frame type in doParseActions()
2273 case lookBehind: in handleCloseParen()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationIterator.java675 int lookBehind = 0; in getCE32FromPrefix() local
680 ++lookBehind; in getCE32FromPrefix()
687 forwardNumCodePoints(lookBehind); in getCE32FromPrefix()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java673 int lookBehind = 0; in getCE32FromPrefix() local
678 ++lookBehind; in getCE32FromPrefix()
685 forwardNumCodePoints(lookBehind); in getCE32FromPrefix()