HomeSort by relevance Sort by last modified time
    Searched refs:USEARCH_CANONICAL_MATCH (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
usrchtst.c 491 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, USEARCH_ON,
530 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, canonical,
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
srchtest.cpp 446 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, USEARCH_ON, status);
498 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, canonical, status);
    [all...]
  /external/icu4c/test/intltest/
srchtest.cpp 549 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, USEARCH_ON, status);
601 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, canonical, status);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
usearch.h 163 USEARCH_CANONICAL_MATCH,
180 /** Value for USEARCH_OVERLAP and USEARCH_CANONICAL_MATCH */
182 /** Value for USEARCH_OVERLAP and USEARCH_CANONICAL_MATCH */
716 * The UStringSearch options USEARCH_CANONICAL_MATCH, USEARCH_OVERLAP and
    [all...]
  /external/icu4c/i18n/unicode/
usearch.h 163 USEARCH_CANONICAL_MATCH,
180 /** Value for USEARCH_OVERLAP and USEARCH_CANONICAL_MATCH */
182 /** Value for USEARCH_OVERLAP and USEARCH_CANONICAL_MATCH */
722 * The UStringSearch options USEARCH_CANONICAL_MATCH, USEARCH_OVERLAP and
    [all...]
  /external/icu4c/test/cintltst/
usrchtst.c 590 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, USEARCH_ON,
629 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, canonical,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
search.cpp 58 case USEARCH_CANONICAL_MATCH :
83 case USEARCH_CANONICAL_MATCH :
usearch.cpp     [all...]
  /external/icu4c/i18n/
search.cpp 58 case USEARCH_CANONICAL_MATCH :
83 case USEARCH_CANONICAL_MATCH :
usearch.cpp     [all...]
  /external/icu4c/samples/strsrch/
strsrch.cpp 243 usearch_setAttribute(search, USEARCH_CANONICAL_MATCH, USEARCH_ON,

Completed in 1676 milliseconds