Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dtype.c465 RETURN_BOOL(zend_is_countable(var)); in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_API.h925 ZEND_API bool zend_is_countable(const zval *countable);
H A Dzend_API.c5286 ZEND_API bool zend_is_countable(const zval *countable) /* {{{ */ in zend_is_countable() function

Completed in 47 milliseconds