Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_operators.h334 ZEND_API bool ZEND_FASTCALL zend_object_is_true(zval *op);
372 result = zend_object_is_true(op); in i_zend_is_true()
H A Dzend_operators.c2545 ZEND_API bool ZEND_FASTCALL zend_object_is_true(zval *op) /* {{{ */ in zend_object_is_true() function
/PHP-8.0/
H A DUPGRADING.INTERNALS366 - zend_object_is_true()

Completed in 15 milliseconds