Home
last modified time | relevance | path

Searched refs:ZEND_TYPE_IS_ONLY_MASK (Results 1 – 4 of 4) sorted by last modified time

/php-src/ext/opcache/jit/
H A Dzend_jit.c448 if (ZEND_TYPE_IS_ONLY_MASK(arg_info->type)) { in skip_valid_arguments()
/php-src/Zend/
H A Dzend_compile.c6926 if (ZEND_TYPE_IS_ONLY_MASK(single_type)) { in zend_compile_typename_ex()
H A Dzend_types.h195 #define ZEND_TYPE_IS_ONLY_MASK(t) \ macro
/php-src/ext/reflection/
H A Dphp_reflection.c3124 RETVAL_BOOL(ZEND_TYPE_IS_ONLY_MASK(param->type) in ZEND_METHOD()

Completed in 73 milliseconds