Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/msgfmt/
H A Dxgettext.c202 static char qstring_buf[MAX_STRING_LEN]; variable
503 lstrcat(qstring_buf, yytext); in handle_macro_line()
522 lstrcat(qstring_buf, yytext); in handle_cplus_comment_line()
547 lstrcat(qstring_buf, yytext); in handle_open_comment()
572 lstrcat(qstring_buf, yytext); in handle_close_comment()
599 lstrcat(qstring_buf, yytext); in handle_gettext()
631 lstrcat(qstring_buf, yytext); in handle_dgettext()
664 lstrcat(qstring_buf, yytext); in handle_dcgettext()
686 lstrcat(qstring_buf, yytext); in handle_textdomain()
704 lstrcat(qstring_buf, yytext); in handle_open_paren()
[all …]