Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/msgfmt/
H A Dxgettext.c200 static char curr_domain[MAX_DOMAIN_LEN]; variable
607 curr_domain[0] = NULL; in handle_gettext()
639 curr_domain[0] = NULL; in handle_dgettext()
672 curr_domain[0] = NULL; in handle_dcgettext()
690 curr_domain[0] = NULL; in handle_textdomain()
738 add_str_to_element_list(in_textdomain, curr_domain); in handle_close_paren()
877 copy_strlist_to_str(curr_domain, strhead); in handle_comma()
885 copy_strlist_to_str(curr_domain, in handle_comma()
957 add_str_to_element_list(FALSE, curr_domain); in end_ansi_string()
969 curr_domain[0] = NULL; in initialize_globals()