Home
last modified time | relevance | path

Searched refs:phase2_ungetc (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-python.c448 phase2_ungetc (int c) in phase2_ungetc() function
714 phase2_ungetc (c); in phase3_getc()
759 phase2_ungetc (c); in phase3_ungetc()
1033 phase2_ungetc (c2); in phase7_getuc()
1035 phase2_ungetc (c1); in phase7_getuc()
1057 phase2_ungetc (c); in phase7_getuc()
1136 phase2_ungetc (c); in phase7_getuc()
1140 phase2_ungetc (c); in phase7_getuc()
1179 phase2_ungetc (c2); in phase7_getuc()
1181 phase2_ungetc (c1); in phase7_getuc()
[all …]
H A Dx-sh.c683 phase2_ungetc (int c) in phase2_ungetc() function
773 phase2_ungetc (c3); in read_word()
777 phase2_ungetc (c2); in read_word()
782 phase2_ungetc (c2); in read_word()
828 phase2_ungetc (c3); in read_word()
832 phase2_ungetc (c2); in read_word()
900 phase2_ungetc (c3); in read_word()
931 phase2_ungetc (c); in read_word()
999 phase2_ungetc (c); in read_word()
1005 phase2_ungetc (c); in read_word()
[all …]
H A Dx-tcl.c293 phase2_ungetc (int c) in phase2_ungetc() function
636 phase2_ungetc (c); in accumulate_word()
640 phase2_ungetc (c); in accumulate_word()
653 phase2_ungetc (c); in accumulate_word()
658 phase2_ungetc (c); in accumulate_word()
789 phase2_ungetc (c); in read_word()
793 phase2_ungetc (c); in read_word()
800 phase2_ungetc (c); in read_word()
848 phase2_ungetc (c); in read_command()
H A Dread-properties.c137 phase2_ungetc (int c) in phase2_ungetc() function
163 phase2_ungetc (c); in phase3_getc()
177 phase2_ungetc (c); in phase3_ungetc()
481 phase2_ungetc (c2); in properties_parse()
484 phase2_ungetc (c); in properties_parse()
H A Dx-awk.c212 phase2_ungetc (int c) in phase2_ungetc() function
423 phase2_ungetc (c2); in x_awk_lex()
479 phase2_ungetc (c); in x_awk_lex()
H A Dx-perl.c479 phase2_ungetc (int c) in phase2_ungetc() function
1573 phase2_ungetc (c); in extract_variable()
1578 phase2_ungetc (c); in extract_variable()
1635 phase2_ungetc (c); in extract_variable()
2164 phase2_ungetc (delim); in x_perl_prelex()
2198 phase2_ungetc (delim); in x_perl_prelex()
2247 phase2_ungetc (delim); in x_perl_prelex()
2319 phase2_ungetc (c); in x_perl_prelex()
2752 phase2_ungetc (c); in collect_message()
2760 phase2_ungetc (c); in collect_message()
H A Dx-ycp.c298 phase2_ungetc (int c) in phase2_ungetc() function
496 phase2_ungetc (c); in phase5_get()
H A Dx-csharp.c424 phase2_ungetc (int c) in phase2_ungetc() function
466 phase2_ungetc (c1); in phase3_getc()
488 phase2_ungetc (c1); in phase3_getc()
1691 phase2_ungetc (c); in phase6_get()
H A Dread-stringtable.c301 phase2_ungetc (int c) in phase2_ungetc() function
326 phase2_ungetc (c); in phase3_ungetc()
H A Dx-java.c296 phase2_ungetc (int c) in phase2_ungetc() function
335 phase2_ungetc (c1); in phase3_getc()
H A Dx-c.c566 phase2_ungetc (int c) in phase2_ungetc() function
598 phase2_ungetc (c); in phase3_getc()
H A Dx-php.c519 phase2_ungetc (int c)
H A DChangeLog1699 (phase2_getc, phase2_ungetc): New functions.
1716 (phase3_ungetc): Renamed from phase2_ungetc. Use phase2_ungetc instead
2713 (phase2_ungetc): Likewise.
2719 (phase2_ungetc): Likewise.
2725 (phase2_ungetc): Likewise.
2732 (phase2_ungetc): Likewise.
2737 (phase2_ungetc): Likewise.
2807 * x-sh.c (phase2_getc): Call phase1_ungetc instead of phase2_ungetc:
3108 * x-java.c (phase3_getc): Fix typo: Use phase2_ungetc, not phase2_getc.
H A DChangeLog.0324 (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,
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):
2385 phase2_pushback, phase2_pushback_length, phase2_getc, phase2_ungetc,