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

  /external/icu/icu4c/source/common/
ustring.cpp 153 const UChar *limit, *preLimit;
162 /* the substring must start before preLimit */
163 preLimit=limit-subLength;
165 while(s!=preLimit) {
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 59 milliseconds