Home
last modified time | relevance | path

Searched refs:libxml (Results 26 – 50 of 61) sorted by relevance

123

/PHP-7.0/ext/reflection/tests/
H A D016.phpt18 ["libxml"]=>
H A DReflectionExtension_getDependencies_basic.phpt17 ["libxml"]=>
/PHP-7.0/ext/xsl/tests/
H A Dxsl-phpinfo.phpt15 libxslt compiled against libxml Version%a
/PHP-7.0/ext/exif/
H A Dconfig.w3211 WARNING("exif support can't be enabled, libxml is not enabled")
/PHP-7.0/ext/xsl/
H A Dconfig.m412 AC_MSG_ERROR([XSL extension requires LIBXML extension, add --enable-libxml])
66 PHP_ADD_EXTENSION_DEP(xsl, libxml)
/PHP-7.0/win32/
H A Dbuilddef.bat7 type ..\ext\libxml\php_libxml2.def
/PHP-7.0/ext/libxml/tests/
H A Dbug63389.phpt4 <?php if (!extension_loaded('libxml')) die('skip'); ?>
H A D001.phpt4 <?php if (!extension_loaded('libxml')) die('skip'); ?>
H A Dbug54138_1.phpt6 if (LIBXML_VERSION >= 20900) die('skip this test is for libxml < 2.9.0 only');
H A Dbug69753.phpt19 string(%d) "file:///%s/ext/libxml/tests/bug69753.xml"
H A Dbug54138_2.phpt6 if (LIBXML_VERSION < 20900) die('skip this test is for libxml >= 2.9.0 only');
H A Dbug54440.phpt2 Bug #54440: libxml extension ignores default context
H A Dbug61367-write.phpt2 Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test
H A Dlibxml_disable_entity_loader.phpt4 <?php if (!extension_loaded('libxml') || !extension_loaded('dom') || defined('PHP_WINDOWS_VERSION_M…
/PHP-7.0/ext/xmlreader/tests/
H A Dbug73053.phpt6 if (LIBXML_VERSION === 20904) die('skip fails with libxml 2.9.4');
/PHP-7.0/ext/xml/tests/
H A Dxml001.phpt6 XML_SAX_IMPL == 'libxml' && die('skip this test is not intended for libxml SAX parser');
H A Dxml003.phpt6 XML_SAX_IMPL == 'libxml' && die('skip this test is not intended for libxml SAX parser');
H A Dxml002.phpt6 XML_SAX_IMPL == 'libxml' && die('skip this test is not intended for libxml SAX parser');
H A Dbug26614.phpt11 this test works fine with Expat but fails with libxml
15 is skippet on CDATA sections but that libxml does also
H A Dbug26614_libxml.phpt11 this test works fine with Expat but fails with libxml
15 is skippet on CDATA sections but that libxml does also
H A Dbug25666.phpt2 Bug #25666 (XML namespaces broken in libxml-based SAX interface)
/PHP-7.0/ext/simplexml/tests/
H A Dsxe_005.phpt6 if (!extension_loaded("libxml")) print "skip LibXML not present";
H A Dsxe_001.phpt6 if (!extension_loaded("libxml")) print "skip LibXML not present";
H A Dbug42259.phpt6 if (!extension_loaded("libxml")) print "skip LibXML not present";
H A Dsxe_002.phpt6 if (!extension_loaded("libxml")) print "skip LibXML not present";

Completed in 53 milliseconds

123