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.rpgle957 d idcs * void *
/external/libxml2/
Dxmlschemas.c8804 decl->idcs = (void *) curIDC; in xmlSchemaParseElement()
16858 if (elemB->idcs != NULL) { in xmlSchemaCheckRCaseNameAndTypeOK()
23178 idc = (xmlSchemaIDCPtr) elemDecl->idcs; in xmlSchemaIDCRegisterMatchers()
25106 if ((elemDecl->idcs != NULL) && in xmlSchemaValidateElemDecl()