Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c267 xmlElementPtr elemDecl; /* pointer to the content model */ member
274 vstateVPush(xmlValidCtxtPtr ctxt, xmlElementPtr elemDecl, xmlNodePtr node) { in vstateVPush()
319 xmlElementPtr elemDecl; in vstateVPop() local
3385 xmlElementPtr elemDecl; in xmlIsMixedElement() local
5231 xmlElementPtr elemDecl, int warn, xmlNodePtr parent) { in xmlValidateElementContent()
5653 xmlElementPtr elemDecl = NULL; in xmlValidGetElemDecl() local
5725 xmlElementPtr elemDecl; in xmlValidatePushElement() local
5817 xmlElementPtr elemDecl; in xmlValidatePushCData() local
5891 xmlElementPtr elemDecl; in xmlValidatePopElement() local
5944 xmlElementPtr elemDecl = NULL; in xmlValidateOneElement() local
Dxmlschemas.c12572 xmlSchemaElementPtr elemDecl, member; in xmlSchemaBuildContentModelForSubstGroup() local
12697 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildContentModelForElement() local
13057 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildAContentModel() local
13217 xmlSchemaResolveElementReferences(xmlSchemaElementPtr elemDecl, in xmlSchemaResolveElementReferences()
19566 xmlSchemaCheckSubstGroupCircular(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckSubstGroupCircular()
19600 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemPropsCorrect()
19782 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemSubstGroup()
20006 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckElementDeclComponent()
20842 xmlSchemaElementPtr elemDecl; in xmlSchemaFixupComponents() local
23185 xmlSchemaElementPtr elemDecl) in xmlSchemaIDCRegisterMatchers()
[all …]
DSAX2.c1431 xmlElementPtr elemDecl; in xmlCheckDefaultedAttributes() local
/external/libxml2/include/libxml/
DschemasInternals.h935 xmlHashTablePtr elemDecl; member