Home | History | Annotate | Download | only in toolutil

Lines Matching refs:optName

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