Home | History | Annotate | Download | only in toolutil

Lines Matching refs:optName

346 writeCCode(const char *filename, const char *destdir, const char *optName, const char *optFilename, char *outFilePath) {
358 if(optName != NULL) { /* prepend 'icudt28_' */
359 strcpy(entry, optName);