Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaCheckSubstGroupCircular

19523 xmlSchemaCheckSubstGroupCircular(xmlSchemaElementPtr elemDecl,
19536 ret = xmlSchemaCheckSubstGroupCircular(elemDecl,
19592 circ = xmlSchemaCheckSubstGroupCircular(head, head);