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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmltok.h 22 #define XML_TOK_PARTIAL -1 /* only part of a token */
182 Return XML_TOK_PARTIAL when the string does not contain a complete
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmltok.h 22 #define XML_TOK_PARTIAL -1 /* only part of a token */
182 Return XML_TOK_PARTIAL when the string does not contain a complete
  /external/expat/lib/
xmltok.h 50 #define XML_TOK_PARTIAL -1 /* only part of a token */
213 Return XML_TOK_PARTIAL when the string does not contain a complete
  /external/python/cpython2/Modules/expat/
xmltok.h 22 #define XML_TOK_PARTIAL -1 /* only part of a token */
182 Return XML_TOK_PARTIAL when the string does not contain a complete
  /external/python/cpython3/Modules/expat/
xmltok.h 22 #define XML_TOK_PARTIAL -1 /* only part of a token */
182 Return XML_TOK_PARTIAL when the string does not contain a complete

Completed in 52 milliseconds