Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/lib/
H A Dxmlparse.c391 } ELEMENT_TYPE; typedef
740 ELEMENT_TYPE *m_declElementType;
1457 ELEMENT_TYPE *oldDeclElementType; in XML_ExternalEntityParserCreate()
3463 ELEMENT_TYPE *elementType; in storeAtts()
5774 ELEMENT_TYPE *el; in doProlog()
7161 ELEMENT_TYPE *e = (ELEMENT_TYPE *)hashTableIterNext(&iter); in dtdReset()
7202 ELEMENT_TYPE *e = (ELEMENT_TYPE *)hashTableIterNext(&iter); in dtdDestroy()
7286 ELEMENT_TYPE *newE; in dtdCopy()
7288 const ELEMENT_TYPE *oldE = (ELEMENT_TYPE *)hashTableIterNext(&iter); in dtdCopy()
8041 static ELEMENT_TYPE *
[all …]