Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c1949 static zend_always_inline bool promotes_to_array(zval *val) { in promotes_to_array() function
2001 if (promotes_to_array(ptr)) { in zend_handle_fetch_obj_flags()
/PHP-8.1/Zend/
H A Dzend_execute.c3004 static zend_always_inline bool promotes_to_array(zval *val) { in promotes_to_array() function
3050 if (promotes_to_array(ptr)) { in zend_handle_fetch_obj_flags()

Completed in 25 milliseconds