Home
last modified time | relevance | path

Searched refs:xmlElementTypeVal (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h213 xmlElementTypeVal type,
Dtree.h289 } xmlElementTypeVal; typedef
318 xmlElementTypeVal etype; /* The type */
/external/libxml2/
DSAX2.c787 name, (xmlElementTypeVal) type, content); in xmlSAX2ElementDecl()
790 name, (xmlElementTypeVal) type, content); in xmlSAX2ElementDecl()
Dvalid.c1385 xmlElementTypeVal type, in xmlAddElementDecl()