Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h821 void *idcs; /* The identity-constraint defs */ member
Dxmlschemas.c8873 decl->idcs = (void *) curIDC; in xmlSchemaParseElement()
16926 if (elemB->idcs != NULL) { in xmlSchemaCheckRCaseNameAndTypeOK()
23249 idc = (xmlSchemaIDCPtr) elemDecl->idcs; in xmlSchemaIDCRegisterMatchers()
25177 if ((elemDecl->idcs != NULL) && in xmlSchemaValidateElemDecl()
/third_party/libxml2/include/libxml/
DschemasInternals.h793 void *idcs; /* The identity-constraint defs */ member
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle962 d idcs * void *
/third_party/libxml2/
Dxmlschemas.c8895 decl->idcs = (void *) curIDC; in xmlSchemaParseElement()
16999 if (elemB->idcs != NULL) { in xmlSchemaCheckRCaseNameAndTypeOK()
23388 idc = (xmlSchemaIDCPtr) elemDecl->idcs; in xmlSchemaIDCRegisterMatchers()
25347 if ((elemDecl->idcs != NULL) && in xmlSchemaValidateElemDecl()