Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c1613 OPEN_INTERNAL_ENTITY *const openEntity = head; local
1615 openEntity->next = *dst;
1616 *dst = openEntity;
1908 OPEN_INTERNAL_ENTITY *const openEntity = entityList; local
1910 FREE(parser, openEntity);
1915 OPEN_INTERNAL_ENTITY *const openEntity = entityList; local
1917 FREE(parser, openEntity);
1922 OPEN_INTERNAL_ENTITY *const openEntity = entityList; local
1924 FREE(parser, openEntity);
1929 OPEN_INTERNAL_ENTITY *const openEntity = entityList; local
[all …]