Home
last modified time | relevance | path

Searched refs:xmlRelaxNGNodeMatchesList (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Drelaxng.c9246 xmlRelaxNGNodeMatchesList(xmlNodePtr node, xmlRelaxNGDefinePtr * list) in xmlRelaxNGNodeMatchesList() function
9391 if (!xmlRelaxNGNodeMatchesList(cur, group->defs)) in xmlRelaxNGValidateInterleave()
9400 if (xmlRelaxNGNodeMatchesList(cur, group->defs)) in xmlRelaxNGValidateInterleave()
DChangeLog11109 * relaxng.c: fixed xmlRelaxNGNodeMatchesList