Home | History | Annotate | Download | only in toolutil

Lines Matching refs:optName

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