Home
last modified time | relevance | path

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

/dports/www/mod_php81/php-8.1.1/Zend/Optimizer/
H A Dzend_func_info.c161 uint32_t ret_any = ret & MAY_BE_ANY, internal_ret_any = internal_ret & MAY_BE_ANY; in zend_get_func_info() local
163 uint32_t diff = internal_ret_any ^ ret_any; in zend_get_func_info()
166 && (internal_ret_any & ~(MAY_BE_NULL|MAY_BE_FALSE))) { in zend_get_func_info()
/dports/lang/php81/php-8.1.1/Zend/Optimizer/
H A Dzend_func_info.c161 uint32_t ret_any = ret & MAY_BE_ANY, internal_ret_any = internal_ret & MAY_BE_ANY; in zend_get_func_info() local
163 uint32_t diff = internal_ret_any ^ ret_any; in zend_get_func_info()
166 && (internal_ret_any & ~(MAY_BE_NULL|MAY_BE_FALSE))) { in zend_get_func_info()
/dports/lang/php80/php-8.0.15/ext/opcache/Optimizer/
H A Dzend_func_info.c898 uint32_t ret_any = ret & MAY_BE_ANY, internal_ret_any = internal_ret & MAY_BE_ANY; in zend_get_func_info() local
900 uint32_t diff = internal_ret_any ^ ret_any; in zend_get_func_info()
903 && (internal_ret_any & ~(MAY_BE_NULL|MAY_BE_FALSE))) { in zend_get_func_info()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/Optimizer/
H A Dzend_func_info.c898 uint32_t ret_any = ret & MAY_BE_ANY, internal_ret_any = internal_ret & MAY_BE_ANY; in zend_get_func_info() local
900 uint32_t diff = internal_ret_any ^ ret_any; in zend_get_func_info()
903 && (internal_ret_any & ~(MAY_BE_NULL|MAY_BE_FALSE))) { in zend_get_func_info()
/dports/www/mod_php80/php-8.0.15/ext/opcache/Optimizer/
H A Dzend_func_info.c898 uint32_t ret_any = ret & MAY_BE_ANY, internal_ret_any = internal_ret & MAY_BE_ANY; in zend_get_func_info() local
900 uint32_t diff = internal_ret_any ^ ret_any; in zend_get_func_info()
903 && (internal_ret_any & ~(MAY_BE_NULL|MAY_BE_FALSE))) { in zend_get_func_info()