Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_types.h269 #define ZEND_TYPE_ALLOW_NULL(t) \ macro
H A Dzend_execute.c3143 if (!ZEND_TYPE_ALLOW_NULL(prop_info->type)) { in zend_handle_fetch_obj_flags()
H A Dzend_compile.c2616 if (ZEND_TYPE_ALLOW_NULL(type)) { in zend_emit_return_type_check()
/php-src/ext/reflection/
H A Dphp_reflection.c2821 || ZEND_TYPE_ALLOW_NULL(param->arg_info->type)); in ZEND_METHOD()
3063 RETVAL_BOOL(ZEND_TYPE_ALLOW_NULL(param->type)); in ZEND_METHOD()
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2034 if (!ZEND_TYPE_ALLOW_NULL(prop_info->type)) { in zend_handle_fetch_obj_flags()

Completed in 79 milliseconds