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