HomeSort by relevance Sort by last modified time
    Searched defs:PCE_ (Results 1 - 2 of 2) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringSearch.java 634 * This is used for appending a PCE to Pattern.PCE_ buffer. We probably should
657 * This is used for appending a PCE to Pattern.PCE_ buffer. We probably should
760 pattern_.PCE_ = pcetable;
782 pattern_.PCE_ = null;
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
StringSearch.java 651 * This is used for appending a PCE to Pattern.PCE_ buffer. We probably should
674 * This is used for appending a PCE to Pattern.PCE_ buffer. We probably should
777 pattern_.PCE_ = pcetable;
799 pattern_.PCE_ = null;
    [all...]

Completed in 5078 milliseconds