Searched refs:ucbuf_ungetc (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dread.c263 ucbuf_ungetc(c, buf);
276 ucbuf_ungetc(c, buf);
311 ucbuf_ungetc(c, buf);
362 ucbuf_ungetc(c2, buf); /* c2 is the non-asterisk following "/ *". Include c2 back in buffer. */
368 ucbuf_ungetc(c, buf); /* "/c" - put back the c */
413 ucbuf_ungetc(d, buf);
440 ucbuf_ungetc(ESCAPE, buf);
/external/icu/icu4c/source/tools/genrb/
H A Dread.c263 ucbuf_ungetc(c, buf);
276 ucbuf_ungetc(c, buf);
311 ucbuf_ungetc(c, buf);
362 ucbuf_ungetc(c2, buf); /* c2 is the non-asterisk following "/ *". Include c2 back in buffer. */
368 ucbuf_ungetc(c, buf); /* "/c" - put back the c */
413 ucbuf_ungetc(d, buf);
440 ucbuf_ungetc(ESCAPE, buf);
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Ducbuf.h144 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
H A Ducbuf.c538 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ function
/external/icu/icu4c/source/tools/toolutil/
H A Ducbuf.h144 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
H A Ducbuf.c538 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ function

Completed in 487 milliseconds