Home
last modified time | relevance | path

Searched refs:UTEXT_FULL_TEXT_IN_CHUNK (Results 1 - 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dregextxt.h32 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) (false) macro
34 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) ((0==((ut)->chunkNativeStart))&&((len)==((ut)->chunkNativeLimit))&&((len)==((ut)->nativeIndexingLimit)))
H A Drematch.cpp320 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendReplacement()
518 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendTail()
640 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in find()
1286 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendGroup()
1404 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in getInput()
1482 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in lookingAt()
1520 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in lookingAt()
1554 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in matches()
1592 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in matches()
2120 if (UTEXT_FULL_TEXT_IN_CHUNK(inpu in split()
[all...]
H A Duregex.cpp449 if (UTEXT_FULL_TEXT_IN_CHUNK(inputText, inputNativeLength)) { in uregex_getText()
H A Dregexcmp.cpp4103 if (UTEXT_FULL_TEXT_IN_CHUNK(fRXPat->fPattern, fPatternLength)) {
/third_party/node/deps/icu-small/source/i18n/
H A Dregextxt.h32 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) (false) macro
34 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) ((0==((ut)->chunkNativeStart))&&((len)==((ut)->chunkNativeLimit))&&((len)==((ut)->nativeIndexingLimit)))
H A Drematch.cpp320 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendReplacement()
518 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendTail()
640 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in find()
1286 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendGroup()
1404 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in getInput()
1482 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in lookingAt()
1520 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in lookingAt()
1554 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in matches()
1592 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in matches()
2120 if (UTEXT_FULL_TEXT_IN_CHUNK(inpu in split()
[all...]
H A Duregex.cpp449 if (UTEXT_FULL_TEXT_IN_CHUNK(inputText, inputNativeLength)) { in uregex_getText()
H A Dregexcmp.cpp4103 if (UTEXT_FULL_TEXT_IN_CHUNK(fRXPat->fPattern, fPatternLength)) {
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregextxt.h32 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) (false) macro
34 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) ((0==((ut)->chunkNativeStart))&&((len)==((ut)->chunkNativeLimit))&&((len)==((ut)->nativeIndexingLimit)))
H A Drematch.cpp320 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendReplacement()
518 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendTail()
640 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in find()
1276 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in appendGroup()
1394 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in getInput()
1472 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in lookingAt()
1510 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in lookingAt()
1544 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in matches()
1582 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) { in matches()
2110 if (UTEXT_FULL_TEXT_IN_CHUNK(inpu in split()
[all...]
H A Duregex.cpp449 if (UTEXT_FULL_TEXT_IN_CHUNK(inputText, inputNativeLength)) { in uregex_getText()
H A Dregexcmp.cpp4100 if (UTEXT_FULL_TEXT_IN_CHUNK(fRXPat->fPattern, fPatternLength)) {

Completed in 33 milliseconds