Home
last modified time | relevance | path

Searched refs:po_file_create (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/gettext-tools/libgettextpo/
Dgettext-po.in.h131 extern po_file_t po_file_create (void);
DChangeLog.0241 * gettext-po.c (po_file_create, po_file_read): Use XMALLOC instead of
Dgettext-po.c78 po_file_create (void) in po_file_create() function
/third_party/gettext/gettext-tools/tests/
Dgettextpo-1-prg.c422 po_file_t file = po_file_create (); in main()
608 po_file_t file = po_file_create (); in main()
956 po_file_t file = po_file_create (); in main()
/third_party/gettext/gettext-tools/src/
DChangeLog.15821 (po_file_create): New declaration.
5830 * gettext-po.c (po_file_create): New function.
/third_party/gettext/gettext-tools/doc/
Dgettext.texi5455 @deftypefun po_file_t po_file_create ()
5456 The @code{po_file_create} function creates an empty PO file representation in