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

  /external/expat/lib/
xmlparse.c 606 #define openInternalEntities (parser->m_openInternalEntities)
853 openInternalEntities = NULL;
900 /* move openInternalEntities to freeInternalEntities */
901 openEntityList = openInternalEntities;
    [all...]

Completed in 13 milliseconds