Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h187 typedef struct refcounted_string_list_ty refcounted_string_list_ty; typedef
188 struct refcounted_string_list_ty struct
194 static inline refcounted_string_list_ty * argument
195 add_reference (refcounted_string_list_ty *rslp) in add_reference()
203 drop_reference (refcounted_string_list_ty *rslp) in drop_reference()
217 extern refcounted_string_list_ty *savable_comment;
235 refcounted_string_list_ty *comment);
247 refcounted_string_list_ty *comment);
266 refcounted_string_list_ty *msgid_comment;
299 refcounted_string_list_ty *comment);
H A Dxgettext.c1687 refcounted_string_list_ty *savable_comment;
1695 (refcounted_string_list_ty *) xmalloc (sizeof (*savable_comment)); in savable_comment_add()
1709 (refcounted_string_list_ty *) xmalloc (sizeof (*savable_comment)); in savable_comment_add()
1726 savable_comment_to_xgettext_comment (refcounted_string_list_ty *rslp) in savable_comment_to_xgettext_comment()
1979 refcounted_string_list_ty *comment) in remember_a_message()
2222 refcounted_string_list_ty *comment) in remember_a_message_plural()
2422 refcounted_string_list_ty *comment) in arglist_parser_remember()
H A Dx-c.c784 refcounted_string_list_ty *comment; /* for token_type_string_literal,
1591 refcounted_string_list_ty *comment;
H A Dx-java.c730 refcounted_string_list_ty *comment; /* for token_type_string_literal */
H A Dx-csharp.c1319 refcounted_string_list_ty *comment; /* for token_type_string_literal */
H A Dx-python.c991 refcounted_string_list_ty *comment; /* for token_type_string */
H A DChangeLog2519 (struct refcounted_string_list_ty): New type.
2526 * x-java.c (struct refcounted_string_list_ty, comment, add_reference,
2530 * x-csharp.c (struct refcounted_string_list_ty, comment, add_reference,