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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c18117 xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt, function
18127 PERROR_INT("xmlSchemaFixupComplexType",
18580 return(xmlSchemaFixupComplexType(PCTXT_CAST actxt, type));
20807 * Since xmlSchemaFixupComplexType() will create new particles
21147 xmlSchemaFixupComplexType(pctxt, WXS_TYPE_CAST item);
21159 * The list could have changed, since xmlSchemaFixupComplexType()
/external/libxml2/
H A Dxmlschemas.c18146 xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt, function
18156 PERROR_INT("xmlSchemaFixupComplexType",
18609 return(xmlSchemaFixupComplexType(PCTXT_CAST actxt, type));
20836 * Since xmlSchemaFixupComplexType() will create new particles
21176 xmlSchemaFixupComplexType(pctxt, WXS_TYPE_CAST item);
21188 * The list could have changed, since xmlSchemaFixupComplexType()

Completed in 176 milliseconds