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
3431 xmlElementPtr elemDecl; in xmlIsMixedElement() local
5280 xmlElementPtr elemDecl, int warn, xmlNodePtr parent) { in xmlValidateElementContent()
5701 xmlElementPtr elemDecl = NULL; in xmlValidGetElemDecl() local
5773 xmlElementPtr elemDecl; in xmlValidatePushElement() local
5865 xmlElementPtr elemDecl; in xmlValidatePushCData() local
5939 xmlElementPtr elemDecl; in xmlValidatePopElement() local
5992 xmlElementPtr elemDecl = NULL; in xmlValidateOneElement() local
Dxmlschemas.c12520 xmlSchemaElementPtr elemDecl, member; in xmlSchemaBuildContentModelForSubstGroup() local
12634 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildContentModelForElement() local
12958 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildAContentModel() local
13106 xmlSchemaResolveElementReferences(xmlSchemaElementPtr elemDecl, in xmlSchemaResolveElementReferences()
19453 xmlSchemaCheckSubstGroupCircular(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckSubstGroupCircular()
19487 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemPropsCorrect()
19669 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemSubstGroup()
19893 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckElementDeclComponent()
20729 xmlSchemaElementPtr elemDecl; in xmlSchemaFixupComponents() local
23072 xmlSchemaElementPtr elemDecl) in xmlSchemaIDCRegisterMatchers()
[all …]
DSAX2.c1384 xmlElementPtr elemDecl; in xmlCheckDefaultedAttributes() local
/external/libxml2/include/libxml/
DschemasInternals.h935 xmlHashTablePtr elemDecl; member