Searched defs:xmlSchemaFixupComplexType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c18046 xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt, function
18056 PERROR_INT("xmlSchemaFixupComplexType",
18509 return(xmlSchemaFixupComplexType(PCTXT_CAST actxt, type));
20736 * Since xmlSchemaFixupComplexType() will create new particles
21076 xmlSchemaFixupComplexType(pctxt, WXS_TYPE_CAST item);
21088 * The list could have changed, since xmlSchemaFixupComplexType()

Completed in 122 milliseconds