Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_attributes.c201 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in get_attribute()
216 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in get_attribute_str()
381 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.h1488 #define ZEND_HASH_PACKED_FOREACH_PTR(ht, _ptr) \ macro
H A Dzend_compile.c7435 ZEND_HASH_PACKED_FOREACH_PTR(*attributes, attr) { in zend_compile_attributes()
/php-src/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-src/ext/opcache/
H A Dzend_persist_calc.c168 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in zend_persist_attributes_calc()
/php-src/ext/dom/
H A Dxml_serializer.c282 ZEND_HASH_PACKED_FOREACH_PTR(list, tmp) { in dom_prefix_in_candidate_list()
/php-src/main/
H A Doutput.c546 ZEND_HASH_PACKED_FOREACH_PTR(rconflicts, conflict) { in php_output_handler_start()
/php-src/ext/ffi/
H A Dffi.c878 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in zend_ffi_arg_size()
960 ZEND_HASH_PACKED_FOREACH_PTR(callback_data->type->func.args, arg_type) { in zend_ffi_callback_trampoline()
1036 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in zend_ffi_create_callback()
2768 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in ZEND_FUNCTION()
2813 ZEND_HASH_PACKED_FOREACH_PTR(type->func.args, arg_type) { in ZEND_FUNCTION()
3176 ZEND_HASH_PACKED_FOREACH_PTR(old->func.args, arg_type) { in zend_ffi_same_types()
6465 ZEND_HASH_PACKED_FOREACH_PTR(args, arg_type) {
/php-src/ext/reflection/
H A Dphp_reflection.c1190 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in read_attributes()
1201 ZEND_HASH_PACKED_FOREACH_PTR(attributes, attr) { in read_attributes()

Completed in 106 milliseconds