Home
last modified time | relevance | path

Searched refs:LIBXML_VERSION (Results 1 – 25 of 42) sorted by relevance

12

/php-src/ext/xsl/tests/
H A Dskip_upstream_issue113.inc3 && LIBXML_VERSION < 21300) {
/php-src/ext/dom/tests/
H A DDOMDocument_load_error2_gte2_11.phpt5 if (LIBXML_VERSION < 21100 || LIBXML_VERSION >= 21200) die('skip libxml2 test variant for version >…
H A DDOMDocument_loadXML_error2_gte2_11.phpt5 if (LIBXML_VERSION < 21100 || LIBXML_VERSION >= 21200) die('skip libxml2 test variant for version >…
H A Dbug80268.phpt7 if (LIBXML_VERSION >= 20912) die('skip For libxml2 < 2.9.12 only');
H A DDOMDocument_saveXML_XML_SAVE_NO_DECL.phpt7 if (getenv('SKIP_ASAN') && LIBXML_VERSION < 20911) die('xleak leaks under libxml2 versions older th…
H A DDOMDocument_saveHTMLFile_formatOutput_gte_2_13.phpt10 if (LIBXML_VERSION < 21300) die("skip see https://gitlab.gnome.org/GNOME/libxml2/-/issues/756");
H A Dbug80268_2.phpt7 if (LIBXML_VERSION < 20912) die('skip For libxml2 >= 2.9.12 only');
H A DDOMDocument_loadXML_error1_gte2_12.phpt5 if (LIBXML_VERSION < 21200) die('skip libxml2 test variant for version >= 2.12');
H A DDOMDocument_load_error1_gte2_12.phpt5 if (LIBXML_VERSION < 21200) die('skip libxml2 test variant for version >= 2.12');
H A DDOMDocument_saveHTML_basic_gte_2_13.phpt10 if (LIBXML_VERSION < 21300) die("skip see https://gitlab.gnome.org/GNOME/libxml2/-/issues/756");
H A DDOMDocument_saveHTMLFile_basic.phpt10 if (LIBXML_VERSION >= 21300) die("skip see https://gitlab.gnome.org/GNOME/libxml2/-/issues/756");
H A DDOMDocument_saveHTMLFile_formatOutput.phpt10 if (LIBXML_VERSION >= 21300) die("skip see https://gitlab.gnome.org/GNOME/libxml2/-/issues/756");
H A DDOMDocument_load_error2_gte2_12.phpt5 if (LIBXML_VERSION < 21200) die('skip libxml2 test variant for version >= 2.12');
H A Dnode_textcontent.phpt7 if (LIBXML_VERSION < 20707) die ('skip requires libxml2-2.7.7 or higher');
H A DDOMDocument_loadXML_error1.phpt5 if (LIBXML_VERSION >= 21200) die('skip libxml2 test variant for version < 2.12');
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_fromString_04.phpt7 if (getenv('SKIP_ASAN') && LIBXML_VERSION < 20911) die('xleak leaks under libxml2 versions older th…
/php-src/ext/xmlreader/tests/
H A Dbug73053.phpt7 if (LIBXML_VERSION === 20904) die('skip fails with libxml 2.9.4');
/php-src/ext/libxml/tests/
H A Dbug54138_2.phpt7 if (LIBXML_VERSION < 20900) die('skip this test is for libxml >= 2.9.0 only');
H A Dlibxml_disable_entity_loader_2.phpt8 if (LIBXML_VERSION < 20912) die('skip For libxml2 >= 2.9.12 only');
/php-src/ext/xml/tests/
H A Dbug26614_libxml_gte2_11.phpt9 if (LIBXML_VERSION < 21100) die('skip libxml2 test variant for version >= 2.11');
H A Dbug26614_libxml_pre2_11.phpt9 if (LIBXML_VERSION >= 21100) die('skip libxml2 test variant for version < 2.11');
H A DXML_OPTION_PARSE_HUGE_during_parsing.phpt7 if (!defined("LIBXML_VERSION")) die('skip this is a libxml2 test');
H A Dgh14124.phpt9 if (!defined("LIBXML_VERSION")) die('skip this is a libxml2 test');
/php-src/ext/libxml/
H A Dlibxml.stub.php9 const LIBXML_VERSION = UNKNOWN; define
H A Dlibxml_arginfo.h55 REGISTER_LONG_CONSTANT("LIBXML_VERSION", LIBXML_VERSION, CONST_PERSISTENT); in register_libxml_symbols()
60 #if LIBXML_VERSION >= 21300 in register_libxml_symbols()

Completed in 17 milliseconds

12