Searched refs:getAttributeNo (Results 1 – 6 of 6) sorted by relevance
61 if ($reader->getAttributeNo(0) == $reader->value) {
52 $attr = $reader->getAttributeNo(911);
151 public function getAttributeNo(int $index): ?string {} function in XMLReader
115 ZEND_METHOD(XMLReader, getAttributeNo);145 ZEND_ME(XMLReader, getAttributeNo, arginfo_class_XMLReader_getAttributeNo, ZEND_ACC_PUBLIC)
586 PHP_METHOD(XMLReader, getAttributeNo) in PHP_METHOD() argument
Completed in 18 milliseconds