OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucbuf_ungetc
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/tools/genrb/
read.c
263
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/toolutil/
ucbuf.h
154
ucbuf_ungetc
(int32_t ungetChar,UCHARBUF* buf);
ucbuf.c
537
ucbuf_ungetc
(int32_t c,UCHARBUF* buf){
function
Completed in 353 milliseconds