Searched refs:zend_is_countable (Results 1 – 3 of 3) sorted by relevance
465 RETURN_BOOL(zend_is_countable(var)); in PHP_FUNCTION()
925 ZEND_API bool zend_is_countable(const zval *countable);
5279 ZEND_API bool zend_is_countable(const zval *countable) /* {{{ */ in zend_is_countable() function
Completed in 32 milliseconds