Searched refs:xmlRelaxNGNodeMatchesList (Results 1 – 2 of 2) sorted by relevance
9246 xmlRelaxNGNodeMatchesList(xmlNodePtr node, xmlRelaxNGDefinePtr * list) in xmlRelaxNGNodeMatchesList() function9391 if (!xmlRelaxNGNodeMatchesList(cur, group->defs)) in xmlRelaxNGValidateInterleave()9400 if (xmlRelaxNGNodeMatchesList(cur, group->defs)) in xmlRelaxNGValidateInterleave()
11109 * relaxng.c: fixed xmlRelaxNGNodeMatchesList