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.cpp120 …har *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, in createCommonDataFile() argument
240 copyRight == NULL ? U_COPYRIGHT_STRING : copyRight, in createCommonDataFile()
/external/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp41 static const char copyRight[] = variable
668 T_FileStream_write(out, copyRight, (int32_t)uprv_strlen(copyRight)); in bundle_write_java()