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
3383 xmlElementPtr elemDecl; in xmlIsMixedElement() local
5229 xmlElementPtr elemDecl, int warn, xmlNodePtr parent) { in xmlValidateElementContent()
5651 xmlElementPtr elemDecl = NULL; in xmlValidGetElemDecl() local
5723 xmlElementPtr elemDecl; in xmlValidatePushElement() local
5815 xmlElementPtr elemDecl; in xmlValidatePushCData() local
5889 xmlElementPtr elemDecl; in xmlValidatePopElement() local
5942 xmlElementPtr elemDecl = NULL; in xmlValidateOneElement() local
Dxmlschemas.c12559 xmlSchemaElementPtr elemDecl, member; in xmlSchemaBuildContentModelForSubstGroup() local
12684 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildContentModelForElement() local
13044 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildAContentModel() local
13204 xmlSchemaResolveElementReferences(xmlSchemaElementPtr elemDecl, in xmlSchemaResolveElementReferences()
19553 xmlSchemaCheckSubstGroupCircular(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckSubstGroupCircular()
19587 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemPropsCorrect()
19769 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemSubstGroup()
19993 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckElementDeclComponent()
20829 xmlSchemaElementPtr elemDecl; in xmlSchemaFixupComponents() local
23172 xmlSchemaElementPtr elemDecl) in xmlSchemaIDCRegisterMatchers()
[all …]
DSAX2.c1431 xmlElementPtr elemDecl; in xmlCheckDefaultedAttributes() local
/external/libxml2/include/libxml/
DschemasInternals.h935 xmlHashTablePtr elemDecl; member