Home
last modified time | relevance | path

Searched refs:XML_PARSE_DTDVALID (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/textproc/libxml2/libxml2-2.9.12/doc/examples/
H A Dparse2.c35 doc = xmlCtxtReadFile(ctxt, filename, NULL, XML_PARSE_DTDVALID); in exampleFunc()
H A Dreader2.c71 XML_PARSE_DTDVALID); /* validate with the DTD */ in streamFile()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/doc/examples/
H A Dparse2.c35 doc = xmlCtxtReadFile(ctxt, filename, NULL, XML_PARSE_DTDVALID); in exampleFunc()
H A Dreader2.c71 XML_PARSE_DTDVALID); /* validate with the DTD */ in streamFile()
/dports/textproc/py-libxml2/libxml2-2.9.12/doc/examples/
H A Dparse2.c35 doc = xmlCtxtReadFile(ctxt, filename, NULL, XML_PARSE_DTDVALID); in exampleFunc()
H A Dreader2.c71 XML_PARSE_DTDVALID); /* validate with the DTD */ in streamFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/testing/libfuzzer/fuzzers/
H A Dlibxml_xml_read_memory_fuzzer.cc32 ~XML_PARSE_DTDVALID & ~XML_PARSE_HUGE; in LLVMFuzzerTestOneInput()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libprotobuf-mutator/src/examples/libxml2/
H A Dlibxml2_example.cc39 options &= ~(XML_PARSE_NOENT | XML_PARSE_HUGE | XML_PARSE_DTDVALID | in DEFINE_PROTO_FUZZER()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libprotobuf-mutator/src/examples/libxml2/
H A Dlibxml2_example.cc39 options &= ~(XML_PARSE_NOENT | XML_PARSE_HUGE | XML_PARSE_DTDVALID | in DEFINE_PROTO_FUZZER()
/dports/lang/fpc-source/fpc-3.2.2/packages/libxml/examples/
H A Dreader2.pas74 XML_PARSE_DTDVALID); // validate with the DTD
/dports/textproc/fpc-libxml2/fpc-3.2.2/packages/libxml/examples/
H A Dreader2.pas74 XML_PARSE_DTDVALID); // validate with the DTD
/dports/textproc/libxml++26/libxml++-2.40.1/libxml++/parsers/
H A Dparser.cc161 options |= XML_PARSE_DTDVALID; in initialize_context()
163 options &= ~XML_PARSE_DTDVALID; in initialize_context()
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-rawspeed/rawspeed/
H A DCameraMetaData.cpp34 doc = xmlCtxtReadFile(ctxt, docname, NULL, XML_PARSE_DTDVALID); in CameraMetaData()
/dports/math/scilab/scilab-6.1.1/scilab/modules/xml/src/cpp/
H A DXMLDocument.cpp347 options |= XML_PARSE_DTDVALID; in readDocument()
400 options |= XML_PARSE_DTDVALID; in readDocument()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Drunxmlconf.c389 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
392 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
/dports/misc/libiio/libiio-0.21/
H A Dxml.c468 doc = xmlReadFile(xml_file, NULL, XML_PARSE_DTDVALID); in xml_create_context()
487 doc = xmlReadMemory(xml, (int) len, NULL, NULL, XML_PARSE_DTDVALID); in xml_create_context_mem()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Drunxmlconf.c389 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
392 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
/dports/textproc/libxml2/libxml2-2.9.12/
H A Drunxmlconf.c389 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
392 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Drunxmlconf.c389 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
392 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/
H A Drunxmlconf.c399 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
402 options |= XML_PARSE_DTDVALID; in xmlconfTestItem()
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/
H A Dfo-xml-doc.c123 options |= XML_PARSE_DTDVALID; in _context_to_libxml2_options()
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/
H A Dfo-xml-doc.c123 options |= XML_PARSE_DTDVALID; in _context_to_libxml2_options()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/integration/
H A Drawspeed_glue.cpp29 doc = xmlCtxtReadMemory(ctxt, data, sz, "", NULL, XML_PARSE_DTDVALID); in CameraMetaDataLR()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dsuper_tone_tx_tests.c224 …if ((doc = xmlCtxtReadFile(ctxt, tone_file, NULL, XML_PARSE_XINCLUDE | XML_PARSE_DTDVALID)) == NUL… in get_tone_set()
/dports/graphics/libraw/LibRaw-0.20.2/src/integration/
H A Drawspeed_glue.cpp29 doc = xmlCtxtReadMemory(ctxt, data, sz, "", NULL, XML_PARSE_DTDVALID); in CameraMetaDataLR()

123456789