Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h783 const xmlChar *substGroup; member
/external/libxml2/
Dxmlschemas.c4313 if (elem->substGroup != NULL) { in xmlSchemaElementDump()
4314 fprintf(output, " substitutionGroup: '%s' ", elem->substGroup); in xmlSchemaElementDump()
5830 xmlSchemaSubstGroupPtr substGroup = NULL; in xmlSchemaAddElementSubstitutionMember() local
5835 substGroup = xmlSchemaSubstGroupGet(pctxt, head); in xmlSchemaAddElementSubstitutionMember()
5836 if (substGroup == NULL) in xmlSchemaAddElementSubstitutionMember()
5837 substGroup = xmlSchemaSubstGroupAdd(pctxt, head); in xmlSchemaAddElementSubstitutionMember()
5838 if (substGroup == NULL) in xmlSchemaAddElementSubstitutionMember()
5840 if (xmlSchemaItemListAdd(substGroup->members, member) == -1) in xmlSchemaAddElementSubstitutionMember()
8757 &(decl->substGroupNs), &(decl->substGroup)); in xmlSchemaParseElement()
12644 xmlSchemaSubstGroupPtr substGroup; in xmlSchemaBuildContentModelForSubstGroup() local
[all …]
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle953 d substGroup * const xmlChar *