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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c589 int ownsConstructor; /* TODO: Move this to parser *flags*. */ member in struct:_xmlSchemaParserCtxt
12481 if (ctxt->ownsConstructor && (ctxt->constructor != NULL)) {
12484 ctxt->ownsConstructor = 0;
21065 ctxt->ownsConstructor = 1;
21120 ctxt->ownsConstructor = 0;
21137 ctxt->ownsConstructor = 0;
27649 pctxt->ownsConstructor = 1;

Completed in 182 milliseconds