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

  /external/icu4c/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/icu4c/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/icu4c/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/icu4c/common/unicode/
urename.h 272 #define u_fungetc U_ICU_ENTRY_POINT_RENAME(u_fungetc) macro
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 170 #define u_fungetc u_fungetc_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 170 #define u_fungetc u_fungetc_3_2 macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 170 #define u_fungetc u_fungetc_3_2 macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 170 #define u_fungetc u_fungetc_3_2 macro
    [all...]

Completed in 276 milliseconds