Home
last modified time | relevance | path

Searched refs:size (Results 601 – 621 of 621) sorted by relevance

1...<<2122232425

/PHP-7.4/Zend/
H A Dzend_vm_execute.h6249 uint32_t size; in ZEND_INIT_ARRAY_SPEC_CONST_CONST_HANDLER() local
8450 uint32_t size; in ZEND_INIT_ARRAY_SPEC_CONST_TMPVAR_HANDLER() local
9418 uint32_t size; in ZEND_INIT_ARRAY_SPEC_CONST_UNUSED_HANDLER() local
10910 uint32_t size; in ZEND_INIT_ARRAY_SPEC_CONST_CV_HANDLER() local
18912 uint32_t size; in ZEND_INIT_ARRAY_SPEC_TMP_CONST_HANDLER() local
19340 uint32_t size; in ZEND_INIT_ARRAY_SPEC_TMP_TMPVAR_HANDLER() local
19844 uint32_t size; in ZEND_INIT_ARRAY_SPEC_TMP_UNUSED_HANDLER() local
20251 uint32_t size; in ZEND_INIT_ARRAY_SPEC_TMP_CV_HANDLER() local
24077 uint32_t size; in ZEND_INIT_ARRAY_SPEC_VAR_CONST_HANDLER() local
26201 uint32_t size; in ZEND_INIT_ARRAY_SPEC_VAR_TMPVAR_HANDLER() local
[all …]
H A Dzend_exceptions.c695 fci.size = sizeof(fci); in ZEND_METHOD()
H A Dzend_API.c807 fci->size = 0; in zend_parse_arg_impl()
3501 fci->size = sizeof(*fci); in zend_fcall_info_init()
H A Dzend_vm_def.h5871 uint32_t size; variable
5876 size = opline->extended_value >> ZEND_ARRAY_SIZE_SHIFT;
5877 ZVAL_ARR(array, zend_new_array(size));
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_variation4.phpt67 // now check the size of unset variable when different modes are given
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_32.c640 jump->addr = compiler->size; in sljit_emit_call()
H A DsljitNativeMIPS_64.c645 jump->addr = compiler->size; in sljit_emit_call()
H A DsljitNativeTILEGX-encoder.c8371 #define BITFIELD(start, size) ((start) | (((1 << (size)) - 1) << 6)) argument
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc539 …fputs($fs, "modify=20170126121225;perm=adfrw;size=4729;type=file;unique=811U4340CB9;UNIX.group=33;…
/PHP-7.4/
H A DUPGRADING105 enabled). This means that the size of the $matches will always be the same.
581 be used. The mapsize should be a multiple of the page size of the OS.
H A DNEWS430 . Fixed bug #80747 (Providing RSA key size < 512 generates key that crash
605 . Fixed bug #79423 (copy command is limited to size of file it can copy).
2399 . Fixed bug #77367 (Negative size parameter in mb_split). (Stas)
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c462 fci.size = sizeof(zend_fcall_info); in pdo_stmt_construct()
/PHP-7.4/ext/mysqli/
H A Dmysqli.c1288 fci.size = sizeof(fci); in php_mysqli_fetch_into_hash()
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_7.phpt2 Oracle Database 12c Implicit Result Sets: bigger data size
H A Dimp_res_3.phpt2 Oracle Database 12c Implicit Result Sets: bigger data size
/PHP-7.4/ext/xml/
H A Dxml.c566 fci.size = sizeof(fci); in xml_call_handler()
/PHP-7.4/ext/oci8/
H A Doci8.c865 PHP_FALIAS(size, oci_lob_size, arginfo_oci_lob_size_method)
882 PHP_FALIAS(size, oci_collection_size, arginfo_oci_collection_size_method)
/PHP-7.4/sapi/phpdbg/
H A Dxml.md642 - &lt;watchsize> inspects size variations of an array (the sum):
H A Dphpdbg_prompt.c123 fci.size = sizeof(zend_fcall_info); in phpdbg_call_register()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch134 file_error(ms, 0, "magic element size %lu != %lu",
988 /* malloc size is a conservative overestimate; could be
1754 #define FILE_NAMES_SIZE 49 /* size of array to contain all names */
/PHP-7.4/ext/standard/
H A Dhtml_tables.h1100 unsigned size; /* number of remaining entries in the table */ member

Completed in 304 milliseconds

1...<<2122232425