OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XML_TOK_NONE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/expat/files/lib/
xmltok.h
18
#define
XML_TOK_NONE
-4 /* The string to be scanned is empty */
180
Return
XML_TOK_NONE
when ptr == eptr; nextTokPtr will not be set.
/external/expat/lib/
xmltok.h
18
#define
XML_TOK_NONE
-4 /* The string to be scanned is empty */
180
Return
XML_TOK_NONE
when ptr == eptr; nextTokPtr will not be set.
Completed in 898 milliseconds