Home
last modified time | relevance | path

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

/php-src/ext/xmlreader/tests/
H A D006.phpt21 $attr = $reader->moveToFirstAttribute();
H A D004.phpt22 $attr = $reader->moveToFirstAttribute();
H A D003-mb.phpt22 $attr = $reader->moveToFirstAttribute();
H A D014.phpt33 $attr = $reader->moveToFirstAttribute();
H A D003.phpt22 $attr = $reader->moveToFirstAttribute();
H A D015.phpt26 $attr = $reader->moveToFirstAttribute();
/php-src/ext/xmlreader/
H A Dphp_xmlreader.stub.php178 public function moveToFirstAttribute(): bool {} function in XMLReader
H A Dphp_xmlreader_arginfo.h124 ZEND_METHOD(XMLReader, moveToFirstAttribute);
154 …ZEND_ME(XMLReader, moveToFirstAttribute, arginfo_class_XMLReader_moveToFirstAttribute, ZEND_ACC_PU…
H A Dphp_xmlreader.c795 PHP_METHOD(XMLReader, moveToFirstAttribute) in PHP_METHOD() argument

Completed in 21 milliseconds