Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c184 int idref; /* requires idref checking */ member
249 int idref; /* requires idref checking */ member
362 int idref; /* requires idref checking */ member
3690 ctxt->idref = 1; in xmlRelaxNGParseData()
7620 if (ctxt->idref == 1) in xmlRelaxNGParse()
7621 ret->idref = 1; in xmlRelaxNGParse()
10824 if (ctxt->idref == 1) { in xmlRelaxNGValidateDocument()
10930 ret->idref = schema->idref; in xmlRelaxNGNewValidCtxt()