Searched refs:xmlRelaxNGGetElements (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | relaxng.c | 3986 xmlRelaxNGGetElements(xmlRelaxNGParserCtxtPtr ctxt, in xmlRelaxNGGetElements() function 4133 list[i] = xmlRelaxNGGetElements(ctxt, cur, 0); in xmlRelaxNGCheckChoiceDeterminism() 4262 list[i] = xmlRelaxNGGetElements(ctxt, cur, 1); in xmlRelaxNGCheckGroupAttrs() 4268 list[i] = xmlRelaxNGGetElements(ctxt, cur, 1); in xmlRelaxNGCheckGroupAttrs() 4359 groups[nbgroups]->defs = xmlRelaxNGGetElements(ctxt, cur, 0); in xmlRelaxNGComputeInterleaves() 4360 groups[nbgroups]->attrs = xmlRelaxNGGetElements(ctxt, cur, 1); in xmlRelaxNGComputeInterleaves()
|
D | ChangeLog | 7265 xmlRelaxNGGetElements (bug 137718)
|