Home
last modified time | relevance | path

Searched refs:external (Results 1 – 25 of 68) sorted by relevance

123

/PHP-7.3/ext/standard/tests/serialize/
H A Dserialization_arrays_003.phpt2 serialization: arrays with references to an external variable
31 echo "\n\n--- 0 refs external:\n";
39 echo "\n\n--- 1 refs external:\n";
47 echo "\n\n--- 2 refs external:\n";
55 echo "\n\n--- 1,2 ref external:\n";
63 echo "\n\n--- 1,2,3 ref external:\n";
74 --- 0 refs external:
118 --- 1 refs external:
162 --- 2 refs external:
206 --- 1,2 ref external:
[all …]
H A Dserialization_objects_014.phpt2 Object serialization / unserialization: references to external values
31 echo "\n\n--- a refs external:\n";
39 echo "\n\n--- b refs external:\n";
47 echo "\n\n--- c refs external:\n";
55 echo "\n\n--- a,b ref external:\n";
63 echo "\n\n--- a,b,c ref external:\n";
74 --- a refs external:
118 --- b refs external:
162 --- c refs external:
206 --- a,b ref external:
[all …]
/PHP-7.3/ext/pdo_sqlite/
H A Dconfig.w3215 ARG_WITH("pdo-sqlite-external", "for pdo_sqlite support from an external dll", "no");
22 WARNING("pdo-sqlite-external support can't be enabled, libraries or headers are missing")
/PHP-7.3/ext/xsl/tests/
H A Dxslt011.phpt35 $dom->loadXML("<root>this is from an external DomDocument</root>");
55 this is from an external DomDocument
/PHP-7.3/ext/dom/tests/
H A DDOMDocument_resolveExternals_basic.phpt21 echo "DOMDocument with external entities created\n";
44 DOMDocument with external entities created
H A DDOMDocument_loadHTMLfile_error1.phpt18 %r(PHP ){0,1}%rWarning: DOMDocument::loadHTMLFile(): I/O warning : failed to load external entity %s
H A DDOMDocument_validate_external_dtd.phpt2 DOMDocument::validate() should validate an external DTD declaration
H A DDOMDocument_relaxNGValidate_error2.phpt25 Warning: DOMDocument::relaxNGValidate(): I/O warning : failed to load external entity "%s/foo.rng" …
H A DDOMDocument_schemaValidate_error5.phpt20 Warning: DOMDocument::schemaValidate(): I/O warning : failed to load external entity "%snon-existen…
/PHP-7.3/ext/gd/tests/
H A Dbug73279.phpt7 die('skip only for bundled libgd or external libgd >= 2.2.4');
H A Dbug73279_old.phpt7 die('skip only for external libgd < 2.2.4');
H A Dimagelayereffect_error1.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dimagelayereffect_error3.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dimagelayereffect_basic.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dimagelayereffect_error2.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dlibgd00086_extern.phpt6 if (GD_BUNDLED) die("skip requires external GD library\n");
H A Dbug75124.phpt7 die('skip only for bundled libgd or external libgd >= 2.2.5');
/PHP-7.3/Zend/tests/
H A Dns_028.phpt2 028: Name ambiguity (class name & external namespace name)
/PHP-7.3/ext/phar/tests/
H A Dfront.phar.phpt2 Phar front controller with mounted external file
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug42151.phpt29 SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' : failed to load external entity "httpx://"
/PHP-7.3/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation2.phpt41 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d
H A Dlibxml_disable_entity_loader.phpt35 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "%s" in %s on line %d
/PHP-7.3/ext/simplexml/tests/
H A Dbug79971_1.phpt23 Warning: simplexml_load_file(): I/O warning : failed to load external entity "%s/bug79971_1.xml%00f…
/PHP-7.3/ext/spl/tests/
H A Darray_003.phpt7 // since they cannot be accessed from the external object which iterates
H A Darray_007.phpt7 // since they cannot be accessed from the external object which iterates

Completed in 64 milliseconds

123