Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c436 } OPEN_INTERNAL_ENTITY; typedef
725 OPEN_INTERNAL_ENTITY *m_openInternalEntities;
726 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;
727 OPEN_INTERNAL_ENTITY *m_openAttributeEntities;
728 OPEN_INTERNAL_ENTITY *m_freeAttributeEntities;
729 OPEN_INTERNAL_ENTITY *m_openValueEntities;
730 OPEN_INTERNAL_ENTITY *m_freeValueEntities;
1336 OPEN_INTERNAL_ENTITY *openEntityList; in XML_ParserReset()
1356 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()
1365 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()
[all …]