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

  /external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h 204 #define U_EOF 0xFFFF
647 * @return The UChar32 value read, or U_EOF if no character was
664 * @return The UChar32 value put back if successful, U_EOF otherwise.
    [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucbuf.h 32 #define U_EOF 0xFFFFFFFF
  /external/icu/icu4c/source/io/unicode/
ustdio.h 205 #define U_EOF 0xFFFF
685 * @return The UChar32 value read, or U_EOF if no character was
702 * @return The UChar32 value put back if successful, U_EOF otherwise.
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
ucbuf.h 32 #define U_EOF 0xFFFFFFFF

Completed in 309 milliseconds