Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Dregexcmp.h78 lookBehind = -7, enumerator
Dregexcmp.cpp673 fParenStack.push(lookBehind, *fStatus); // Frame type in doParseActions()
2117 case lookBehind: in handleCloseParen()
/external/icu/icu4c/source/i18n/
Dregexcmp.h78 lookBehind = -7, enumerator
Dcollationiterator.cpp452 int32_t lookBehind = 0; in getCE32FromPrefix() local
457 ++lookBehind; in getCE32FromPrefix()
464 forwardNumCodePoints(lookBehind, errorCode); in getCE32FromPrefix()
Dregexcmp.cpp673 fParenStack.push(lookBehind, *fStatus); // Frame type in doParseActions()
2117 case lookBehind: in handleCloseParen()