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
3414 xmlElementPtr elemDecl; in xmlIsMixedElement() local
5270 xmlElementPtr elemDecl, int warn, xmlNodePtr parent) { in xmlValidateElementContent()
5692 xmlElementPtr elemDecl = NULL; in xmlValidGetElemDecl() local
5764 xmlElementPtr elemDecl; in xmlValidatePushElement() local
5856 xmlElementPtr elemDecl; in xmlValidatePushCData() local
5930 xmlElementPtr elemDecl; in xmlValidatePopElement() local
5983 xmlElementPtr elemDecl = NULL; in xmlValidateOneElement() local
Dxmlschemas.c12598 xmlSchemaElementPtr elemDecl, member; in xmlSchemaBuildContentModelForSubstGroup() local
12723 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildContentModelForElement() local
13083 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildAContentModel() local
13243 xmlSchemaResolveElementReferences(xmlSchemaElementPtr elemDecl, in xmlSchemaResolveElementReferences()
19592 xmlSchemaCheckSubstGroupCircular(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckSubstGroupCircular()
19626 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemPropsCorrect()
19808 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemSubstGroup()
20032 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckElementDeclComponent()
20868 xmlSchemaElementPtr elemDecl; in xmlSchemaFixupComponents() local
23214 xmlSchemaElementPtr elemDecl) in xmlSchemaIDCRegisterMatchers()
[all …]
DSAX2.c1438 xmlElementPtr elemDecl; in xmlCheckDefaultedAttributes() local
/external/libxml2/include/libxml/
DschemasInternals.h935 xmlHashTablePtr elemDecl; member