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

/external/chromium_org/third_party/icu/source/i18n/
H A Dregextxt.h30 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) (FALSE) macro
32 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) ((0==((ut)->chunkNativeStart))&&((len)==((ut)->chunkNativeLimit))&&((len)==((ut)->nativeIndexingLimit)))
H A Drematch.cpp326 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
516 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
603 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1244 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1328 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1458 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1536 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1574 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1608 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1646 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputTex
[all...]
H A Duregex.cpp447 if (UTEXT_FULL_TEXT_IN_CHUNK(inputText, inputNativeLength)) {
H A Dregexcmp.cpp3784 if (UTEXT_FULL_TEXT_IN_CHUNK(fRXPat->fPattern, fPatternLength)) {
/external/icu/icu4c/source/i18n/
H A Dregextxt.h30 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) (FALSE) macro
32 # define UTEXT_FULL_TEXT_IN_CHUNK(ut,len) ((0==((ut)->chunkNativeStart))&&((len)==((ut)->chunkNativeLimit))&&((len)==((ut)->nativeIndexingLimit)))
H A Drematch.cpp326 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
507 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
594 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1217 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1301 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1421 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1499 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1537 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1571 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputText, fInputLength)) {
1609 if (UTEXT_FULL_TEXT_IN_CHUNK(fInputTex
[all...]
H A Duregex.cpp447 if (UTEXT_FULL_TEXT_IN_CHUNK(inputText, inputNativeLength)) {
H A Dregexcmp.cpp3784 if (UTEXT_FULL_TEXT_IN_CHUNK(fRXPat->fPattern, fPatternLength)) {

Completed in 211 milliseconds