HomeSort by relevance Sort by last modified time
    Searched full:open_internal_entity (Results 1 - 1 of 1) sorted by null

  /external/expat/lib/
xmlparse.c 291 typedef struct open_internal_entity { struct
294 struct open_internal_entity *next;
298 } OPEN_INTERNAL_ENTITY;
515 OPEN_INTERNAL_ENTITY *m_openInternalEntities;
516 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;
928 OPEN_INTERNAL_ENTITY *openEntityList;
944 OPEN_INTERNAL_ENTITY *openEntity = openEntityList;
    [all...]

Completed in 218 milliseconds