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

  /external/icu4c/i18n/
tmutfmt.cpp 246 UnicodeString* countOfLongestMatch = NULL;
316 countOfLongestMatch = count;
328 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) {
330 } else if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ONE, 3)) {
332 } else if (0 == countOfLongestMatch->compare(PLURAL_COUNT_TWO, 3)) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 68 milliseconds