Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/ext/xmlreader/
H A Dphp_xmlreader.stub.php41 public function moveToFirstAttribute() {} function in XMLReader
H A Dphp_xmlreader_arginfo.h97 ZEND_METHOD(XMLReader, moveToFirstAttribute);
125 …ZEND_ME(XMLReader, moveToFirstAttribute, arginfo_class_XMLReader_moveToFirstAttribute, ZEND_ACC_PU…
H A Dphp_xmlreader.c764 PHP_METHOD(XMLReader, moveToFirstAttribute) in PHP_METHOD() argument

Completed in 17 milliseconds