Home
last modified time | relevance | path

Searched refs:comment_line_end (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-php.c556 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 Dx-smalltalk.c140 comment_line_end () in comment_line_end() function
228 comment_line_end (); in phase2_get()
238 comment_line_end (); in phase2_get()
H A Dread-stringtable.c518 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 Dx-librep.c433 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 Dx-lisp.c849 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 Dx-java.c597 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 Dx-c.c642 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 Dx-csharp.c609 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 Dx-tcl.c383 comment_line_end () in comment_line_end() function
843 comment_line_end (); in read_command()
H A Dx-scheme.c598 comment_line_end (size_t chars_to_remove) in comment_line_end() function
723 comment_line_end (0); in read_object()
H A Dx-elisp.c352 comment_line_end (size_t chars_to_remove) in comment_line_end() function
850 comment_line_end (0); in read_object()
H A Dx-sh.c312 comment_line_end () in comment_line_end() function
739 comment_line_end (); in read_word()
H A Dx-python.c559 comment_line_end () in comment_line_end() function
738 comment = comment_line_end (); in phase3_getc()
H A DChangeLog1488 * 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 DChangeLog.0330 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