/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | SearchIterator.java | 395 setMatchNotFound(); in next() 462 setMatchNotFound(); in previous() 500 setMatchNotFound(); in reset() 693 protected void setMatchNotFound() { in setMatchNotFound() method in SearchIterator
|
D | StringSearch.java | 524 setMatchNotFound(); in handlePrevious() 826 protected void setMatchNotFound() { in setMatchNotFound() method in StringSearch 827 super.setMatchNotFound(); in setMatchNotFound() 1514 setMatchNotFound(); in handleNextCommonImpl() 1542 setMatchNotFound(); in handlePreviousCommonImpl() 1564 setMatchNotFound(); in handlePreviousCommonImpl()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | SearchIterator.java | 410 setMatchNotFound(); in next() 478 setMatchNotFound(); in previous() 519 setMatchNotFound(); in reset() 719 protected void setMatchNotFound() { in setMatchNotFound() method in SearchIterator
|
D | StringSearch.java | 541 setMatchNotFound(); in handlePrevious() 842 protected void setMatchNotFound() { in setMatchNotFound() method in StringSearch 843 super.setMatchNotFound(); in setMatchNotFound() 1530 setMatchNotFound(); in handleNextCommonImpl() 1558 setMatchNotFound(); in handlePreviousCommonImpl() 1580 setMatchNotFound(); in handlePreviousCommonImpl()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | usearch.cpp | 481 inline void setMatchNotFound(UStringSearch *strsrch, UErrorCode &status) in setMatchNotFound() function 1157 setMatchNotFound(strsrch, *status); in usearch_next() 1268 setMatchNotFound(strsrch, *status); in usearch_previous() 1278 setMatchNotFound(strsrch, *status); in usearch_previous() 2395 setMatchNotFound(strsrch, *status); in usearch_handleNextExact() 2408 setMatchNotFound(strsrch, *status); in usearch_handleNextExact() 2416 setMatchNotFound(strsrch, *status); in usearch_handleNextCanonical() 2429 setMatchNotFound(strsrch, *status); in usearch_handleNextCanonical() 2437 setMatchNotFound(strsrch, *status); in usearch_handlePreviousExact() 2450 setMatchNotFound(strsrch, *status); in usearch_handlePreviousExact() [all …]
|
D | search.cpp | 251 setMatchNotFound(); in next() 312 setMatchNotFound(); in previous() 334 setMatchNotFound(); in reset() 427 void SearchIterator::setMatchNotFound() in setMatchNotFound() function in SearchIterator
|
D | stsearch.cpp | 330 setMatchNotFound(); in handleNext() 415 setMatchNotFound(); in handlePrev() 431 setMatchNotFound(); in handlePrev()
|
/third_party/icu/icu4c/source/i18n/ |
D | search.cpp | 251 setMatchNotFound(); in next() 312 setMatchNotFound(); in previous() 334 setMatchNotFound(); in reset() 427 void SearchIterator::setMatchNotFound() in setMatchNotFound() function in SearchIterator
|
D | stsearch.cpp | 330 setMatchNotFound(); in handleNext() 415 setMatchNotFound(); in handlePrev() 431 setMatchNotFound(); in handlePrev()
|
D | usearch.cpp | 768 inline void setMatchNotFound(UStringSearch *strsrch) in setMatchNotFound() function 3208 setMatchNotFound(strsrch); in usearch_next() 3217 setMatchNotFound(strsrch); in usearch_next() 3334 setMatchNotFound(strsrch); in usearch_previous() 3341 setMatchNotFound(strsrch); in usearch_previous() 3352 setMatchNotFound(strsrch); in usearch_previous() 4430 setMatchNotFound(strsrch); in usearch_handleNextExact() 4523 setMatchNotFound(strsrch); in usearch_handleNextExact() 4535 setMatchNotFound(strsrch); in usearch_handleNextExact() 4544 setMatchNotFound(strsrch); in usearch_handleNextCanonical() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | search.cpp | 251 setMatchNotFound(); in next() 312 setMatchNotFound(); in previous() 334 setMatchNotFound(); in reset() 427 void SearchIterator::setMatchNotFound() in setMatchNotFound() function in SearchIterator
|
D | stsearch.cpp | 330 setMatchNotFound(); in handleNext() 415 setMatchNotFound(); in handlePrev() 431 setMatchNotFound(); in handlePrev()
|
D | usearch.cpp | 768 inline void setMatchNotFound(UStringSearch *strsrch) in setMatchNotFound() function 3208 setMatchNotFound(strsrch); in usearch_next() 3217 setMatchNotFound(strsrch); in usearch_next() 3334 setMatchNotFound(strsrch); in usearch_previous() 3341 setMatchNotFound(strsrch); in usearch_previous() 3352 setMatchNotFound(strsrch); in usearch_previous() 4424 setMatchNotFound(strsrch); in usearch_handleNextExact() 4517 setMatchNotFound(strsrch); in usearch_handleNextExact() 4529 setMatchNotFound(strsrch); in usearch_handleNextExact() 4538 setMatchNotFound(strsrch); in usearch_handleNextCanonical() [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | search.cpp | 251 setMatchNotFound(); in next() 312 setMatchNotFound(); in previous() 334 setMatchNotFound(); in reset() 427 void SearchIterator::setMatchNotFound() in setMatchNotFound() function in SearchIterator
|
D | stsearch.cpp | 330 setMatchNotFound(); in handleNext() 415 setMatchNotFound(); in handlePrev() 431 setMatchNotFound(); in handlePrev()
|
D | usearch.cpp | 768 inline void setMatchNotFound(UStringSearch *strsrch) in setMatchNotFound() function 3208 setMatchNotFound(strsrch); in usearch_next() 3217 setMatchNotFound(strsrch); in usearch_next() 3334 setMatchNotFound(strsrch); in usearch_previous() 3341 setMatchNotFound(strsrch); in usearch_previous() 3352 setMatchNotFound(strsrch); in usearch_previous() 4430 setMatchNotFound(strsrch); in usearch_handleNextExact() 4523 setMatchNotFound(strsrch); in usearch_handleNextExact() 4535 setMatchNotFound(strsrch); in usearch_handleNextExact() 4544 setMatchNotFound(strsrch); in usearch_handleNextCanonical() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | search.h | 565 void setMatchNotFound();
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | search.h | 566 void setMatchNotFound();
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | search.h | 566 void setMatchNotFound();
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | search.h | 566 void setMatchNotFound();
|
/third_party/icu/icu4j/tools/build/ |
D | icu4j62.api3.gz |
|
D | icu4j61.api3.gz |
|
D | icu4j60.api3.gz |
|
D | icu4j67.api3.gz |
|
D | icu4j69.api3.gz |
|