Home
last modified time | relevance | path

Searched refs:load (Results 126 – 150 of 203) sorted by relevance

123456789

/PHP-7.4/ext/oci8/tests/
H A Dimp_res_lob.phpt54 echo " " . $item->load();
68 echo " " . $item->load();
H A Dbug44008.phpt29 $r = $textLob->load();
/PHP-7.4/ext/mysqli/tests/
H A D061.phpt46 printf("Cannot load data: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
50 …printf("Cannot load data using infile handler: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
/PHP-7.4/ext/fileinfo/tests/
H A Dbug68996.phpt22 <b>Warning</b>: finfo_open(): Failed to load magic database at '%s�c'. in <b>%sbug68996.php</b> on…
/PHP-7.4/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-7.4/ext/dom/tests/
H A Ddom006.phpt26 $dom->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidateSource_error1.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMNode_insertBefore_error2.phpt17 $doc = $dom->load(__DIR__ . "/book.xml", LIBXML_NOBLANKS);
H A DDOMNode_insertBefore_error3.phpt17 $doc = $dom->load(__DIR__ . "/book.xml", LIBXML_NOBLANKS);
H A DDOMNode_insertBefore_error4.phpt17 $doc = $dom->load(__DIR__ . "/book.xml", LIBXML_NOBLANKS);
H A DDOMNode_insertBefore_error5.phpt17 $doc = $dom->load(__DIR__ . "/book.xml", LIBXML_NOBLANKS);
/PHP-7.4/ext/enchant/tests/
H A Dbroker_request_pwl_dict.phpt8 if(!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_add_to_personal.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_add_to_session.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_check.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_is_in_session.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_store_replacement.phpt8 if (!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_free_dict.phpt8 if(!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
/PHP-7.4/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt17 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
/PHP-7.4/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation2.phpt41 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d
H A Dlibxml_disable_entity_loader_2.phpt39 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "%s" in %s on line %d
/PHP-7.4/ext/simplexml/tests/
H A Dbug79971_1.phpt23 Warning: simplexml_load_file(): I/O warning : failed to load external entity "%s/bug79971_1.xml%00f…
/PHP-7.4/ext/ffi/tests/
H A Dcallconv.phpt26 $ffi2 = FFI::load($headername);
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug49192.phpt11 // this test fails to load ADO
/PHP-7.4/ext/intl/tests/
H A Dresourcebundle_individual.phpt57 2: Cannot load resource element 'nonexisting': U_MISSING_RESOURCE_ERROR

Completed in 30 milliseconds

123456789