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
12532 if (ctxt->ownsConstructor && (ctxt->constructor != NULL)) { in xmlSchemaFreeParserCtxt()
12535 ctxt->ownsConstructor = 0; in xmlSchemaFreeParserCtxt()
21328 ctxt->ownsConstructor = 1; in xmlSchemaParse()
21383 ctxt->ownsConstructor = 0; in xmlSchemaParse()
21400 ctxt->ownsConstructor = 0; in xmlSchemaParse()
28075 pctxt->ownsConstructor = 1; in xmlSchemaPreRun()