Home
last modified time | relevance | path

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

12345678910

/php-src/ext/dom/tests/
H A DDOMDocument_preserveWhiteSpace_basic.phpt12 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidateSource_error3.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidate_error3.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidate_addAttrs.phpt12 $doc->load(__DIR__."/book-attr.xml");
H A DDOMDocument_schemaValidate_missingAttrs.phpt12 $doc->load(__DIR__."/book-attr.xml");
H A DDOMDocument_schemaValidateSource_addAttrs.phpt12 $doc->load(__DIR__."/book-attr.xml");
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt12 $doc->load(__DIR__."/book-attr.xml");
H A Dbug38949.phpt9 $doc->load(__DIR__."/nsdoc.xml");
H A DDOMDocument_loadXML_variation1.phpt6 - XML_FILE: the xml file to load
H A DDOMDocument_loadHTMLfile_error1.phpt16 %r(PHP ){0,1}%rWarning: DOMDocument::loadHTMLFile(): I/O warning : failed to load external entity %s
/php-src/ext/fileinfo/tests/
H A Dbug77961.phpt12 Warning: finfo_open(): Failed to load magic database at "%sbug77961.magic" in %s on line %d
H A Dbug71527-mb.phpt13 Warning: finfo_open(): Failed to load magic database at "%sbug71527私はガラスを食べられます.magic" in %sbug7152…
/php-src/ext/enchant/tests/
H A Dbroker_free.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_dict_exists.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_free_01.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_get_error.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dinvalidobj.phpt7 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
/php-src/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm91 ; load NT_TIB into ECX
96 ; load 'next' member of current SEH into EDX
108 ; load 'handler' member of SEH == address of last SEH handler installed by Windows
116 ; load address of next SEH item
/php-src/ext/standard/tests/network/
H A Dhttp-stream.phpt20 $e = $d->load("$uri/news.rss");
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_fromFile_02.phpt12 Warning: Dom\XMLDocument::createFromFile(): I/O warning : failed to load external entity "%s" in %s…
/php-src/ext/xsl/tests/
H A Dxslt009.phpt12 $xsl->load(__DIR__."/documentxpath.xsl");
H A Dxsltprocessor_registerPHPFunctions-array.phpt9 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
H A Dxsltprocessor_registerPHPFunctions-string.phpt9 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
/php-src/ext/soap/tests/bugs/
H A Dbug44811.phpt19 SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://php.net' : %s
/php-src/ext/standard/tests/image/
H A Dgetimagesize_jpgapp.phpt2 Test getimagesize() function : basic functionality - load APP info from jpeg.

Completed in 33 milliseconds

12345678910