xmlRelaxNGGetElements 4131 third_party/libxml/src/relaxng.c         list[i] = xmlRelaxNGGetElements(ctxt, cur, 0);
xmlRelaxNGGetElements 4260 third_party/libxml/src/relaxng.c         list[i] = xmlRelaxNGGetElements(ctxt, cur, 1);
xmlRelaxNGGetElements 4266 third_party/libxml/src/relaxng.c         list[i] = xmlRelaxNGGetElements(ctxt, cur, 1);
xmlRelaxNGGetElements 4357 third_party/libxml/src/relaxng.c         groups[nbgroups]->defs = xmlRelaxNGGetElements(ctxt, cur, 0);
xmlRelaxNGGetElements 4358 third_party/libxml/src/relaxng.c         groups[nbgroups]->attrs = xmlRelaxNGGetElements(ctxt, cur, 1);