Searched refs:zend_object_is_true (Results 1 – 2 of 2) sorted by relevance
389 ZEND_API bool ZEND_FASTCALL zend_object_is_true(const zval *op);427 result = zend_object_is_true(op); in i_zend_is_true()
2825 ZEND_API bool ZEND_FASTCALL zend_object_is_true(const zval *op) /* {{{ */ in zend_object_is_true() function
Completed in 21 milliseconds