HomeSort by relevance Sort by last modified time
    Searched refs:openInternalEntities (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/expat/files/lib/
xmlparse.c 617 #define openInternalEntities (parser->m_openInternalEntities)
893 openInternalEntities = NULL;
941 /* move openInternalEntities to freeInternalEntities */
942 openEntityList = openInternalEntities;
    [all...]
  /external/expat/lib/
xmlparse.c 617 #define openInternalEntities (parser->m_openInternalEntities)
893 openInternalEntities = NULL;
941 /* move openInternalEntities to freeInternalEntities */
942 openEntityList = openInternalEntities;
    [all...]

Completed in 190 milliseconds