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

  /external/chromium_org/third_party/icu/source/io/
uscanf_p.c 331 u_fungetc(c, input);
365 u_fungetc(c, input);
863 u_fungetc(c, input);
934 u_fungetc(c, input);
    [all...]
ustdio.c 660 u_fungetc(UChar32 ch, function
  /external/icu/icu4c/source/io/
uscanf_p.c 331 u_fungetc(c, input);
365 u_fungetc(c, input);
862 u_fungetc(c, input);
933 u_fungetc(c, input);
    [all...]
ustdio.c 660 u_fungetc(UChar32 ch, function
  /external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h 61 * u_fungetc() can't unget a character when it's at the beginning of the
668 u_fungetc(UChar32 c,
    [all...]
  /external/icu/icu4c/source/io/unicode/
ustdio.h 62 * u_fungetc() can't unget a character when it's at the beginning of the
706 u_fungetc(UChar32 c,
    [all...]
  /external/chromium_org/third_party/icu/source/test/iotest/
filetst.c 116 u_fungetc(myUString[0], myFile);
121 u_fungetc(myUString[0], myFile);
126 u_fungetc(myUString[0], myFile);
133 u_fungetc(myUString[2], myFile);
134 u_fungetc(myUString[1], myFile);
135 u_fungetc(myUString[0], myFile);
    [all...]
  /external/icu/icu4c/source/test/iotest/
filetst.c 118 u_fungetc(myUString[0], myFile);
123 u_fungetc(myUString[0], myFile);
128 u_fungetc(myUString[0], myFile);
135 u_fungetc(myUString[2], myFile);
136 u_fungetc(myUString[1], myFile);
137 u_fungetc(myUString[0], myFile);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 256 #define u_fungetc U_ICU_ENTRY_POINT_RENAME(u_fungetc) macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 269 #define u_fungetc U_ICU_ENTRY_POINT_RENAME(u_fungetc) macro
    [all...]

Completed in 89 milliseconds