Searched refs:udata_createDummy (Results 1 – 3 of 3) sorted by relevance
73 udata_createDummy(const char *dir, const char *type, const char *name, UErrorCode *pErrorCode);
194 udata_createDummy(const char *dir, const char *type, const char *name, UErrorCode *pErrorCode) { in udata_createDummy() function
149 udata_createDummy(NULL, NULL, options[OUTPUT_FILENAME].value, errorCode); in main()