/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-librep.c | 422 comment_add (int c) in comment_add() function 783 comment_add (c); in read_object() 955 comment_add ('|'); in read_object() 956 comment_add ('#'); in read_object() 960 comment_add ('|'); in read_object() 967 comment_add ('#'); in read_object() 971 comment_add ('|'); in read_object() 979 comment_add (c); in read_object()
|
H A D | x-lisp.c | 838 comment_add (int c) in comment_add() function 1159 comment_add (c); in read_object() 1271 comment_add ('|'); in read_object() 1272 comment_add ('#'); in read_object() 1276 comment_add ('|'); in read_object() 1283 comment_add ('#'); in read_object() 1287 comment_add ('|'); in read_object() 1295 comment_add (c); in read_object()
|
H A D | x-php.c | 545 comment_add (int c) in comment_add() function 618 comment_add (c); in phase3_getc() 650 comment_add (c); in phase3_getc() 705 comment_add (c); in phase3_getc()
|
H A D | x-smalltalk.c | 129 comment_add (int c) in comment_add() function 235 comment_add (c); in phase2_get()
|
H A D | read-stringtable.c | 507 comment_add (int c) in comment_add() function 619 comment_add (c); in phase4_getc() 666 comment_add (c); in phase4_getc()
|
H A D | x-java.c | 591 comment_add (int c) in comment_add() function 648 comment_add (c); in phase4_getc() 689 comment_add (c); in phase4_getc()
|
H A D | x-c.c | 631 comment_add (int c) in comment_add() function 697 comment_add (c); in phase4_getc() 737 comment_add (c); in phase4_getc()
|
H A D | x-csharp.c | 603 comment_add (int c) in comment_add() function 661 comment_add (c); in phase4_getc() 702 comment_add (c); in phase4_getc()
|
H A D | x-tcl.c | 372 comment_add (int c) in comment_add() function 841 comment_add (c); in read_command()
|
H A D | x-scheme.c | 587 comment_add (int c) in comment_add() function 720 comment_add (c); in read_object()
|
H A D | x-sh.c | 301 comment_add (int c) in comment_add() function 737 comment_add (c); in read_word()
|
H A D | x-elisp.c | 341 comment_add (int c) in comment_add() function 847 comment_add (c); in read_object()
|
H A D | x-python.c | 553 comment_add (int c) in comment_add() function 736 comment_add (c); in phase3_getc()
|
H A D | ChangeLog | 1706 (comment_start, comment_add, comment_line_end): Rewritten. 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. 3973 * x-python.c (comment_add, comment_line_end, phase5_get): Likewise. 3975 * x-smalltalk.c (comment_add, comment_line_end, phase2_get): Likewise. 3976 * x-tcl.c (comment_add, comment_line_end): Likewise.
|
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, 375 * x-php.c (x_php_keyword, phase1_ungetc, phase2_ungetc, comment_add, 386 (x_python_keyword, phase1_ungetc, comment_add, phase2_ungetc, 393 * x-smalltalk.c (phase1_ungetc, comment_add, phase2_get, phase2_unget, 398 init_token, free_token, grow_token, comment_add, free_word, 1407 * x-c.c (comment_start, comment_add, comment_line_end): New inline
|