/php-src/ext/zend_test/ |
H A D | iterators.stub.php | 13 public function getIterator(): \Iterator {} function in ZendTest\\Iterators\\TraversableTest
|
H A D | iterators.c | 113 ZEND_METHOD(ZendTest_Iterators_TraversableTest, getIterator) { in ZEND_METHOD() argument
|
/php-src/Zend/ |
H A D | zend_weakrefs.stub.php | 38 public function getIterator(): Iterator {} function in WeakMap
|
H A D | zend_interfaces.stub.php | 10 public function getIterator(): Traversable; function
|
H A D | zend_weakrefs.c | 763 ZEND_METHOD(WeakMap, getIterator) in ZEND_METHOD() argument
|
/php-src/ext/intl/resourcebundle/ |
H A D | resourcebundle.stub.php | 44 public function getIterator(): Iterator {} function in ResourceBundle
|
H A D | resourcebundle_class.c | 411 PHP_METHOD(ResourceBundle, getIterator) { in PHP_METHOD() argument
|
/php-src/ext/spl/ |
H A D | spl_fixedarray.stub.php | 56 public function getIterator(): Iterator {} function in SplFixedArray
|
H A D | spl_array.stub.php | 72 public function getIterator(): Iterator {} function in ArrayObject
|
H A D | spl_fixedarray.c | 862 PHP_METHOD(SplFixedArray, getIterator) in PHP_METHOD() argument
|
H A D | spl_array.c | 1110 PHP_METHOD(ArrayObject, getIterator) in PHP_METHOD() argument
|
/php-src/ext/intl/breakiterator/ |
H A D | breakiterator.stub.php | 112 public function getIterator(): Iterator {} function in IntlBreakIterator
|
H A D | breakiterator_methods.cpp | 375 U_CFUNC PHP_METHOD(IntlBreakIterator, getIterator) in PHP_METHOD() argument
|
/php-src/ext/pdo/ |
H A D | pdo_stmt.stub.php | 67 public function getIterator(): Iterator {} function in PDOStatement
|
H A D | pdo_stmt.c | 2000 PHP_METHOD(PDOStatement, getIterator) in PHP_METHOD() argument
|
/php-src/ext/dom/ |
H A D | nodelist.c | 247 ZEND_METHOD(DOMNodeList, getIterator) in ZEND_METHOD() argument
|
H A D | namednodemap.c | 260 PHP_METHOD(DOMNamedNodeMap, getIterator) in PHP_METHOD() argument
|
H A D | php_dom.stub.php | 618 public function getIterator(): Iterator {} function in DOMNodeList 1125 public function getIterator(): Iterator {} function in DOMNamedNodeMap 1486 public function getIterator(): \Iterator {} function in Dom\\NodeList 1511 public function getIterator(): \Iterator {} function in Dom\\NamedNodeMap 1533 public function getIterator(): \Iterator {} function in Dom\\DtdNamedNodeMap 1553 public function getIterator(): \Iterator {} function in Dom\\HTMLCollection 2125 public function getIterator(): \Iterator {} function in Dom\\TokenList
|
H A D | token_list.c | 618 PHP_METHOD(Dom_TokenList, getIterator) in PHP_METHOD() argument
|
/php-src/ext/mysqli/ |
H A D | mysqli.c | 717 PHP_METHOD(mysqli_result, getIterator) in PHP_METHOD() argument
|
/php-src/ext/date/ |
H A D | php_date.stub.php | 744 public function getIterator(): Iterator {} function in DatePeriod
|
H A D | php_date.c | 5293 PHP_METHOD(DatePeriod, getIterator) in PHP_METHOD() argument
|