Searched defs:UCAVersion (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/tools/genuca/
H A Dgenuca.cpp45 static UVersionInfo UCAVersion; variable
564 u_versionFromString(UCAVersion, buffer+vtLen);
566 fprintf(stdout, "UCA version [%hu.%hu.%hu.%hu]\n", UCAVersion[0], UCAVersion[1], UCAVersion[2], UCAVersion[3]);
987 if(UCAVersion[0] == 0 && UCAVersion[1] == 0 && UCAVersion[2] == 0 && UCAVersion[
[all...]
/external/icu4c/i18n/
H A Ducol_imp.h136 * UVersionInfo UCAVersion; - version 4 uint8_t
162 * UVersionInfo UCAVersion; - version of the UCA, read from file 4 uint8_t
811 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member in struct:__anon1424
892 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member in struct:__anon1427

Completed in 17 milliseconds