• Home
  • Raw
  • Download

Lines Matching refs:phase2_getc

362 	* x-sh.c (phase2_getc): Fix typo: debackslahificication ->
1457 * x-csharp.c (phase2_getc): Likewise.
1458 * x-python.c (phase2_getc): Likewise.
1771 * read-stringtable.c (phase2_getc): Likewise.
1779 * x-python.c (phase2_getc, mixed_string_buffer_append): Likewise.
1783 * x-csharp.c (phase2_getc): Change type of local variable 'uc'.
2395 (phase2_getc): Use non_ascii_error_message.
2404 * x-perl.c (get_here_document, phase2_getc,
2407 (phase2_getc): Use non_ascii_error_message.
4910 * x-awk.c (phase2_getc): Call savable_comment_add instead of
4937 * x-perl.c (phase2_getc): Call savable_comment_add instead of
4976 * x-ycp.c (phase2_getc): Call savable_comment_add instead of
5157 (phase2_getc, phase2_ungetc): New functions.
5171 (phase3_getc): Renamed from phase2_getc. Use phase2_getc instead of
5184 (phase7_getuc): Use phase2_getc instead of phase1_getc. Return a
5196 * x-csharp.c (phase2_getc): Fix mis-use of iconv() when the source
5422 (phase2_getc): Handle the case of open_singlequote_terminator == '"'.
5446 * read-stringtable.c (phase2_getc): Optimize UTF-8 code. Avoids
6265 * x-sh.c (phase2_getc): Call phase1_ungetc instead of phase2_ungetc:
6266 The next phase2_getc invocation must return QUOTED('"'), not '"'.
6298 * x-awk.c (phase2_getc): Skip leading whitespace in comments.
6299 * x-ycp.c (phase2_getc): Skip leading whitespace in single-line
6566 * x-java.c (phase3_getc): Fix typo: Use phase2_ungetc, not phase2_getc.
6939 * x-python.c (phase2_getc): Set last_comment_line.
7331 (phase2_getc): Convert each comment to UTF-8. Tell xgettext_comment_add
7424 * x-awk.c (phase2_getc, x_awk_lex): Increase bufmax proportionally.
7435 * x-ycp.c (phase2_getc, x_ycp_lex): Likewise.
7494 (phase2_getc): Increase bufmax proportionally.