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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1058 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
14397 if (xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt) == -1)
14793 if (xmlSchemaTypeFixup(type, actxt) == -1)
14796 if (xmlSchemaTypeFixup(baseType, actxt) == -1)
14842 if (xmlSchemaTypeFixup(cur->type, actxt) == -1)
15313 xmlSchemaTypeFixup(itemType, ACTXT_CAST pctxt);
15512 xmlSchemaTypeFixup(member->type, ACTXT_CAST pctxt);
16293 * xmlSchemaTypeFixup(). We need to implement this when heading
16717 * NOTE (3) will be done in xmlSchemaTypeFixup().
17745 xmlSchemaTypeFixup(lin
18567 xmlSchemaTypeFixup(xmlSchemaTypePtr type, function
[all...]
/external/libxml2/
H A Dxmlschemas.c1063 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
14425 if (xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt) == -1)
14821 if (xmlSchemaTypeFixup(type, actxt) == -1)
14824 if (xmlSchemaTypeFixup(baseType, actxt) == -1)
14870 if (xmlSchemaTypeFixup(cur->type, actxt) == -1)
15342 xmlSchemaTypeFixup(itemType, ACTXT_CAST pctxt);
15541 xmlSchemaTypeFixup(member->type, ACTXT_CAST pctxt);
16322 * xmlSchemaTypeFixup(). We need to implement this when heading
16746 * NOTE (3) will be done in xmlSchemaTypeFixup().
17774 xmlSchemaTypeFixup(lin
18596 xmlSchemaTypeFixup(xmlSchemaTypePtr type, function
[all...]

Completed in 93 milliseconds