Home
last modified time | relevance | path

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

123

/PHP-5.5/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";
76 --- 0 refs external:
120 --- 1 refs external:
164 --- 2 refs external:
208 --- 1,2 ref external:
[all …]
H A Dserialization_objects_014.phpt2 Object serialization / unserialization: references to external values
33 echo "\n\n--- a refs external:\n";
41 echo "\n\n--- b refs external:\n";
49 echo "\n\n--- c refs external:\n";
57 echo "\n\n--- a,b ref external:\n";
65 echo "\n\n--- a,b,c ref external:\n";
77 --- a refs external:
121 --- b refs external:
165 --- c refs external:
209 --- a,b ref external:
[all …]
/PHP-5.5/ext/pdo_sqlite/
H A Dconfig.w3216 ARG_WITH("pdo-sqlite-external", "for pdo_sqlite support from an external dll", "no");
23 WARNING("pdo-sqlite-external support can't be enabled, libraries or headers are missing")
/PHP-5.5/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_schemaValidate_error5.phpt20 Warning: DOMDocument::schemaValidate(): I/O warning : failed to load external entity "%snon-existen…
H A DDOMDocument_relaxNGValidate_error2.phpt26 Warning: DOMDocument::relaxNGValidate(): I/O warning : failed to load external entity "%s/foo.rng" …
/PHP-5.5/ext/xsl/tests/
H A Dxslt011.phpt35 $dom->loadXML("<root>this is from an external DomDocument</root>");
56 this is from an external DomDocument
/PHP-5.5/ext/phar/
H A DTODO71 X implement manual mounting of external phar archives to locations inside a
72 phar path, $phar->mount('/path/to/external.phar', 'internal/path');
73 this would traverse external.phar's manifest, and add each entry as a
75 X implement manual mounting of external paths to a directory inside a phar
76 path. Because the mapping would be to an external directory, write access
78 template files in a location external to the phar. Copy of the files
/PHP-5.5/Zend/tests/
H A Dns_028.phpt2 028: Name ambiguity (class name & external namespace name)
/PHP-5.5/ext/gd/tests/
H A Dimagelayereffect_basic.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dimagelayereffect_error1.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 Dimagelayereffect_error3.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");
/PHP-5.5/ext/phar/tests/
H A Dfront.phar.phpt2 Phar front controller with mounted external file
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug42151.phpt29 SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' : failed to load external entity "httpx://"
/PHP-5.5/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation2.phpt42 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d
H A Dlibxml_set_external_entity_loader_error1.phpt37 Warning: DOMDocument::validate(): Could not load the external subset "http://example.com/foobar" in…
/PHP-5.5/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
/PHP-5.5/ext/xml/tests/
H A Dxml_set_external_entity_ref_handler_error.phpt12 * Description: Set up external entity reference handler
/PHP-5.5/ext/mysqli/
H A Dconfig.w326 // client library to connect to the MySQL server, i.e. no external MySQL
/PHP-5.5/ext/standard/tests/streams/
H A Dbug61019.phpt67 echo "Can't start external command\n";

Completed in 34 milliseconds

123