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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c18024 xmlSchemaFixupSimpleTypeStageTwo(xmlSchemaParserCtxtPtr pctxt, function
18039 PERROR_INT("xmlSchemaFixupSimpleTypeStageTwo",
18231 res = xmlSchemaFixupSimpleTypeStageTwo(pctxt, content);
18582 return(xmlSchemaFixupSimpleTypeStageTwo(PCTXT_CAST actxt, type));
21061 xmlSchemaFixupSimpleTypeStageTwo(pctxt, WXS_TYPE_CAST item);
/external/libxml2/
H A Dxmlschemas.c18053 xmlSchemaFixupSimpleTypeStageTwo(xmlSchemaParserCtxtPtr pctxt, function
18068 PERROR_INT("xmlSchemaFixupSimpleTypeStageTwo",
18260 res = xmlSchemaFixupSimpleTypeStageTwo(pctxt, content);
18611 return(xmlSchemaFixupSimpleTypeStageTwo(PCTXT_CAST actxt, type));
21090 xmlSchemaFixupSimpleTypeStageTwo(pctxt, WXS_TYPE_CAST item);

Completed in 170 milliseconds