Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c199 static char curr_domain[MAX_DOMAIN_LEN]; variable
604 curr_domain[0] = '\0'; in handle_gettext()
636 curr_domain[0] = '\0'; in handle_dgettext()
669 curr_domain[0] = '\0'; in handle_dcgettext()
687 curr_domain[0] = '\0'; in handle_textdomain()
735 add_str_to_element_list(in_textdomain, curr_domain); in handle_close_paren()
874 copy_strlist_to_str(curr_domain, strhead); in handle_comma()
882 copy_strlist_to_str(curr_domain, in handle_comma()
954 add_str_to_element_list(FALSE, curr_domain); in end_ansi_string()
966 curr_domain[0] = '\0'; in initialize_globals()