Searched refs:xmlSchemaConstructionCtxtPtr (Results 1 – 1 of 1) sorted by relevance
569 typedef xmlSchemaConstructionCtxt *xmlSchemaConstructionCtxtPtr; typedef596 xmlSchemaConstructionCtxtPtr constructor;9886 xmlSchemaConstructionCtxtFree(xmlSchemaConstructionCtxtPtr con) in xmlSchemaConstructionCtxtFree()9908 static xmlSchemaConstructionCtxtPtr9911 xmlSchemaConstructionCtxtPtr ret; in xmlSchemaConstructionCtxtCreate()9913 ret = (xmlSchemaConstructionCtxtPtr) in xmlSchemaConstructionCtxtCreate()20825 xmlSchemaConstructionCtxtPtr con = pctxt->constructor; in xmlSchemaFixupComponents()