OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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