Home | History | Annotate | Download | only in libxml2

Lines Matching refs:elem

47 #define IS_SCHEMATRON(node, elem)					\
50 (xmlStrEqual(node->name, (const xmlChar *) elem)) && \