Searched refs:xmlSchemaAddType (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 5447 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddType() function 9289 type = xmlSchemaAddType(ctxt, schema, in xmlSchemaParseSimpleType() 9294 type = xmlSchemaAddType(ctxt, schema, in xmlSchemaParseSimpleType() 9324 type = xmlSchemaAddType(ctxt, schema, XML_SCHEMA_TYPE_SIMPLE, in xmlSchemaParseSimpleType() 12230 type = xmlSchemaAddType(ctxt, schema, in xmlSchemaParseComplexType() 12235 type = xmlSchemaAddType(ctxt, schema, in xmlSchemaParseComplexType() 12251 type = xmlSchemaAddType(ctxt, schema, in xmlSchemaParseComplexType() 18358 content = xmlSchemaAddType(pctxt, pctxt->schema, in xmlSchemaFixupComplexType() 18362 content = xmlSchemaAddType(pctxt, pctxt->schema, in xmlSchemaFixupComplexType()
|