Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_iterators.h82 ZEND_API enum zend_object_iterator_kind zend_iterator_unwrap(zval *array_ptr, zend_object_iterator …
H A Dzend_iterators.c76 ZEND_API enum zend_object_iterator_kind zend_iterator_unwrap( in zend_iterator_unwrap() function
H A Dzend_vm_def.h4255 switch (zend_iterator_unwrap(array, &iter TSRMLS_CC)) {
H A Dzend_vm_execute.h13568 switch (zend_iterator_unwrap(array, &iter TSRMLS_CC)) { in ZEND_FE_FETCH_SPEC_VAR_HANDLER()

Completed in 115 milliseconds