Home
last modified time | relevance | path

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

/third_party/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
3505 xmlElementPtr elemDecl; in xmlIsMixedElement() local
5335 xmlElementPtr elemDecl, int warn, xmlNodePtr parent) { in xmlValidateElementContent()
5757 xmlElementPtr elemDecl = NULL; in xmlValidGetElemDecl() local
5829 xmlElementPtr elemDecl; in xmlValidatePushElement() local
5921 xmlElementPtr elemDecl; in xmlValidatePushCData() local
5994 xmlElementPtr elemDecl; in xmlValidatePopElement() local
6047 xmlElementPtr elemDecl = NULL; in xmlValidateOneElement() local
Dxmlschemas.c12649 xmlSchemaElementPtr elemDecl, member; in xmlSchemaBuildContentModelForSubstGroup() local
12774 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildContentModelForElement() local
13134 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildAContentModel() local
13294 xmlSchemaResolveElementReferences(xmlSchemaElementPtr elemDecl, in xmlSchemaResolveElementReferences()
19694 xmlSchemaCheckSubstGroupCircular(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckSubstGroupCircular()
19728 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemPropsCorrect()
19910 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemSubstGroup()
20134 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckElementDeclComponent()
20970 xmlSchemaElementPtr elemDecl; in xmlSchemaFixupComponents() local
23382 xmlSchemaElementPtr elemDecl) in xmlSchemaIDCRegisterMatchers()
[all …]
DSAX2.c1409 xmlElementPtr elemDecl; in xmlCheckDefaultedAttributes() local
/third_party/libxml2/include/libxml/
DschemasInternals.h935 xmlHashTablePtr elemDecl; member