Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1959 static zend_always_inline bool promotes_to_array(zval *val) { in promotes_to_array() function
2011 if (promotes_to_array(ptr)) { in zend_handle_fetch_obj_flags()
/php-src/Zend/
H A Dzend_execute.c3074 static zend_always_inline bool promotes_to_array(zval *val) { in promotes_to_array() function
3120 if (promotes_to_array(ptr)) { in zend_handle_fetch_obj_flags()

Completed in 30 milliseconds