Home
last modified time | relevance | path

Searched refs:ZEND_TYPE_IS_ONLY_MASK (Results 1 – 4 of 4) sorted by relevance

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

Completed in 65 milliseconds