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

  /external/icu4c/i18n/
rbt_rule.cpp 377 int32_t minOText;
398 minOText = posAfter(text, oText);
457 // Restrict new value of start to [minOText, min(oText, pos.limit)].
458 pos.start = uprv_max(minOText, uprv_min(uprv_min(oText, pos.limit), newStart));
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 100 milliseconds