Home
last modified time | relevance | path

Searched refs:ucbuf_ungetc (Results 1 – 9 of 9) sorted by relevance

/external/cronet/stable/third_party/icu/source/tools/genrb/
Dread.c268 ucbuf_ungetc(c, buf); in getStringToken()
281 ucbuf_ungetc(c, buf); in getStringToken()
316 ucbuf_ungetc(c, buf); in getStringToken()
367ucbuf_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/
Dread.c268 ucbuf_ungetc(c, buf); in getStringToken()
281 ucbuf_ungetc(c, buf); in getStringToken()
316 ucbuf_ungetc(c, buf); in getStringToken()
367ucbuf_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/
Dread.c268 ucbuf_ungetc(c, buf); in getStringToken()
281 ucbuf_ungetc(c, buf); in getStringToken()
316 ucbuf_ungetc(c, buf); in getStringToken()
367ucbuf_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/
Ducbuf.h165 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
Ducbuf.cpp539 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ in ucbuf_ungetc() function
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.h165 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
Ducbuf.cpp539 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ in ucbuf_ungetc() function
/external/cronet/stable/third_party/icu/source/tools/toolutil/
Ducbuf.h165 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
Ducbuf.cpp539 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ in ucbuf_ungetc() function