HomeSort by: relevance | last modified time | path
    Searched defs:po_file_write (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/include/
gettext-po.h 142 #define po_file_write po_file_write_v2 macro
143 extern po_file_t po_file_write (po_file_t file, const char *filename,
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
gettext-po.c 220 po_file_write (po_file_t file, const char *filename, po_xerror_handler_t handler) function
238 #undef po_file_write macro
242 po_file_write (po_file_t file, const char *filename, po_error_handler_t handler) function

Completed in 16 milliseconds