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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c613 xmlSchemaTypePtr ctxtType; /* The current context simple/complex type */ member in struct:_xmlSchemaParserCtxt
8835 type = ctxt->ctxtType;
9003 type = ctxt->ctxtType;
9259 oldCtxtType = ctxt->ctxtType;
9261 ctxt->ctxtType = type;
9302 ctxt->ctxtType = oldCtxtType;
9812 ctxt->ctxtType = NULL;
11438 type = ctxt->ctxtType;
11742 type = ctxt->ctxtType;
11830 ctxt->ctxtType
12055 xmlSchemaTypePtr type, ctxtType; local
14785 xmlSchemaCheckTypeDefCircularInternal(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxtType, xmlSchemaTypePtr ancestor) argument
[all...]

Completed in 107 milliseconds