Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetNsProp

2397 			ret = xmlGetNsProp(reader->node, localname, ns->href);
2450 return(xmlGetNsProp(reader->node, localName, namespaceURI));