Home
last modified time | relevance | path

Searched refs:moveToNextAttribute (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/xmlreader/tests/
H A D004.phpt26 $attr = $reader->moveToNextAttribute();
H A D003-mb.phpt31 $attr = $reader->moveToNextAttribute();
H A D015-get-errors.phpt26 $attr = $reader->moveToNextAttribute();
H A D003.phpt31 $attr = $reader->moveToNextAttribute();
H A D003-get-errors.phpt28 $attr = $reader->moveToNextAttribute();
H A D003-move-errors.phpt28 $attr = $reader->moveToNextAttribute();
/php-src/ext/xmlreader/
H A Dphp_xmlreader.stub.php167 public function moveToNextAttribute(): bool {} function in XMLReader
H A Dphp_xmlreader_arginfo.h106 ZEND_METHOD(XMLReader, moveToNextAttribute);
133 …ZEND_ME(XMLReader, moveToNextAttribute, arginfo_class_XMLReader_moveToNextAttribute, ZEND_ACC_PUBL…
H A Dphp_xmlreader.c727 PHP_METHOD(XMLReader, moveToNextAttribute) in PHP_METHOD() argument

Completed in 19 milliseconds