Searched refs:ucbuf_ungetc (Results 1 – 3 of 3) sorted by relevance
261 ucbuf_ungetc(c, buf); in getStringToken()274 ucbuf_ungetc(c, buf); in getStringToken()309 ucbuf_ungetc(c, buf); in getStringToken()360 ucbuf_ungetc(c, buf); in getNextChar()366 ucbuf_ungetc(c, buf); in getNextChar()411 ucbuf_ungetc(d, buf); in seekUntilEndOfComment()439 ucbuf_ungetc(ESCAPE, buf); in unescape()
144 ucbuf_ungetc(int32_t ungetChar,UCHARBUF* buf);
533 ucbuf_ungetc(int32_t c,UCHARBUF* buf){ in ucbuf_ungetc() function