xmlSchemaParseSimpleType 6198 third_party/libxml/src/xmlschemas.c static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
xmlSchemaParseSimpleType 7459 third_party/libxml/src/xmlschemas.c 			xmlSchemaParseSimpleType(pctxt, schema, child, 0);
xmlSchemaParseSimpleType 7601 third_party/libxml/src/xmlschemas.c 	    ret->subtypes = xmlSchemaParseSimpleType(pctxt, schema, child, 0);
xmlSchemaParseSimpleType 8765 third_party/libxml/src/xmlschemas.c 		WXS_ELEM_TYPEDEF(decl) = xmlSchemaParseSimpleType(ctxt, schema, child, 0);
xmlSchemaParseSimpleType 8955 third_party/libxml/src/xmlschemas.c 		xmlSchemaParseSimpleType(ctxt, schema, child, 0);
xmlSchemaParseSimpleType 9073 third_party/libxml/src/xmlschemas.c 	    type->subtypes = xmlSchemaParseSimpleType(ctxt, schema, child, 0);
xmlSchemaParseSimpleType 9782 third_party/libxml/src/xmlschemas.c 	    xmlSchemaParseSimpleType(ctxt, schema, child, 1);
xmlSchemaParseSimpleType 11094 third_party/libxml/src/xmlschemas.c 		xmlSchemaParseSimpleType(pctxt, schema, child, 1);
xmlSchemaParseSimpleType 11574 third_party/libxml/src/xmlschemas.c 		    xmlSchemaParseSimpleType(ctxt, schema, child, 0);
xmlSchemaParseSimpleType 11631 third_party/libxml/src/xmlschemas.c 		xmlSchemaParseSimpleType(ctxt, schema, child, 0);