Searched refs:xmlGetPropNodeValueInternal (Results 1 – 2 of 2) sorted by relevance
58 static xmlChar* xmlGetPropNodeValueInternal(const xmlAttr *prop);5533 return(xmlGetPropNodeValueInternal((xmlAttrPtr) cur)); in xmlNodeGetContent()6584 xmlGetPropNodeValueInternal(const xmlAttr *prop) in xmlGetPropNodeValueInternal() function6713 return(xmlGetPropNodeValueInternal(prop)); in xmlGetProp()6738 return(xmlGetPropNodeValueInternal(prop)); in xmlGetNoNsProp()6763 return(xmlGetPropNodeValueInternal(prop)); in xmlGetNsProp()
2319 xmlGetPropNodeValueInternal(). Changed relevant code