Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h793 void *idcs; /* The identity-constraint defs */ member
/external/libxml2/
Dxmlschemas.c8783 decl->idcs = (void *) curIDC; in xmlSchemaParseElement()
16828 if (elemB->idcs != NULL) { in xmlSchemaCheckRCaseNameAndTypeOK()
23148 idc = (xmlSchemaIDCPtr) elemDecl->idcs; in xmlSchemaIDCRegisterMatchers()
25076 if ((elemDecl->idcs != NULL) && in xmlSchemaValidateElemDecl()