Searched refs:mbfile_getc (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | po-lex.c | 370 mbfile_getc (mbchar_t mbc, mbfile_t mbf) in mbfile_getc() function 643 mbfile_getc (mbc, mbf); in lex_getc() 673 mbfile_getc (mbc2, mbf); in lex_getc()
|
H A D | ChangeLog | 1820 (mbfile_getc, lex_getc): Use po_xerror instead of po_error. 2349 (mbfile_getc, lex_getc): Use po_error instead of error. 3442 * po-lex.c (mbfile_getc, control_sequence): Remove explicit marking of 3525 * po-lex.c (mbfile_getc, control_sequence): Mark some strings as 3535 * po-lex.c (mbfile_getc): Diagnose read errors also in the middle of 3612 * po-lex.c (mbfile_getc): Handle unexpected return value of 4480 * po-lex.c (mbfile_getc): Change element type of scatchbuf to
|
H A D | ChangeLog.0 | 261 mbfile_init, mbfile_getc, mbfile_ungetc, lex_start, lex_open, 598 * po-lex.c (mbfile_getc): Handle the case where iconv converts 1057 * po-lex.c (mbfile_getc): If po_lex_weird_cjk is set, possibly return 2626 (mbfile_init, mbfile_getc, mbfile_ungetc): New functions.
|