Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.c1045 static zend_always_inline bool zend_value_instanceof_static(zval *zv) { in zend_value_instanceof_static() function
1167 if ((type_mask & MAY_BE_STATIC) && zend_value_instanceof_static(arg)) { in zend_check_type_slow()

Completed in 59 milliseconds