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

/external/libxml2/
H A Dxmlschemas.c1063 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
14427 if (xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt) == -1)
14823 if (xmlSchemaTypeFixup(type, actxt) == -1)
14826 if (xmlSchemaTypeFixup(baseType, actxt) == -1)
14872 if (xmlSchemaTypeFixup(cur->type, actxt) == -1)
15344 xmlSchemaTypeFixup(itemType, ACTXT_CAST pctxt);
15543 xmlSchemaTypeFixup(member->type, ACTXT_CAST pctxt);
16324 * xmlSchemaTypeFixup(). We need to implement this when heading
16748 * NOTE (3) will be done in xmlSchemaTypeFixup().
17776 xmlSchemaTypeFixup(lin
18598 xmlSchemaTypeFixup(xmlSchemaTypePtr type, function
[all...]

Completed in 62 milliseconds