Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h793 void *idcs; /* The identity-constraint defs */ member
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle962 d idcs * void *
/external/libxml2/
Dxmlschemas.c8844 decl->idcs = (void *) curIDC; in xmlSchemaParseElement()
16897 if (elemB->idcs != NULL) { in xmlSchemaCheckRCaseNameAndTypeOK()
23220 idc = (xmlSchemaIDCPtr) elemDecl->idcs; in xmlSchemaIDCRegisterMatchers()
25148 if ((elemDecl->idcs != NULL) && in xmlSchemaValidateElemDecl()