Home
last modified time | relevance | path

Searched refs:po_file_free (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gettext-tools/libgettextpo/
Dgettext-po.in.h146 extern void po_file_free (po_file_t file);
Dgettext-po.c273 po_file_free (po_file_t file) in po_file_free() function
/third_party/gettext/gettext-tools/tests/
Dgettextpo-1-prg.c417 po_file_free (file); in main()
653 po_file_free (file); in main()
997 po_file_free (file); in main()
/third_party/gettext/gettext-tools/doc/
Dgettext.texi5394 po_file_free (file);
5463 valid until @code{po_file_free} is called on it. In case of error, the
5482 @deftypefun void po_file_free (po_file_t@tie{}@var{file})
5483 The @code{po_file_free} function frees a PO file's contents from memory,