Home
last modified time | relevance | path

Searched defs:count (Results 151 – 161 of 161) sorted by relevance

1234567

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c1539 …atic zend_lifetime_interval *zend_jit_sort_intervals(zend_lifetime_interval **intervals, int count) in zend_jit_sort_intervals()
H A Dzend_jit_helpers.c3120 static zend_string* ZEND_FASTCALL zend_jit_rope_end(zend_string **rope, uint32_t count) in zend_jit_rope_end()
/PHP-8.1/ext/spl/
H A Dspl_directory.c1590 PHP_METHOD(GlobIterator, count) in PHP_METHOD() argument
/PHP-8.1/Zend/
H A Dzend_compile.c64 static inline uint32_t zend_alloc_cache_slots(unsigned count) { in zend_alloc_cache_slots()
2294 uint32_t i, count = zend_stack_count(&CG(delayed_oplines_stack)); in zend_delayed_compile_end() local
2938 uint32_t count = zend_stack_count(&CG(delayed_oplines_stack)); in zend_delayed_compile_prop() local
H A Dzend_vm_def.h9101 zend_long count; variable
H A Dzend_vm_execute.h2357 uint32_t count = zend_hash_num_elements(ht); in ZEND_SEND_ARRAY_SPEC_HANDLER() local
10576 zend_long count; in ZEND_COUNT_SPEC_CONST_UNUSED_HANDLER() local
17821 zend_long count; in ZEND_COUNT_SPEC_TMPVAR_UNUSED_HANDLER() local
48566 zend_long count; in ZEND_COUNT_SPEC_CV_UNUSED_HANDLER() local
/PHP-8.1/ext/zip/
H A Dphp_zip.c1591 PHP_METHOD(ZipArchive, count) argument
/PHP-8.1/ext/mbstring/
H A Dmbstring.c250 size_t count = 0; in count_commas() local
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c312 int count, count_static_props = 0, count_static_funcs = 0, count_shadow_props = 0; in _class_string() local
741 uint32_t i, count; in _function_closure_string() local
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_structs.h300 size_t count; member
/PHP-8.1/ext/ffi/
H A Dffi.c1715 static int zend_ffi_cdata_count_elements(zend_object *obj, zend_long *count) /* {{{ */ in zend_ffi_cdata_count_elements()

Completed in 373 milliseconds

1234567