Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c597 int ownsConstructor; /* TODO: Move this to parser *flags*. */ member
12545 if (ctxt->ownsConstructor && (ctxt->constructor != NULL)) { in xmlSchemaFreeParserCtxt()
12548 ctxt->ownsConstructor = 0; in xmlSchemaFreeParserCtxt()
21341 ctxt->ownsConstructor = 1; in xmlSchemaParse()
21396 ctxt->ownsConstructor = 0; in xmlSchemaParse()
21413 ctxt->ownsConstructor = 0; in xmlSchemaParse()
28095 pctxt->ownsConstructor = 1; in xmlSchemaPreRun()