Searched refs:lc_comment (Results 1 – 8 of 8) sorted by relevance
/third_party/gettext/gettext-tools/src/ |
D | xg-encoding.h | 36 lc_comment, /* Inside a comment. */ enumerator
|
D | xg-encoding.c | 78 case lc_comment: in non_ascii_error_message()
|
D | xg-message.c | 423 CONVERT_STRING (s, lc_comment); in remember_a_message()
|
D | x-csharp.c | 533 mixed_string_buffer_init (&comment_buffer, lc_comment, in comment_start()
|
D | x-python.c | 542 mixed_string_buffer_init (&comment_buffer, lc_comment, in comment_start()
|
D | x-java.c | 434 mixed_string_buffer_init (&comment_buffer, lc_comment, in comment_start()
|
D | x-javascript.c | 470 mixed_string_buffer_init (&comment_buffer, lc_comment, in comment_start()
|
D | x-perl.c | 499 from_current_source_encoding (buffer, lc_comment, logical_file_name, in phase2_getc()
|