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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c569 typedef xmlSchemaConstructionCtxt *xmlSchemaConstructionCtxtPtr; typedef
596 xmlSchemaConstructionCtxtPtr constructor;
9865 xmlSchemaConstructionCtxtFree(xmlSchemaConstructionCtxtPtr con)
9887 static xmlSchemaConstructionCtxtPtr
9890 xmlSchemaConstructionCtxtPtr ret;
9892 ret = (xmlSchemaConstructionCtxtPtr)
20794 xmlSchemaConstructionCtxtPtr con = pctxt->constructor;
/external/libxml2/
H A Dxmlschemas.c569 typedef xmlSchemaConstructionCtxt *xmlSchemaConstructionCtxtPtr; typedef
596 xmlSchemaConstructionCtxtPtr constructor;
9884 xmlSchemaConstructionCtxtFree(xmlSchemaConstructionCtxtPtr con)
9906 static xmlSchemaConstructionCtxtPtr
9909 xmlSchemaConstructionCtxtPtr ret;
9911 ret = (xmlSchemaConstructionCtxtPtr)
20823 xmlSchemaConstructionCtxtPtr con = pctxt->constructor;

Completed in 250 milliseconds