Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c227 static void add_str_to_element_list(int, char *);
735 add_str_to_element_list(in_textdomain, curr_domain); in handle_close_paren()
954 add_str_to_element_list(FALSE, curr_domain); in end_ansi_string()
1524 add_str_to_element_list(int istextdomain, char *domain_list) in add_str_to_element_list() function