Home
last modified time | relevance | path

Searched refs:ZEND_TYPE_FOREACH (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/opcache/
H A Dzend_persist_calc.c180 ZEND_TYPE_FOREACH(*type, single_type) { in zend_persist_type_calc()
377 ZEND_TYPE_FOREACH(prop->type, single_type) { in check_property_type_resolution()
H A Dzend_persist.c306 ZEND_TYPE_FOREACH(*type, single_type) { in zend_persist_type()
1043 ZEND_TYPE_FOREACH(prop->type, single_type) { in zend_update_parent_ce()
H A DZendAccelerator.c604 ZEND_TYPE_FOREACH(arg_info[i].type, single_type) { in accel_copy_permanent_strings()
3652 ZEND_TYPE_FOREACH(prop->type, single_type) {
3684 ZEND_TYPE_FOREACH(*type, single_type) {
4035 ZEND_TYPE_FOREACH(prop->type, single_type) {
/PHP-8.0/Zend/
H A Dzend_inheritance.c331 ZEND_TYPE_FOREACH(type, single_type) { in zend_type_contains_traversable()
350 ZEND_TYPE_FOREACH(type, single_type) { in zend_type_permits_self()
397 ZEND_TYPE_FOREACH(proto_type, single_type) { in zend_perform_covariant_class_type_check()
471 ZEND_TYPE_FOREACH(fe_type, single_type) { in zend_perform_covariant_type_check()
502 ZEND_TYPE_FOREACH(fe_type, single_type) { in zend_perform_covariant_type_check()
H A Dzend_types.h204 #define ZEND_TYPE_FOREACH(type, type_ptr) do { \ macro
H A Dzend.c1014 ZEND_TYPE_FOREACH(prop_info->type, single_type) { in zend_resolve_property_types()
H A Dzend_compile.c1284 ZEND_TYPE_FOREACH(return_type, single_type) { in zend_mark_function_as_generator()
6087 ZEND_TYPE_FOREACH(type, single_type) { in zend_type_contains_traversable()

Completed in 73 milliseconds