Home
last modified time | relevance | path

Searched refs:load (Results 101 – 125 of 175) sorted by relevance

1234567

/PHP-5.5/ext/dom/tests/
H A DDOMNode_insertBefore_error6.phpt17 $doc = $dom->load(dirname(__FILE__) . "/book.xml", LIBXML_NOBLANKS);
H A DDOMDocument_schemaValidateSource_error1.phpt13 $doc->load(dirname(__FILE__)."/book.xml");
H A DDOMNode_insertBefore_error3.phpt17 $doc = $dom->load(dirname(__FILE__) . "/book.xml", LIBXML_NOBLANKS);
H A DDOMNode_insertBefore_error4.phpt17 $doc = $dom->load(dirname(__FILE__) . "/book.xml", LIBXML_NOBLANKS);
H A Ddom006.phpt26 $dom->load(dirname(__FILE__)."/book.xml");
H A DDOMNode_insertBefore_error2.phpt17 $doc = $dom->load(dirname(__FILE__) . "/book.xml", LIBXML_NOBLANKS);
H A DDOMNode_insertBefore_error5.phpt17 $doc = $dom->load(dirname(__FILE__) . "/book.xml", LIBXML_NOBLANKS);
H A DDOMDocument_schemaValidate_error1.phpt13 $doc->load(dirname(__FILE__)."/book.xml");
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt16 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc-nostring.xsl");
H A Dxsltprocessor_registerPHPFunctions-null.phpt17 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-string-multiple.phpt17 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt17 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_jpgapp.phpt2 Test getimagesize() function : basic functionality - load APP info from jpeg.
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug69152.phpt17 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
H A Dserialization_objects_006.phpt26 … _before_ unserialize() gets called or provide a __autoload() function to load the class definitio…
/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/examples/
H A Dautoload.inc13 * Tries to load class $classname from directory $dir.
/PHP-5.5/ext/imap/tests/
H A Dimap_alerts_error.phpt10 … an array of all IMAP alerts that have been generated since the last page load or since the last i…
/PHP-5.5/ext/intl/tests/
H A Dresourcebundle_individual.phpt57 2: Cannot load resource element 'nonexisting': U_MISSING_RESOURCE_ERROR
/PHP-5.5/ext/com_dotnet/tests/
H A Dbug49192.phpt11 // this test fails to load ADO
/PHP-5.5/ext/oci8/tests/
H A Dbug44008.phpt29 $r = $textLob->load();
H A Doci_execute_segfault.phpt37 $result = $arr['BLOB']->load();
H A Dlob_038.phpt53 $result = $row['CLOB']->load();
97 $result = $row['BLOB']->load();
/PHP-5.5/ext/mssql/
H A Dmssql_win32_howto.txt17 Start Visual Studio, load php_modules.dsw, select the MSSQL projects,

Completed in 22 milliseconds

1234567