Home
last modified time | relevance | path

Searched refs:load (Results 76 – 100 of 175) sorted by relevance

1234567

/PHP-5.5/ext/dom/tests/
H A DDOMDocument_schemaValidate_error2.phpt13 $doc->load(dirname(__FILE__)."/book.xml");
H A Ddom004.phpt11 $dom->load("compress.zlib://".dirname(__FILE__)."/book.xml.gz");
H A DDOMDocument_loadXML_basic.phpt6 - XML_FILE: the xml file to load
H A DDOMDocument_schemaValidateSource_error2.phpt13 $doc->load(dirname(__FILE__)."/book.xml");
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_loadXML_variation1.phpt6 - XML_FILE: the xml file to load
H A Dbug41257.phpt9 $doc->load(dirname(__FILE__)."/nsdoc.xml");
H A DDOMDocument_loadXML_variation3.phpt7 - XML_FILE: the xml file to load
H A DDOMDocument_validate_external_dtd.phpt16 $dom->load(dirname(__FILE__).'/dom.xml');
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-string.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxslt009.phpt14 $xsl->load(dirname(__FILE__)."/documentxpath.xsl");
H A Dxsltprocessor_registerPHPFunctions-allfuncs.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-array-notallowed.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-string-notallowed.phpt13 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc.xsl");
H A Dxslt008.phpt13 $xsl->load(dirname(__FILE__)."/streamsinclude.xsl");
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt15 $phpfuncxsl->load(dirname(__FILE__)."/phpfunc-undef.xsl");
/PHP-5.5/ext/fileinfo/tests/
H A Dbug71527.phpt16 Warning: finfo_open(): Failed to load magic database at '%sbug71527.magic'. in %sbug71527.php on li…
/PHP-5.5/ext/simplexml/tests/
H A Dsimplexml_import_dom.phpt9 $dom->load(dirname(__FILE__)."/book.xml");
/PHP-5.5/ext/oci8/tests/
H A Dlob_022.phpt51 $result = $row['LOB_1']->load();
60 $result = $row['LOB_1']->load();
H A Dlob_027.phpt47 var_dump($row['BLOB']->load());
58 var_dump($row['BLOB']->load());
/PHP-5.5/Zend/tests/
H A Dbug42820.phpt2 Bug #42820 (defined() on constant with namespace prefixes tries to load class)
/PHP-5.5/ext/mysqli/tests/
H A D061.phpt44 printf("Cannot load data: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
48 …printf("Cannot load data using infile handler: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug34657.phpt29 SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%A
/PHP-5.5/ext/intl/tests/
H A Dresourcebundle_arrayaccess.phpt50 2: Cannot load resource element 'nonexisting': U_MISSING_RESOURCE_ERROR

Completed in 22 milliseconds

1234567