Home
last modified time | relevance | path

Searched refs:message_list_append (Results 1 – 13 of 13) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dread-resources.c134 message_list_append (mlp, read_mlp->item[j]); in read_resources_file()
Dread-mo.c440 message_list_append (mlp, mp); in read_mo_file()
559 message_list_append (mlp, mp); in read_mo_file()
Dmessage.h270 message_list_append (message_list_ty *mlp, message_ty *mp);
Dmsgmerge.c853 message_list_append (all_compendium, mlp->item[j]); in definitions_init_comp_findex()
1555 message_list_append (resultmlp, mp); in match_domain()
1590 message_list_append (resultmlp, mp); in match_domain()
1637 message_list_append (resultmlp, mp); in match_domain()
2098 message_list_append (msgdomain_list_sublist (result, domain, true), in merge()
Dmessage.c340 message_list_append (message_list_ty *mlp, message_ty *mp) in message_list_append() function
495 message_list_append (result, copy_level ? mp : message_copy (mp)); in message_list_copy()
Dread-catalog.c412 message_list_append (this->mlp, mp); in default_add_message()
Dmsgl-fsearch.c320 message_list_append (findex->short_messages[len], mp); in message_fuzzy_index_alloc()
Dxg-message.c368 message_list_append (mlp, mp); in remember_a_message()
Dxgettext.c825 message_list_append (mdlp->item[0]->messages, construct_header ()); in main()
1291 message_list_append (exclude, mp); in exclude_directive_message()
Dmsgl-cat.c326 message_list_append (total_mlp, tmp); in catenate_msgdomain_list()
DChangeLog.0165 message_list_free, message_list_append, message_list_prepend,
178 message_list_free, message_list_append, message_list_prepend,
1480 (message_list_append): If a hash table is in use, verify no duplicates.
DChangeLog.15026 (message_list_append, message_list_prepend, message_list_insert_at,
/third_party/gettext/gettext-tools/libgettextpo/
Dgettext-po.c1273 message_list_append (&ml, header); in po_message_check_all()
1275 message_list_append (&ml, mp); in po_message_check_all()