Home
last modified time | relevance | path

Searched refs:load (Results 51 – 75 of 230) sorted by relevance

12345678910

/php-src/Zend/tests/
H A Dbug71841.phpt40 …was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition
41 …was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition
42 …was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition
/php-src/Zend/asm/
H A Djump_ppc32_sysv_xcoff_gas.S127 mffs 0 # load FPSCR
143 # load PC
193 lfd 0, 248(1) # load FPSCR
H A Djump_riscv64_sysv_elf_gas.S107 # load fs0 - fs11
121 # load s0-s11,ra
141 # load pc
H A Djump_loongarch64_sysv_elf_gas.S82 # load fs0 - fs7
92 #load s0 - s7
110 # load PC
H A Djump_arm64_aapcs_pe_armasm.asm106 ; load d8 - d15
112 ; load x19-x30
125 ; load pc
H A Dmake_ppc32_sysv_xcoff_gas.S93 # load LR
98 # load LR into R4
H A Dmake_ppc64_sysv_xcoff_gas.S105 # load LR
110 # load LR into R4
/php-src/ext/dom/tests/
H A DDOMDocument_load_variation4.phpt2 Test DOMDocument::load() with LIBXML_DTDATTR, LIBXML_NOCDATA, LIBXML_NOENT, LIBXML_NOBLANKS
7 - XML_FILE: the xml file to load
H A Ddomdocumentload_test_method.inc8 $result = $doc->load(dirname(__FILE__) . getenv('XML_FILE'), $libxml_options);
H A DDOMNode_getLineNo_basic.phpt9 $doc->load($file);
H A Ddomdocumentload_test_method_savexml.inc8 $result = $doc->load(dirname(__FILE__) . getenv('XML_FILE'), $libxml_options);
H A DDOMDocument_implementationRead_basic.phpt12 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_schemaValidate_basic.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMNode_getNodePath_basic.phpt9 $doc->load($file);
H A DDOMDocument_schemaValidateSource_basic.phpt13 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_strictErrorChecking_basic.phpt12 $doc->load(__DIR__."/book.xml");
H A Dbug37456.phpt10 $doc->load(__DIR__."/dom.xml");
H A DDOMDocument_preserveWhiteSpace_basic.phpt12 $doc->load(__DIR__."/book.xml");
/php-src/ext/tidy/tests/
H A Dbug54682.phpt13 Warning: tidy::__construct(): Cannot load "*" into memory%win %s on line %d
/php-src/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt51 Warning: finfo_open(): Failed to load magic database at "%s123" in %s on line %d
58 Warning: finfo_open(): Failed to load magic database at "%s1" in %s on line %d
65 Warning: finfo_open(): Failed to load magic database at "%sinexistent" in %s on line %d
H A Dbug71527.phpt13 Warning: finfo_open(): Failed to load magic database at "%sbug71527.magic" in %sbug71527.php on lin…
/php-src/sapi/phpdbg/tests/
H A Dbug73615.phpt2 Bug #73615 (phpdbg without option never load .phpdbginit at startup)
/php-src/ext/ffi/tests/
H A D301.phpt11 $ffi = FFI::load(__DIR__ . "/300.h");
/php-src/ext/enchant/tests/
H A Dbroker_request_dict_error_on_empty_tag.phpt7 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_init.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}

Completed in 31 milliseconds

12345678910