/netbsd/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-php.c | 556 comment_line_end (size_t chars_to_remove) in comment_line_end() function 607 comment_line_end (0); in phase3_getc() 612 comment_line_end (1); in phase3_getc() 654 comment_line_end (1); in phase3_getc() 667 comment_line_end (2); in phase3_getc() 694 comment_line_end (0); in phase3_getc() 699 comment_line_end (1); in phase3_getc()
|
H A D | x-smalltalk.c | 140 comment_line_end () in comment_line_end() function 228 comment_line_end (); in phase2_get() 238 comment_line_end (); in phase2_get()
|
H A D | read-stringtable.c | 518 comment_line_end (size_t chars_to_remove, bool test_for_fuzzy_msgstr) in comment_line_end() function 624 comment_line_end (1, false); in phase4_getc() 639 comment_line_end (trailing_stars + 1, in phase4_getc() 668 comment_line_end (0, expect_fuzzy_msgstr_as_cxx_comment); in phase4_getc()
|
H A D | x-librep.c | 433 comment_line_end (size_t chars_to_remove) in comment_line_end() function 786 comment_line_end (0); in read_object() 951 comment_line_end (0); in read_object() 982 comment_line_end (1); in read_object()
|
H A D | x-lisp.c | 849 comment_line_end (size_t chars_to_remove) in comment_line_end() function 1162 comment_line_end (0); in read_object() 1267 comment_line_end (0); in read_object() 1298 comment_line_end (1); in read_object()
|
H A D | x-java.c | 597 comment_line_end (size_t chars_to_remove) in comment_line_end() function 652 comment_line_end (1); in phase4_getc() 664 comment_line_end (2); in phase4_getc() 692 comment_line_end (0); in phase4_getc()
|
H A D | x-c.c | 642 comment_line_end (size_t chars_to_remove) in comment_line_end() function 701 comment_line_end (1); in phase4_getc() 713 comment_line_end (2); in phase4_getc() 739 comment_line_end (0); in phase4_getc()
|
H A D | x-csharp.c | 609 comment_line_end (size_t chars_to_remove) in comment_line_end() function 665 comment_line_end (1); in phase4_getc() 677 comment_line_end (2); in phase4_getc() 705 comment_line_end (0); in phase4_getc()
|
H A D | x-tcl.c | 383 comment_line_end () in comment_line_end() function 843 comment_line_end (); in read_command()
|
H A D | x-scheme.c | 598 comment_line_end (size_t chars_to_remove) in comment_line_end() function 723 comment_line_end (0); in read_object()
|
H A D | x-elisp.c | 352 comment_line_end (size_t chars_to_remove) in comment_line_end() function 850 comment_line_end (0); in read_object()
|
H A D | x-sh.c | 312 comment_line_end () in comment_line_end() function 739 comment_line_end (); in read_word()
|
H A D | x-python.c | 559 comment_line_end () in comment_line_end() function 738 comment = comment_line_end (); in phase3_getc()
|
H A D | ChangeLog | 1488 * x-php.c (comment_line_end): Call savable_comment_add instead of 1499 * x-sh.c (comment_line_end): Call savable_comment_add instead of 1512 * x-tcl.c (comment_line_end): Call savable_comment_add instead of 1706 (comment_start, comment_add, comment_line_end): Rewritten. 2534 * x-c.c (comment_line_end): Call savable_comment_add instead of 3967 * x-c.c (comment_add, comment_line_end, phase5_get, phase6_get): 3969 * x-elisp.c (comment_add, comment_line_end): Likewise. 3970 * x-librep.c (comment_add, comment_line_end): Likewise. 3971 * x-lisp.c (comment_add, comment_line_end): Likewise. 3972 * x-php.c (comment_add, comment_line_end, x_php_lex): Likewise. [all …]
|
H A D | ChangeLog.0 | 330 comment_add, comment_line_end, phase4_ungetc, phase7_ungetc, 338 is_integer, is_float, read_token, comment_add, comment_line_end, 363 read_token, comment_add, comment_line_end, free_object, 372 downcase_token, case_convert_token, comment_add, comment_line_end, 376 comment_line_end, phase3_ungetc, free_token, x_php_lex, 1407 * x-c.c (comment_start, comment_add, comment_line_end): New inline
|