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
3457 xmlElementPtr elemDecl; in xmlIsMixedElement() local
5313 xmlElementPtr elemDecl, int warn, xmlNodePtr parent) { in xmlValidateElementContent()
5735 xmlElementPtr elemDecl = NULL; in xmlValidGetElemDecl() local
5807 xmlElementPtr elemDecl; in xmlValidatePushElement() local
5899 xmlElementPtr elemDecl; in xmlValidatePushCData() local
5972 xmlElementPtr elemDecl; in xmlValidatePopElement() local
6025 xmlElementPtr elemDecl = NULL; in xmlValidateOneElement() local
Dxmlschemas.c12643 xmlSchemaElementPtr elemDecl, member; in xmlSchemaBuildContentModelForSubstGroup() local
12768 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildContentModelForElement() local
13128 xmlSchemaElementPtr elemDecl; in xmlSchemaBuildAContentModel() local
13288 xmlSchemaResolveElementReferences(xmlSchemaElementPtr elemDecl, in xmlSchemaResolveElementReferences()
19677 xmlSchemaCheckSubstGroupCircular(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckSubstGroupCircular()
19711 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemPropsCorrect()
19893 xmlSchemaElementPtr elemDecl) in xmlSchemaCheckElemSubstGroup()
20117 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl, in xmlSchemaCheckElementDeclComponent()
20953 xmlSchemaElementPtr elemDecl; in xmlSchemaFixupComponents() local
23365 xmlSchemaElementPtr elemDecl) in xmlSchemaIDCRegisterMatchers()
[all …]
DSAX2.c1408 xmlElementPtr elemDecl; in xmlCheckDefaultedAttributes() local
/external/libxml2/include/libxml/
DschemasInternals.h935 xmlHashTablePtr elemDecl; member