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

  /external/icu4c/i18n/
tmutfmt.cpp 245 int32_t longestParseDistance = 0;
306 if (parseDistance > longestParseDistance) {
315 longestParseDistance = parseDistance;
326 if (withNumberFormat == false && longestParseDistance != 0) {
340 if (longestParseDistance == 0) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 52 milliseconds