Searched refs:moveToAttributeNs (Results 1 – 3 of 3) sorted by relevance
27 $attr = $reader->moveToAttributeNs('idx', 'http://www.ns1.namespace.org/');31 $attr = $reader->moveToAttributeNs('idx', 'http://www.ns2.namespace.org/');35 $attr = $reader->moveToAttributeNs('isbn', 'http://www.ns2.namespace.org/');40 $attr = $reader->moveToAttributeNs('elephpant', 'http://www.ns2.namespace.org/');
27 $attr = $reader->moveToAttributeNs('idx', null);41 Warning: XMLReader::moveToAttributeNs(): Attribute Name and Namespace URI cannot be empty in %s on …
729 PHP_METHOD(xmlreader, moveToAttributeNs) in PHP_METHOD() argument1280 PHP_ME(xmlreader, moveToAttributeNs, arginfo_xmlreader_moveToAttributeNs, ZEND_ACC_PUBLIC)
Completed in 9 milliseconds