Home
last modified time | relevance | path

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

12345678910

/PHP-8.1/ext/enchant/tests/
H A Ddict_get_error.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_quick_check.phpt10 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_describe.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_quick_check_01.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbug53070.phpt7 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_add_to_personal.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_add_to_session.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
/PHP-8.1/ext/dom/tests/
H A DDOMDocument_loadXML_variation3.phpt7 - XML_FILE: the xml file to load
H A DDOMDocument_validate_external_dtd.phpt14 $dom->load(__DIR__.'/dom.xml');
H A DDOMNode_insertBefore_error6.phpt17 $doc = $dom->load(__DIR__ . "/book.xml", LIBXML_NOBLANKS);
/PHP-8.1/ext/ffi/tests/
H A D300.phpt10 if (ini_get('opcache.preload_user')) die('skip FFI::load() does not support opcache.preload_user');
H A Dbug78761.phpt9 if (ini_get('opcache.preload_user')) die('skip FFI::load() does not support opcache.preload_user');
/PHP-8.1/ext/standard/tests/general_functions/
H A Ddl-full-path-not-supported.phpt2 dl() fails when trying to load full path to module
/PHP-8.1/ext/standard/tests/serialize/
H A Dserialization_objects_006.phpt15 …was loaded _before_ unserialize() gets called or provide an autoloader to load the class definitio…
/PHP-8.1/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt11 $phpfuncxsl->load(__DIR__."/phpfunc-undef.xsl");
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt12 $phpfuncxsl->load(__DIR__."/phpfunc-nostring.xsl");
H A Dxsltprocessor_registerPHPFunctions-null.phpt13 $phpfuncxsl->load(__DIR__."/phpfunc.xsl");
H A DtransformToDoc_sxe_type_error.phpt19 $dom->load(__DIR__ . '/53965/collection.xsl');
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_lob.phpt55 echo " " . $item->load();
69 echo " " . $item->load();
H A Dlob_027.phpt49 var_dump($row['BLOB']->load());
64 var_dump($row['BLOB']->load());
/PHP-8.1/ext/intl/tests/
H A Dresourcebundle_arrayaccess.phpt50 2: Cannot load resource element 'nonexisting': U_MISSING_RESOURCE_ERROR
/PHP-8.1/Zend/tests/
H A Dbug42820.phpt2 Bug #42820 (defined() on constant with namespace prefixes tries to load class)
/PHP-8.1/Zend/asm/
H A Dmake_ppc64_sysv_elf_gas.S133 # load LR
138 # load LR into R4
H A Djump_x86_64_ms_pe_masm.asm111 ; load NT_TIB
161 ; load NT_TIB
190 ; load return-address
H A Djump_ppc32_sysv_macho_gas.S101 mffs f0 ; load FPSCR
158 lfd f0, 144(r1) ; load FPSCR
188 ; load PC

Completed in 49 milliseconds

12345678910