Home
last modified time | relevance | path

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

12345678910

/php-src/ext/libxml/tests/
H A Dnull_returned_by_resolver.phpt32 Warning: DOMDocument::loadHTMLFile(): Failed to load external entity because the resolver function …
H A Dbug69753-mb.phpt15 $doc->load(__DIR__ . DIRECTORY_SEPARATOR . 'bug69753私はガラスを食べられます.xml');
H A Dbug69753.phpt15 $doc->load(__DIR__ . DIRECTORY_SEPARATOR . 'bug69753.xml');
/php-src/ext/dl_test/tests/
H A Dskip.inc4 // section because we want to load the extension with dl().
/php-src/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_error2.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidate_error2.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidate_error6.phpt10 $doc->load(__DIR__."/book.xml");
H A Ddom004.phpt12 $dom->load("compress.zlib://".__DIR__."/book.xml.gz");
H A Dbug41257.phpt9 $doc->load(__DIR__."/nsdoc.xml");
H A DDOMDocument_loadXML_variation3.phpt7 - XML_FILE: the xml file to load
/php-src/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-allfuncs.phpt9 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
H A Dxslt008-mb.phpt11 $xsl->load(__DIR__."/私はガラスを食べられますstreamsinclude.xsl");
H A Dxslt008.phpt11 $xsl->load(__DIR__."/streamsinclude.xsl");
H A Dxsltprocessor_registerPHPFunctions-string-notallowed.phpt9 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-array-notallowed.phpt9 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
/php-src/ext/ffi/tests/
H A D301-win32.phpt20 $ffi = FFI::load($fn);
/php-src/ext/simplexml/tests/
H A Dsimplexml_import_old_dom.phpt9 $dom->load(__DIR__."/book.xml");
/php-src/ext/soap/tests/bugs/
H A Dbug34657.phpt20 SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%A
/php-src/ext/curl/tests/
H A Dcurl_setopt_ssl.phpt37 // load server cert
41 // load server key
45 // load client cert
49 // load client key
58 die('failed to load test certs and keys for files');
/php-src/ext/enchant/tests/
H A Dbroker_request_dict_01.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_set_ordering.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_request_dict.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_get_error.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
/php-src/Zend/tests/
H A Dbug78921.phpt2 Bug #78921: When Reflection triggers class load, property visibility is incorrect
/php-src/ext/standard/tests/general_functions/
H A Ddl-full-path-not-supported.phpt2 dl() fails when trying to load full path to module

Completed in 29 milliseconds

12345678910