Home
last modified time | relevance | path

Searched refs:phase5_get (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-ycp.c412 phase5_get (token_ty *tp) in phase5_get() function
576 phase5_get (tp); in phase8_get()
584 phase5_get (&tmp); in phase8_get()
649 phase5_get (&token); in extract_parenthesized()
H A Dx-java.c843 phase5_get (token_ty *tp) in phase5_get() function
1077 phase5_get (tp); in phase6_get()
1087 phase5_get (&token2); in phase6_get()
1092 phase5_get (&token3); in phase6_get()
1097 phase5_get (&token_after); in phase6_get()
H A Dx-c.c962 phase5_get (token_ty *tp) in phase5_get() function
1266 phase5_get (tp); in phaseX_get()
1287 phase5_get (&next); in phaseX_get()
H A Dx-python.c1334 phase5_get (token_ty *tp) in phase5_get() function
1602 phase5_get (tp); in x_python_lex()
1610 phase5_get (&tmp); in x_python_lex()
H A DChangeLog701 (phase5_get): Renamed from x_ycp_lex.
705 instead of phase5_get.
1728 (phase5_get): Operate on the level of Unicode characters instead of
2538 (phase5_get): Initialize token's 'comment' field.
2553 (phase5_get): Call savable_comment_reset instead of
2962 (phase5_get): Recognize colon.
3096 (phase5_get): Recognize '@' for ObjectiveC.
3482 (phase5_get): Set last_non_comment_line.
3967 * x-c.c (comment_add, comment_line_end, phase5_get, phase6_get):
3973 * x-python.c (comment_add, comment_line_end, phase5_get): Likewise.
H A DChangeLog.0331 free_token, phase5_get, phaseX_get, phase6_get, phase6_unget,
387 phase7_getuc, phase5_get, phase5_unget, x_python_lex,
2388 phase5_pushback, phase5_pushback_length, phase5_get, phase5_unget,
2741 (phase5_get): Use NULL not 0. Update.
3032 (phase5_get): Set error_with_progname = 0 during error() call.
3691 (phase5_get): Return token_type_rp for ')'.
3856 (phase5_get): Print warnings about unterminated strings and
4576 * xget-lex.c (phase5_get): Recognize ','.