xmlRelaxNGCheckCycles 5960 third_party/libxml/src/relaxng.c ret = xmlRelaxNGCheckCycles(ctxt, cur->content, depth); xmlRelaxNGCheckCycles 5969 third_party/libxml/src/relaxng.c ret = xmlRelaxNGCheckCycles(ctxt, cur->content, depth + 1); xmlRelaxNGCheckCycles 5971 third_party/libxml/src/relaxng.c ret = xmlRelaxNGCheckCycles(ctxt, cur->content, depth); xmlRelaxNGCheckCycles 6686 third_party/libxml/src/relaxng.c xmlRelaxNGCheckCycles(ctxt, schema->topgrammar->start, 0);