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

  /external/chromium_org/third_party/libxslt/win32/
configure.js 50 var withLocale = true;
110 txt += " locale: Enable Locale support, requires unicode OS support (" + (withLocale? "yes" : "no") + ")\n";
248 of.WriteLine(s.replace(/\@XSLT_LOCALE_WINAPI\@/, withLocale? "1" : "0"));
353 withLocale = strToBool(arg.substring(opt.length + 1, arg.length));
494 txtOut += " Locale: " + boolToStr(withLocale) + "\n";
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 184 milliseconds