Home
last modified time | relevance | path

Searched refs:ZEND_TYPE_ALLOW_NULL (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_types.h269 #define ZEND_TYPE_ALLOW_NULL(t) \ macro
H A Dzend_execute.c3141 if (!ZEND_TYPE_ALLOW_NULL(prop_info->type)) { in zend_handle_fetch_obj_flags()
H A Dzend_compile.c2600 if (ZEND_TYPE_ALLOW_NULL(type)) { in zend_emit_return_type_check()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c2775 || ZEND_TYPE_ALLOW_NULL(param->arg_info->type)); in ZEND_METHOD()
3017 RETVAL_BOOL(ZEND_TYPE_ALLOW_NULL(param->type)); in ZEND_METHOD()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c2026 if (!ZEND_TYPE_ALLOW_NULL(prop_info->type)) { in zend_handle_fetch_obj_flags()

Completed in 86 milliseconds