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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlversion.h.in 366 #if @WITH_SCHEMATRON@
  /external/chromium_org/third_party/libxml/src/win32/
configure.js 245 vf.WriteLine("WITH_SCHEMATRON=" + (withSchematron? "1" : "0"));
339 } else if (s.search(/\@WITH_SCHEMATRON\@/) != -1) {
340 of.WriteLine(s.replace(/\@WITH_SCHEMATRON\@/, withSchematron? "1" : "0"));
  /external/chromium_org/third_party/libxml/src/
configure 776 WITH_SCHEMATRON
1008 with_schematron
    [all...]

Completed in 2409 milliseconds