Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dstr-list.h84 extern const char * string_list_remove (string_list_ty *slp, const char *s);
Dx-ruby.c229 string_list_remove (mp->comment_dot, s); in extract_ruby()
Dstr-list.c242 string_list_remove (string_list_ty *slp, const char *s) in string_list_remove() function