Searched refs:ucbuf_ungetc (Results 1 – 9 of 9) sorted by relevance
/external/cronet/stable/third_party/icu/source/tools/genrb/ |
D | read.c | 268 ucbuf_ungetc(c, buf); in getStringToken() 281 ucbuf_ungetc(c, buf); in getStringToken() 316 ucbuf_ungetc(c, buf); in getStringToken() 367 … ucbuf_ungetc(c2, buf); /* c2 is the non-asterisk following "/ *". Include c2 back in buffer. */ in getNextChar() 373 ucbuf_ungetc(c, buf); /* "/c" - put back the c */ in getNextChar() 418 ucbuf_ungetc(d, buf); in seekUntilEndOfComment() 445 ucbuf_ungetc(ESCAPE, buf); in unescape()
|
/external/icu/icu4c/source/tools/genrb/ |
D | read.c | 268 ucbuf_ungetc(c, buf); in getStringToken() 281 ucbuf_ungetc(c, buf); in getStringToken() 316 ucbuf_ungetc(c, buf); in getStringToken() 367 … ucbuf_ungetc(c2, buf); /* c2 is the non-asterisk following "/ *". Include c2 back in buffer. */ in getNextChar() 373 ucbuf_ungetc(c, buf); /* "/c" - put back the c */ in getNextChar() 418 ucbuf_ungetc(d, buf); in seekUntilEndOfComment() 445 ucbuf_ungetc(ESCAPE, buf); in unescape()
|
/external/cronet/tot/third_party/icu/source/tools/genrb/ |
D | read.c | 268 ucbuf_ungetc(c, buf); in getStringToken() 281 ucbuf_ungetc(c, buf); in getStringToken() 316 ucbuf_ungetc(c, buf); in getStringToken() 367 … ucbuf_ungetc(c2, buf); /* c2 is the non-asterisk following "/ *". Include c2 back in buffer. */ in getNextChar() 373 ucbuf_ungetc(c, buf); /* "/c" - put back the c */ in getNextChar() 418 ucbuf_ungetc(d, buf); in seekUntilEndOfComment() 445 ucbuf_ungetc(ESCAPE, buf); in unescape()
|
/external/cronet/tot/third_party/icu/source/tools/toolutil/ |
D | ucbuf.h | 165 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
|
D | ucbuf.cpp | 539 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ in ucbuf_ungetc() function
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ucbuf.h | 165 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
|
D | ucbuf.cpp | 539 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ in ucbuf_ungetc() function
|
/external/cronet/stable/third_party/icu/source/tools/toolutil/ |
D | ucbuf.h | 165 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
|
D | ucbuf.cpp | 539 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ in ucbuf_ungetc() function
|