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

/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c255 int freedoc; /* need to free the document */ member in struct:_xmlRelaxNGParserCtxt
6806 ret->freedoc = 1;
6843 if ((ctxt->document != NULL) && (ctxt->freedoc))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c254 int freedoc; /* need to free the document */ member in struct:_xmlRelaxNGParserCtxt
6805 ret->freedoc = 1;
6842 if ((ctxt->document != NULL) && (ctxt->freedoc))

Completed in 269 milliseconds