HomeSort by relevance Sort by last modified time
    Searched refs:u_fgetcx (Results 1 - 8 of 8) sorted by null

  /external/icu4c/io/unicode/
ustdio.h 585 * Read a UChar from a UFILE. It is recommended that <TT>u_fgetcx</TT>
607 u_fgetcx(UFILE *f);
614 * previous <TT>u_fgetc</TT> or <TT>u_fgetcx</TT> call, the results are undefined.
    [all...]
  /external/icu4c/io/
ustdio.c 641 u_fgetcx(UFILE *f) function
  /external/icu4c/test/iotest/
filetst.c 128 myUString[1] = (UChar)u_fgetcx(myFile); /* Mix getc and getcx and see what happens. */
131 log_err("u_fgetcx returned \\u%04X\\u%04X\\u%04X. Expected 'Sin'.", myString[0], myString[1], myString[2]);
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 146 #define u_fgetcx u_fgetcx_3_2 macro
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 146 #define u_fgetcx u_fgetcx_3_2 macro
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 146 #define u_fgetcx u_fgetcx_3_2 macro
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 146 #define u_fgetcx u_fgetcx_3_2 macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 211 #define u_fgetcx u_fgetcx_4_2 macro
    [all...]

Completed in 554 milliseconds