Searched refs:pNS (Results 1 – 1 of 1) sorted by relevance
294 xmlChar const*const pNS = in getAttributeNodeNS() local296 xmlAttrPtr const pAttr = xmlHasNsProp(m_aNodePtr, pName, pNS); in getAttributeNodeNS()325 xmlChar const*const pNS = in getAttributeNS() local328 xmlGetNsProp(m_aNodePtr, pName, pNS), xmlFree); in getAttributeNS()
Completed in 22 milliseconds