Searched refs:substGroupNs (Results 1 – 5 of 5) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | schemasInternals.in.h | 812 const xmlChar *substGroupNs; member
|
D | xmlschemas.c | 4305 if (elem->substGroupNs != NULL) in xmlSchemaElementDump() 4306 fprintf(output, "ns '%s'\n", elem->substGroupNs); in xmlSchemaElementDump() 8741 &(decl->substGroupNs), &(decl->substGroup)); in xmlSchemaParseElement() 13306 elemDecl->substGroupNs); in xmlSchemaResolveElementReferences() 13312 elemDecl->substGroupNs, XML_SCHEMA_TYPE_ELEMENT, NULL); in xmlSchemaResolveElementReferences()
|
/third_party/libxml2/include/libxml/ |
D | schemasInternals.h | 784 const xmlChar *substGroupNs; member
|
/third_party/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 954 d substGroupNs * const xmlChar *
|
/third_party/libxml2/ |
D | xmlschemas.c | 4321 if (elem->substGroupNs != NULL) in xmlSchemaElementDump() 4322 fprintf(output, "ns '%s'\n", elem->substGroupNs); in xmlSchemaElementDump() 8763 &(decl->substGroupNs), &(decl->substGroup)); in xmlSchemaParseElement() 13328 elemDecl->substGroupNs); in xmlSchemaResolveElementReferences() 13334 elemDecl->substGroupNs, XML_SCHEMA_TYPE_ELEMENT, NULL); in xmlSchemaResolveElementReferences()
|