Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c255 int freedoc; /* need to free the document */ member
6812 ret->freedoc = 1; in xmlRelaxNGNewDocParserCtxt()
6849 if ((ctxt->document != NULL) && (ctxt->freedoc)) in xmlRelaxNGFreeParserCtxt()