Home
last modified time | relevance | path

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

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