Home | History | Annotate | Download | only in toolutil

Lines Matching full:optname

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