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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c1049 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
14312 if (xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt) == -1)
14706 if (xmlSchemaTypeFixup(type, actxt) == -1)
14709 if (xmlSchemaTypeFixup(baseType, actxt) == -1)
14755 if (xmlSchemaTypeFixup(cur->type, actxt) == -1)
15226 xmlSchemaTypeFixup(itemType, ACTXT_CAST pctxt);
15425 xmlSchemaTypeFixup(member->type, ACTXT_CAST pctxt);
16205 * xmlSchemaTypeFixup(). We need to implement this when heading
16629 * NOTE (3) will be done in xmlSchemaTypeFixup().
17655 xmlSchemaTypeFixup(lin
18469 xmlSchemaTypeFixup(xmlSchemaTypePtr type, function
[all...]

Completed in 65 milliseconds