Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHasProp

6448  * xmlHasProp:
6460 xmlHasProp(xmlNodePtr node, const xmlChar *name) {
6540 prop = xmlHasProp(node, name);