Home
last modified time | relevance | path

Searched refs:zend_is_iterable (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/standard/
H A Dtype.c397 RETURN_BOOL(zend_is_iterable(var)); in PHP_FUNCTION()
/PHP-7.2/Zend/
H A Dzend_API.h571 ZEND_API zend_bool zend_is_iterable(zval *iterable);
H A Dzend_execute.c860 return zend_is_iterable(arg); in zend_check_type()
H A Dzend_API.c4335 ZEND_API zend_bool zend_is_iterable(zval *iterable) /* {{{ */ in zend_is_iterable() function

Completed in 45 milliseconds