Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c500 lstrcat(qstring_buf, yytext); in handle_macro_line()
519 lstrcat(qstring_buf, yytext); in handle_cplus_comment_line()
544 lstrcat(qstring_buf, yytext); in handle_open_comment()
569 lstrcat(qstring_buf, yytext); in handle_close_comment()
596 lstrcat(qstring_buf, yytext); in handle_gettext()
628 lstrcat(qstring_buf, yytext); in handle_dgettext()
661 lstrcat(qstring_buf, yytext); in handle_dcgettext()
683 lstrcat(qstring_buf, yytext); in handle_textdomain()
701 lstrcat(qstring_buf, yytext); in handle_open_paren()
968 qstring_buf[0] = '\0'; in initialize_globals()
[all …]