Home
last modified time | relevance | path

Searched defs:string_list_ty (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dstr-list.h37 typedef struct string_list_ty string_list_ty; typedef
38 struct string_list_ty struct
46 extern void string_list_init (string_list_ty *slp); argument
/third_party/gettext/gettext-runtime/src/
Denvsubst.c307 typedef struct string_list_ty string_list_ty; typedef
308 struct string_list_ty struct
317 string_list_init (string_list_ty *slp) in string_list_init() argument