/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-php.c | 176 phase1_ungetc (int c) in phase1_ungetc() function 217 phase1_ungetc (c3); in skip_html() 229 phase1_ungetc (c3); in skip_html() 236 phase1_ungetc (c2); in skip_html() 248 phase1_ungetc (c2); in skip_html() 254 phase1_ungetc (c2); in skip_html() 260 phase1_ungetc (c2); in skip_html() 266 phase1_ungetc (c2); in skip_html() 272 phase1_ungetc (c2); in skip_html() 278 phase1_ungetc (c2); in skip_html() [all …]
|
H A D | x-awk.c | 152 phase1_ungetc (int c) in phase1_ungetc() function 215 phase1_ungetc (c); in phase2_ungetc() 303 phase1_ungetc (c); in phase7_getc() 307 phase1_ungetc (c); in phase7_getc() 328 phase1_ungetc (c); in phase7_getc() 339 phase1_ungetc (c); in phase7_getc() 590 phase1_ungetc (c); in x_awk_lex() 606 phase1_ungetc (c); in x_awk_lex()
|
H A D | x-smalltalk.c | 104 phase1_ungetc (int c) in phase1_ungetc() function 271 phase1_ungetc (c); in phase2_get() 334 phase1_ungetc (c2); in phase2_get() 403 phase1_ungetc (c); in phase2_get() 408 phase1_ungetc (c); in phase2_get()
|
H A D | read-stringtable.c | 111 phase1_ungetc (int c) in phase1_ungetc() function 158 phase1_ungetc (c0); in phase2_getc() 172 phase1_ungetc (c1); in phase2_getc() 173 phase1_ungetc (c0); in phase2_getc() 180 phase1_ungetc (c2); in phase2_getc() 181 phase1_ungetc (c1); in phase2_getc() 182 phase1_ungetc (c0); in phase2_getc()
|
H A D | x-perl.c | 254 phase1_ungetc (int c) in phase1_ungetc() function 444 phase1_ungetc (c); in phase2_getc() 482 phase1_ungetc (c); in phase2_ungetc() 718 phase1_ungetc (c); in extract_quotelike_pass1() 1342 phase1_ungetc (c); in extract_variable() 1394 phase1_ungetc (c); in extract_variable() 1402 phase1_ungetc (c); /* Loser. */ in extract_variable() 1469 phase1_ungetc (c2); in extract_variable() 1626 phase1_ungetc (c2); in extract_variable() 2044 phase1_ungetc (c2); in x_perl_prelex() [all …]
|
H A D | x-sh.c | 208 phase1_ungetc (int c) in phase1_ungetc() function 584 phase1_ungetc (c); in phase2_getc() 604 phase1_ungetc (c); in phase2_getc() 657 phase1_ungetc (c); in phase2_getc() 667 phase1_ungetc (c); in phase2_getc() 868 phase1_ungetc (c2); in read_word() 908 phase1_ungetc (c2); in read_word()
|
H A D | x-tcl.c | 213 phase1_ungetc (int c) in phase1_ungetc() function 508 phase1_ungetc (c); in do_getc_escaped() 529 phase1_ungetc (c); in do_getc_escaped() 549 phase1_ungetc (c); in do_getc_escaped() 553 phase1_ungetc (c); in do_getc_escaped()
|
H A D | x-java.c | 181 phase1_ungetc (int c) in phase1_ungetc() function 261 phase1_ungetc (c); in phase2_getc() 276 phase1_ungetc (c); in phase2_getc() 278 phase1_ungetc (buf[i]); in phase2_getc() 280 phase1_ungetc ('u'); in phase2_getc() 288 phase1_ungetc (c); in phase2_getc()
|
H A D | x-ycp.c | 109 phase1_ungetc (int c) in phase1_ungetc() function 197 phase1_ungetc (c); in phase2_getc() 394 phase1_ungetc (c); in phase7_getc()
|
H A D | read-properties.c | 96 phase1_ungetc (int c) in phase1_ungetc() function 126 phase1_ungetc (c2); in phase2_getc()
|
H A D | x-c.c | 489 phase1_ungetc (int c) in phase1_ungetc() function 533 phase1_ungetc (c); in phase2_getc() 558 phase1_ungetc (c); in phase2_getc() 559 phase1_ungetc ('?'); in phase2_getc()
|
H A D | x-csharp.c | 171 phase1_ungetc (int c) in phase1_ungetc() function 325 phase1_ungetc (buf[--insize]); in phase2_getc()
|
H A D | x-python.c | 190 phase1_ungetc (int c) in phase1_ungetc() function 348 phase1_ungetc (buf[--insize]); in phase2_getc()
|
H A D | ChangeLog | 1717 of phase1_ungetc. 2712 (phase1_ungetc): Verify that the pushback buffer's size is sufficient. 2718 (phase1_ungetc): Verify that the pushback buffer's size is sufficient. 2724 (phase1_ungetc): Verify that the pushback buffer's size is sufficient. 2728 (phase1_ungetc): Verify that the pushback buffer's size is sufficient. 2731 (phase1_ungetc): Verify that the pushback buffer's size is sufficient. 2736 (phase1_ungetc): Verify that the pushback buffer's size is sufficient. 2807 * x-sh.c (phase2_getc): Call phase1_ungetc instead of phase2_ungetc: 4034 (phase1_ungetc): Signal internal error through abort(), not exit().
|
H A D | ChangeLog.0 | 324 (x_awk_keyword, phase1_ungetc, phase2_ungetc, free_token, x_awk_lex, 329 (x_c_keyword, phase1_ungetc, phase2_ungetc, phase3_ungetc, 375 * x-php.c (x_php_keyword, phase1_ungetc, phase2_ungetc, comment_add, 386 (x_python_keyword, phase1_ungetc, comment_add, phase2_ungetc, 393 * x-smalltalk.c (phase1_ungetc, comment_add, phase2_get, phase2_unget, 397 (x_tcl_keyword, do_ungetc, phase1_ungetc, phase2_pop, phase2_ungetc, 402 * x-ycp.c (phase1_ungetc, phase2_ungetc, x_ycp_lex, extract_ycp): 2384 (phase1_pushback, phase1_pushback_length, phase1_getc, phase1_ungetc,
|