Searched refs:xmlGetPropNodeValueInternal (Results 1 – 2 of 2) sorted by relevance
58 static xmlChar* xmlGetPropNodeValueInternal(const xmlAttr *prop);5534 return(xmlGetPropNodeValueInternal((xmlAttrPtr) cur)); in xmlNodeGetContent()6585 xmlGetPropNodeValueInternal(const xmlAttr *prop) in xmlGetPropNodeValueInternal() function6714 return(xmlGetPropNodeValueInternal(prop)); in xmlGetProp()6739 return(xmlGetPropNodeValueInternal(prop)); in xmlGetNoNsProp()6764 return(xmlGetPropNodeValueInternal(prop)); in xmlGetNsProp()
2319 xmlGetPropNodeValueInternal(). Changed relevant code