Home
last modified time | relevance | path

Searched refs:xmlSchemaParseSimpleType (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c6313 static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
7571 xmlSchemaParseSimpleType(pctxt, schema, child, 0); in xmlSchemaParseLocalAttribute()
7713 ret->subtypes = xmlSchemaParseSimpleType(pctxt, schema, child, 0); in xmlSchemaParseGlobalAttribute()
8877 WXS_ELEM_TYPEDEF(decl) = xmlSchemaParseSimpleType(ctxt, schema, child, 0); in xmlSchemaParseElement()
9067 xmlSchemaParseSimpleType(ctxt, schema, child, 0); in xmlSchemaParseUnion()
9185 type->subtypes = xmlSchemaParseSimpleType(ctxt, schema, child, 0); in xmlSchemaParseList()
9225 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseSimpleType() function
9894 xmlSchemaParseSimpleType(ctxt, schema, child, 1); in xmlSchemaParseSchemaTopLevel()
11205 xmlSchemaParseSimpleType(pctxt, schema, child, 1); in xmlSchemaParseIncludeOrRedefine()
11685 xmlSchemaParseSimpleType(ctxt, schema, child, 0); in xmlSchemaParseRestriction()
[all …]