Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Drc-str-list.h31 typedef struct refcounted_string_list_ty refcounted_string_list_ty; typedef
32 struct refcounted_string_list_ty struct
38 static inline refcounted_string_list_ty * argument
39 add_reference (refcounted_string_list_ty *rslp) in add_reference()
47 drop_reference (refcounted_string_list_ty *rslp) in drop_reference()
Dxgettext.h87 extern refcounted_string_list_ty *savable_comment;
91 savable_comment_to_xgettext_comment (refcounted_string_list_ty *rslp);
Dxg-message.h58 refcounted_string_list_ty *comment,
76 refcounted_string_list_ty *comment,
Dxg-arglist-parser.h53 refcounted_string_list_ty *msgid_comment;
90 refcounted_string_list_ty *comment,
Dxg-message.c245 refcounted_string_list_ty *comment, bool comment_is_utf8) in remember_a_message()
556 refcounted_string_list_ty *comment, in remember_a_message_plural()
Dxgettext.c1678 refcounted_string_list_ty *savable_comment;
1685 savable_comment = XMALLOC (refcounted_string_list_ty); in savable_comment_add()
1698 savable_comment = XMALLOC (refcounted_string_list_ty); in savable_comment_add()
1715 savable_comment_to_xgettext_comment (refcounted_string_list_ty *rslp) in savable_comment_to_xgettext_comment()
Dx-ycp.c328 refcounted_string_list_ty *comment; /* for token_type_string_literal */
Dx-c.c957 refcounted_string_list_ty *comment; /* for token_type_string_literal,
2068 refcounted_string_list_ty *comment;
Dxg-arglist-parser.c151 refcounted_string_list_ty *comment, in arglist_parser_remember()
Dx-lua.c416 refcounted_string_list_ty *comment; /* for token_type_string_literal */
Dx-vala.c370 refcounted_string_list_ty *comment; /* for token_type_string_literal */
Dx-php.c756 refcounted_string_list_ty *comment; /* for token_type_string_literal */
Dx-csharp.c1263 refcounted_string_list_ty *comment; /* for token_type_string_literal */
Dx-python.c809 refcounted_string_list_ty *comment; /* for token_type_string */
Dx-java.c586 refcounted_string_list_ty *comment; /* for token_type_string_literal */
Dx-javascript.c699 refcounted_string_list_ty *comment; /* for token_type_string, token_type_template */
Dx-perl.c592 refcounted_string_list_ty *comment; /* for token_type_string */
DChangeLog.15977 (struct refcounted_string_list_ty): New type.
5984 * x-java.c (struct refcounted_string_list_ty, comment, add_reference,
5988 * x-csharp.c (struct refcounted_string_list_ty, comment, add_reference,