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

  /external/libxml2/win32/
configure.js 50 var withSchemas = true;
148 txt += " schemas: Enable XML Schema support (" + (withSchemas? "yes" : "no") + ")\n";
247 vf.WriteLine("WITH_SCHEMAS=" + (withSchemas? "1" : "0"));
345 of.WriteLine(s.replace(/\@WITH_SCHEMAS\@/, withSchemas? "1" : "0"));
492 withSchemas = strToBool(arg.substring(opt.length + 1, arg.length));
684 txtOut += "XML Schema support: " + boolToStr(withSchemas) + "\n";
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-dms/1.11.18/
aws-java-sdk-dms-1.11.18.jar 

Completed in 239 milliseconds