Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dstr-list.h81 extern bool string_list_member (const string_list_ty *slp, const char *s);
H A Dstr-list.c225 string_list_member (const string_list_ty *slp, const char *s) in string_list_member() function
H A Dmsggrep.c816 if (string_list_member (domain_names, domain)) in process_message_list()
H A DChangeLog.0292 string_list_member): Likewise.
296 string_list_member): Likewise.
1240 (is_message_selected): Use it instead of string_list_member.
2722 (string_list_member): Change return type to bool.
2723 * str-list.c (string_list_member): Change return type to bool.
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/src/
H A Denvsubst.c351 string_list_member (const string_list_ty *slp, const char *s) in string_list_member() function