Searched defs:XML_TOK_NONE (Results 1 - 3 of 3) sorted by relevance

/external/expat/lib/
H A Dxmltok.h46 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
211 Return XML_TOK_NONE when ptr == eptr; nextTokPtr will not be set.
/external/python/cpython2/Modules/expat/
H A Dxmltok.h18 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
180 Return XML_TOK_NONE when ptr == eptr; nextTokPtr will not be set.
/external/python/cpython3/Modules/expat/
H A Dxmltok.h18 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
180 Return XML_TOK_NONE when ptr == eptr; nextTokPtr will not be set.

Completed in 113 milliseconds