Searched refs:getAttributeNs (Results 1 – 5 of 5) sorted by relevance
30 $attr = $reader->getAttributeNs('idx', null);49 Deprecated: XMLReader::getAttributeNs(): Passing null to parameter #2 ($namespace) of type string i…50 XMLReader::getAttributeNs(): Argument #2 ($namespace) must not be empty
20 echo $reader->getAttributeNs('isbn', 'uri');
154 public function getAttributeNs(string $name, string $namespace): ?string {} function in XMLReader
116 ZEND_METHOD(XMLReader, getAttributeNs);146 ZEND_ME(XMLReader, getAttributeNs, arginfo_class_XMLReader_getAttributeNs, ZEND_ACC_PUBLIC)
611 PHP_METHOD(XMLReader, getAttributeNs) in PHP_METHOD() argument
Completed in 11 milliseconds