Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlHasProp

6619  * xmlHasProp:
6631 xmlHasProp(const xmlNode *node, const xmlChar *name) {
6711 prop = xmlHasProp(node, name);