HomeSort by relevance Sort by last modified time
    Searched defs:XML_TOK_NONE (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
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.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
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 46 #define XML_TOK_NONE -4 /* The string to be scanned is empty */
211 Return XML_TOK_NONE when ptr == eptr; nextTokPtr will not be set.
  /external/python/cpython2/Modules/expat/
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/python/cpython3/Modules/expat/
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 50 milliseconds