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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
multibytecodec.h 132 #define MBENC_FLUSH 0x0001 /* encode all characters encodable */
133 #define MBENC_MAX MBENC_FLUSH
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
multibytecodec.h 132 #define MBENC_FLUSH 0x0001 /* encode all characters encodable */
133 #define MBENC_MAX MBENC_FLUSH
  /external/python/cpython2/Modules/cjkcodecs/
multibytecodec.h 132 #define MBENC_FLUSH 0x0001 /* encode all characters encodable */
133 #define MBENC_MAX MBENC_FLUSH

Completed in 58 milliseconds