Home
last modified time | relevance | path

Searched refs:is_internal (Results 1 – 1 of 1) sorted by path

/PHP-8.0/Zend/
H A Dzend_execute.c962 zend_bool is_return_type, zend_bool is_internal) in zend_check_type_slow() argument
1025 if (is_internal && is_return_type) { in zend_check_type_slow()
1034 is_internal); in zend_check_type_slow()
1042 zend_bool is_return_type, zend_bool is_internal) in zend_check_type() argument
1056 return zend_check_type_slow(type, arg, ref, cache_slot, scope, is_return_type, is_internal); in zend_check_type()

Completed in 15 milliseconds