Home
last modified time | relevance | path

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

12345678910

/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_arm64.lua305 return load(s, "", nil, parse_ctx)
H A Ddasm_ppc.lua1523 return load(s, "", nil, parse_ctx)
/PHP-8.1/ext/dom/
H A Dphp_dom_arginfo.h584 ZEND_METHOD(DOMDocument, load);
809 ZEND_ME(DOMDocument, load, arginfo_class_DOMDocument_load, ZEND_ACC_PUBLIC)
H A Ddocument.c1394 PHP_METHOD(DOMDocument, load) in PHP_METHOD() argument
/PHP-8.1/docs/
H A Dstreams.md7 You may have noticed a shed-load of issock parameters flying around the PHP
/PHP-8.1/ext/phar/phar/
H A Dpharcommand.inc126 .'this package and load it to ensure class Phar is present.'
/PHP-8.1/
H A Dphp.ini-development9 ; PHP attempts to find and load this configuration from a number of locations.
904 ; When the extension library to load is not located in the default extension
H A Dphp.ini-production9 ; PHP attempts to find and load this configuration from a number of locations.
906 ; When the extension library to load is not located in the default extension
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic105 >>>>&1 ulelong x \b, load address 0x%x
11596 >>>>317 string OS\ load\ err$
11742 >>>245 string Cannot\ load\ from\ harddisk.\n\r
11753 >>>208 search/261 Cannot\ load\ from\ harddisk.
11782 #>>>170 string Sorry,\ could\ not\ load\ an\040
11791 >>99 string Incomplete\ MDBoot\ load.
12065 >441 string Cannot\ load\ from\ harddisk.\n\r
12086 >>472 string Cannot\ load\ DOS!\040
12088 >>471 string Cannot\ load\ DOS\040
32487 # kernel load address
[all …]
H A Dmagic私はガラスを食べられます105 >>>>&1 ulelong x \b, load address 0x%x
11596 >>>>317 string OS\ load\ err$
11742 >>>245 string Cannot\ load\ from\ harddisk.\n\r
11753 >>>208 search/261 Cannot\ load\ from\ harddisk.
11782 #>>>170 string Sorry,\ could\ not\ load\ an\040
11791 >>99 string Incomplete\ MDBoot\ load.
12065 >441 string Cannot\ load\ from\ harddisk.\n\r
12086 >>472 string Cannot\ load\ DOS!\040
12088 >>471 string Cannot\ load\ DOS\040
32487 # kernel load address
[all …]
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch435 /* load directory or file */
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_arm64.dasc446 /* Memory access(load/store) with 32-bit 'offset'.
477 /* Memory access(load/store) with 64-bit 'offset'.
8831 /* load constant address later */
H A Dzend_jit_x86.dasc447 * comparison would require an additional load of 64-bit address into register.
9475 /* load constant address later */
/PHP-8.1/ext/ffi/
H A Dffi.c3439 ZEND_METHOD(FFI, load) /* {{{ */ in ZEND_METHOD() argument

Completed in 242 milliseconds

12345678910