|
LibreOffice Module i18npool (master) 1
|
#include <sal/config.h>#include <memory>#include <vector>#include <stdio.h>#include <string.h>#include <stdlib.h>#include <errno.h>#include <sal/main.h>#include <sal/types.h>#include <rtl/ustrbuf.hxx>#include <unicode/tblcoll.h>Go to the source code of this file.
Functions | |
| static void | data_write (char *file, char *name, sal_uInt8 *data, sal_Int32 len) |
| SAL_IMPLEMENT_MAIN_WITH_ARGS (argc, argv) | |
|
static |
Definition at line 36 of file gencoll_rule.cxx.
References count, FILE, i, and name.
Referenced by SAL_IMPLEMENT_MAIN_WITH_ARGS().
| SAL_IMPLEMENT_MAIN_WITH_ARGS | ( | argc | , |
| argv | |||
| ) |
Definition at line 79 of file gencoll_rule.cxx.
References data_write(), and FILE.