Searched refs:msgfmt_operand_list_ty (Results 1 – 7 of 7) sorted by relevance
42 typedef struct msgfmt_operand_list_ty msgfmt_operand_list_ty; typedef43 struct msgfmt_operand_list_ty struct
47 msgfmt_operand_list_ty *operands;140 msgdomain_write_desktop_bulk (msgfmt_operand_list_ty *operands, in msgdomain_write_desktop_bulk()202 msgfmt_operand_list_ty operands; in msgdomain_write_desktop()
43 msgdomain_write_xml_bulk (msgfmt_operand_list_ty *operands, in msgdomain_write_xml_bulk()93 msgfmt_operand_list_ty operands; in msgdomain_write_xml()
41 msgdomain_write_desktop_bulk (msgfmt_operand_list_ty *operands,
42 msgdomain_write_xml_bulk (msgfmt_operand_list_ty *operands,
1504 msgfmt_operand_list_init (msgfmt_operand_list_ty *operands) in msgfmt_operand_list_init()1512 msgfmt_operand_list_destroy (msgfmt_operand_list_ty *operands) in msgfmt_operand_list_destroy()1525 msgfmt_operand_list_append (msgfmt_operand_list_ty *operands, in msgfmt_operand_list_append()1545 msgfmt_operand_list_add_from_directory (msgfmt_operand_list_ty *operands, in msgfmt_operand_list_add_from_directory()1634 msgfmt_operand_list_ty operands; in msgfmt_desktop_bulk()1668 msgfmt_operand_list_ty operands; in msgfmt_xml_bulk()
16 (msgfmt_desktop_bulk): Rewrite using msgfmt_operand_list_ty.19 (msgfmt_operand_list_ty): New type.21 Simplify using msgfmt_operand_list_ty.22 (msgdomain_write_desktop): Simplify using msgfmt_operand_list_ty.