Home
last modified time | relevance | path

Searched defs:idcDef (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/libxml/src/include/libxml/
DschemasInternals.h947 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/external/cronet/stable/third_party/libxml/src/include/libxml/
DschemasInternals.h947 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/external/libxml2/include/libxml/
DschemasInternals.h947 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member
/external/libxml2/
Dxmlschemas.c3933 xmlSchemaFreeIDC(xmlSchemaIDCPtr idcDef) in xmlSchemaFreeIDC()
21916 xmlSchemaIDCPtr idcDef = (xmlSchemaIDCPtr) payload; in xmlSchemaAugmentIDC() local
21967 xmlSchemaIDCNewBinding(xmlSchemaIDCPtr idcDef) in xmlSchemaIDCNewBinding()