Searched refs:zend_is_countable (Results 1 – 3 of 3) sorted by relevance
452 RETURN_BOOL(zend_is_countable(var)); in PHP_FUNCTION()
918 ZEND_API bool zend_is_countable(const zval *countable);
5071 ZEND_API bool zend_is_countable(const zval *countable) /* {{{ */ in zend_is_countable() function
Completed in 35 milliseconds