Searched refs:phase3_ungetc (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-csharp.c | 498 phase3_ungetc (int c) in phase3_ungetc() function 647 phase3_ungetc (c); in phase4_getc() 704 phase3_ungetc (c); /* push back the newline, to decrement logical_line_number */ in phase4_getc() 715 phase3_ungetc (c); in phase4_ungetc() 1276 phase3_ungetc (c); in phase5_getc() 1369 phase3_ungetc (c1); in do_getc_unicode_escaped() 1371 phase3_ungetc (buf[i]); in do_getc_unicode_escaped() 1372 phase3_ungetc (c); in do_getc_unicode_escaped() 1390 phase3_ungetc (buf[i]); in do_getc_unicode_escaped() 1392 phase3_ungetc (c); in do_getc_unicode_escaped() [all …]
|
H A D | read-properties.c | 175 phase3_ungetc (int c) in phase3_ungetc() function 220 phase3_ungetc (c1); in phase4_getuc() 393 phase3_ungetc (c); in read_escaped_string() 397 phase3_ungetc (c); in read_escaped_string() 415 phase3_ungetc (c); in read_escaped_string()
|
H A D | read-stringtable.c | 322 phase3_ungetc (int c) in phase3_ungetc() function 589 phase3_ungetc (c); in phase4_getc() 611 phase3_ungetc (c); in phase4_getc() 676 phase3_ungetc (c); in phase4_ungetc() 755 phase3_ungetc (c); in read_string() 776 phase3_ungetc (c); in read_string() 921 phase3_ungetc (c); in stringtable_parse()
|
H A D | x-c.c | 607 phase3_ungetc (int c) in phase3_ungetc() function 683 phase3_ungetc (c); in phase4_getc() 750 phase3_ungetc (c); in phase4_ungetc() 841 phase3_ungetc (c); in phase7_getc() 875 phase3_ungetc (c); in phase7_getc() 876 phase3_ungetc ('x'); in phase7_getc() 891 phase3_ungetc (c); in phase7_getc() 929 phase3_ungetc (c); in phase7_getc() 938 phase3_ungetc (c); in phase7_ungetc()
|
H A D | x-java.c | 363 phase3_ungetc (int c) in phase3_ungetc() function 634 phase3_ungetc (c); in phase4_getc() 691 phase3_ungetc (c); /* push back the newline, to decrement line_number */ in phase4_getc() 702 phase3_ungetc (c); in phase4_ungetc() 790 phase3_ungetc (c); in do_getc_escaped() 794 phase3_ungetc (c); in do_getc_escaped() 800 phase3_ungetc (c); in do_getc_escaped() 819 phase3_ungetc (c); in accumulate_escaped()
|
H A D | x-python.c | 757 phase3_ungetc (int c) in phase3_ungetc() function 1379 phase3_ungetc (c1); in phase5_get() 1435 phase3_ungetc (c); in phase5_get()
|
H A D | x-php.c | 719 phase3_ungetc (int c) in phase3_ungetc() function
|
H A D | ChangeLog | 1716 (phase3_ungetc): Renamed from phase2_ungetc. Use phase2_ungetc instead 2714 (phase3_ungetc): Likewise. 2720 (phase3_ungetc): Likewise. 2726 (phase3_ungetc): Likewise. 3899 * x-php.c (phase3_ungetc): Comment out unused function.
|
H A D | ChangeLog.0 | 329 (x_c_keyword, phase1_ungetc, phase2_ungetc, phase3_ungetc, 376 comment_line_end, phase3_ungetc, free_token, x_php_lex, 2386 phase3_pushback, phase3_pushback_length, phase3_getc, phase3_ungetc,
|