Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrEqual

50     (xmlStrEqual(node->name, (const xmlChar *) elem)) &&		\
51 ((xmlStrEqual(node->ns->href, xmlSchematronNs)) || \
52 (xmlStrEqual(node->ns->href, xmlOldSchematronNs))))
57 ((xmlStrEqual(node->ns->href, xmlSchematronNs)) || \
58 (xmlStrEqual(node->ns->href, xmlOldSchematronNs)))) \