Searched defs:xmlSchemaFixupSimpleTypeStageOne (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c17826 xmlSchemaFixupSimpleTypeStageOne(xmlSchemaParserCtxtPtr pctxt, function
17843 PERROR_INT("xmlSchemaFixupSimpleTypeStageOne",
17855 PERROR_INT("xmlSchemaFixupSimpleTypeStageOne",
17864 PERROR_INT("xmlSchemaFixupSimpleTypeStageOne",
17869 if (xmlSchemaFixupSimpleTypeStageOne(pctxt, type->baseType) == -1)
18158 res = xmlSchemaFixupSimpleTypeStageOne(pctxt, content);
20950 xmlSchemaFixupSimpleTypeStageOne(pctxt,

Completed in 330 milliseconds