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

/external/libxml2/
H A Dxmlschemas.c621 xmlSchemaTypePtr ctxtType; /* The current context simple/complex type */ member in struct:_xmlSchemaParserCtxt
8865 type = ctxt->ctxtType;
9033 type = ctxt->ctxtType;
9289 oldCtxtType = ctxt->ctxtType;
9291 ctxt->ctxtType = type;
9332 ctxt->ctxtType = oldCtxtType;
9842 ctxt->ctxtType = NULL;
11489 type = ctxt->ctxtType;
11793 type = ctxt->ctxtType;
11881 ctxt->ctxtType
12106 xmlSchemaTypePtr type, ctxtType; local
14902 xmlSchemaCheckTypeDefCircularInternal(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxtType, xmlSchemaTypePtr ancestor) argument
[all...]

Completed in 96 milliseconds