/PHP-8.3/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-8.3/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 | 736 ZEND_METHOD(WeakMap, getIterator) in ZEND_METHOD() argument
|
/PHP-8.3/ext/intl/resourcebundle/ |
H A D | resourcebundle.stub.php | 48 public function getIterator(): Iterator {} function in ResourceBundle
|
H A D | resourcebundle_class.c | 361 PHP_METHOD(ResourceBundle, getIterator) { in PHP_METHOD() argument
|
/PHP-8.3/ext/spl/ |
H A D | spl_fixedarray.stub.php | 55 public function getIterator(): Iterator {} function in SplFixedArray
|
H A D | spl_array.stub.php | 78 public function getIterator(): Iterator {} function in ArrayObject
|
H A D | spl_fixedarray.c | 873 PHP_METHOD(SplFixedArray, getIterator) in PHP_METHOD() argument
|
H A D | spl_array.c | 1272 PHP_METHOD(ArrayObject, getIterator) in PHP_METHOD() argument
|
/PHP-8.3/ext/dom/ |
H A D | nodelist.c | 266 ZEND_METHOD(DOMNodeList, getIterator) in ZEND_METHOD() argument
|
H A D | namednodemap.c | 265 PHP_METHOD(DOMNamedNodeMap, getIterator) in PHP_METHOD() argument
|
H A D | php_dom.stub.php | 500 public function getIterator(): Iterator {} function in DOMNodeList 896 public function getIterator(): Iterator {} function in DOMNamedNodeMap
|
/PHP-8.3/ext/pdo/ |
H A D | pdo_stmt.stub.php | 67 public function getIterator(): Iterator {} function in PDOStatement
|
H A D | pdo_stmt.c | 2010 PHP_METHOD(PDOStatement, getIterator) in PHP_METHOD() argument
|
/PHP-8.3/ext/intl/breakiterator/ |
H A D | breakiterator.stub.php | 169 public function getIterator(): Iterator {} function in IntlBreakIterator
|
H A D | breakiterator_methods.cpp | 391 U_CFUNC PHP_METHOD(IntlBreakIterator, getIterator) in PHP_METHOD() argument
|
/PHP-8.3/ext/mysqli/ |
H A D | mysqli.c | 718 PHP_METHOD(mysqli_result, getIterator) in PHP_METHOD() argument
|
/PHP-8.3/ext/date/ |
H A D | php_date.stub.php | 749 public function getIterator(): Iterator {} function in DatePeriod
|
H A D | php_date.c | 5105 PHP_METHOD(DatePeriod, getIterator) in PHP_METHOD() argument
|