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

  /external/icu4c/i18n/unicode/
usearch.h 161 * The default value will be USEARCH_OFF
181 USEARCH_OFF,
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
usearch.h 157 The default value will be USEARCH_OFF
170 USEARCH_OFF,
  /external/icu4c/test/intltest/
srchtest.cpp 986 if (!assertEqualWithAttribute(&OVERLAP[count], USEARCH_OFF,
    [all...]
  /external/icu4c/i18n/
search.cpp 82 return (m_search_->isOverlap == TRUE ? USEARCH_ON : USEARCH_OFF);
85 USEARCH_OFF);
usearch.cpp     [all...]
  /external/icu4c/test/cintltst/
usrchtst.c 863 if (!assertEqualWithAttribute(OVERLAP[count], USEARCH_OFF,
907 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status);
909 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) {
    [all...]

Completed in 458 milliseconds