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

  /external/chromium_org/third_party/icu/source/i18n/
usrchimp.h 54 UBool hasSuffixAccents;
usearch.cpp 457 pattern->hasSuffixAccents = 0;
463 pattern->hasSuffixAccents = getFCD(patterntext, &index, length) &
716 if (strsrch->pattern.hasSuffixAccents &&
    [all...]
  /external/icu4c/i18n/
usrchimp.h 54 UBool hasSuffixAccents;
usearch.cpp 457 pattern->hasSuffixAccents = 0;
463 pattern->hasSuffixAccents = getFCD(patterntext, &index, length) &
716 if (strsrch->pattern.hasSuffixAccents &&
    [all...]

Completed in 61 milliseconds