Home
last modified time | relevance | path

Searched refs:copyRight (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Dpkg_gencmn.h15 …har *name, const char *entrypointName, const char *type, const char *source, const char *copyRight,
Dpkg_gencmn.c118 …har *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, in createCommonDataFile() argument
238 copyRight == NULL ? U_COPYRIGHT_STRING : copyRight, in createCommonDataFile()
/external/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp40 static const char copyRight[] = variable
656 T_FileStream_write(out, copyRight, (int32_t)uprv_strlen(copyRight)); in bundle_write_java()