Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c605 int ownsConstructor; /* TODO: Move this to parser *flags*. */ member
12571 if (ctxt->ownsConstructor && (ctxt->constructor != NULL)) { in xmlSchemaFreeParserCtxt()
12574 ctxt->ownsConstructor = 0; in xmlSchemaFreeParserCtxt()
21366 ctxt->ownsConstructor = 1; in xmlSchemaParse()
21421 ctxt->ownsConstructor = 0; in xmlSchemaParse()
21438 ctxt->ownsConstructor = 0; in xmlSchemaParse()
28155 pctxt->ownsConstructor = 1; in xmlSchemaPreRun()