Searched refs:xmlSchemaConstructionCtxtPtr (Results 1 – 1 of 1) sorted by relevance
569 typedef xmlSchemaConstructionCtxt *xmlSchemaConstructionCtxtPtr; typedef596 xmlSchemaConstructionCtxtPtr constructor;9865 xmlSchemaConstructionCtxtFree(xmlSchemaConstructionCtxtPtr con) in xmlSchemaConstructionCtxtFree()9887 static xmlSchemaConstructionCtxtPtr9890 xmlSchemaConstructionCtxtPtr ret; in xmlSchemaConstructionCtxtCreate()9892 ret = (xmlSchemaConstructionCtxtPtr) in xmlSchemaConstructionCtxtCreate()20725 xmlSchemaConstructionCtxtPtr con = pctxt->constructor; in xmlSchemaFixupComponents()