Home
last modified time | relevance | path

Searched refs:ZEND_HASH_PACKED_FOREACH_PTR (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_attributes.c158 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in get_attribute()
173 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in get_attribute_str()
251 ZEND_HASH_PACKED_FOREACH_PTR(attributes, other) { in zend_is_attribute_repeated()
H A Dzend_list.c289 ZEND_HASH_PACKED_FOREACH_PTR(&list_destructors, lde) { in zend_fetch_list_dtor_id()
H A Dzend_hash.h1471 #define ZEND_HASH_PACKED_FOREACH_PTR(ht, _ptr) \ macro
H A Dzend_compile.c6922 ZEND_HASH_PACKED_FOREACH_PTR(*attributes, attr) { in zend_compile_attributes()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_info.c403 ZEND_HASH_PACKED_FOREACH_PTR(&classes, ce) { in PHPDBG_INFO()
451 ZEND_HASH_PACKED_FOREACH_PTR(&functions, zf) { in PHPDBG_INFO()
/PHP-8.3/ext/opcache/
H A Dzend_persist_calc.c168 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in zend_persist_attributes_calc()
/PHP-8.3/main/
H A Doutput.c547 ZEND_HASH_PACKED_FOREACH_PTR(rconflicts, conflict) { in php_output_handler_start()
/PHP-8.3/ext/ffi/
H A Dffi.c877 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in zend_ffi_arg_size()
959 ZEND_HASH_PACKED_FOREACH_PTR(callback_data->type->func.args, arg_type) { in zend_ffi_callback_trampoline()
1035 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in zend_ffi_create_callback()
2767 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in ZEND_FUNCTION()
2812 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in ZEND_FUNCTION()
3133 ZEND_HASH_PACKED_FOREACH_PTR(old->func.args, arg_type) { in zend_ffi_same_types()
6417 ZEND_HASH_PACKED_FOREACH_PTR(args, arg_type) {
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c1140 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in read_attributes()
1151 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in read_attributes()

Completed in 82 milliseconds