Home
last modified time | relevance | path

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

123456789

/PHP-7.4/ext/dom/tests/
H A Dbug38949.phpt9 $doc->load(__DIR__."/nsdoc.xml");
H A DDOMDocument_loadXML_basic.phpt6 - XML_FILE: the xml file to load
H A DDOMDocument_schemaValidateSource_error2.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidate_error2.phpt13 $doc->load(__DIR__."/book.xml");
H A Ddom004.phpt11 $dom->load("compress.zlib://".__DIR__."/book.xml.gz");
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(__DIR__."/nsdoc.xml");
/PHP-7.4/ext/enchant/tests/
H A Dbroker_free_01.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_get_error.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_dict_exists.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbug53070.phpt6 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
/PHP-7.4/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array.phpt13 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-string.phpt13 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
H A Dxslt009.phpt14 $xsl->load(__DIR__."/documentxpath.xsl");
H A Dxsltprocessor_registerPHPFunctions-allfuncs.phpt13 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug34657.phpt22 SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%A
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddl-full-path-not-supported.phpt2 dl() fails when trying to load full path to module
/PHP-7.4/ext/libxml/tests/
H A Dbug69753-mb.phpt14 $doc->load(__DIR__ . DIRECTORY_SEPARATOR . 'bug69753私はガラスを食べられます.xml');
H A Dbug69753.phpt14 $doc->load(__DIR__ . DIRECTORY_SEPARATOR . 'bug69753.xml');
/PHP-7.4/ext/ffi/tests/
H A D301-win32.phpt19 $ffi = FFI::load($fn);
/PHP-7.4/ext/fileinfo/tests/
H A Dbug71527-mb.phpt16 Warning: finfo_open(): Failed to load magic database at '%sbug71527私はガラスを食べられます.magic'. in %sbug715…
H A Dbug71527.phpt16 Warning: finfo_open(): Failed to load magic database at '%sbug71527.magic'. in %sbug71527.php on li…
/PHP-7.4/ext/simplexml/tests/
H A Dsimplexml_import_dom.phpt9 $dom->load(__DIR__."/book.xml");
/PHP-7.4/Zend/tests/
H A Dbug78921.phpt2 Bug #78921: When Reflection triggers class load, property visibility is incorrect

Completed in 32 milliseconds

123456789