Searched refs:UCAVersion (Results 1 – 5 of 5) sorted by relevance
/third_party/icu/tools/unicode/c/genuca/ |
D | genuca.cpp | 76 static UVersionInfo UCAVersion={ 0, 0, 0, 0 }; variable 647 u_versionFromString(UCAVersion, pointer); in readAnOption() 650 u_versionToString(UCAVersion, uca); in readAnOption() 655 if (UCAVersion[0] != UCDVersion[0] || UCAVersion[1] != UCDVersion[1]) { in readAnOption() 658 u_versionToString(UCAVersion, uca); in readAnOption() 1030 if(UCAVersion[0] == 0 && UCAVersion[1] == 0 && UCAVersion[2] == 0 && UCAVersion[3] == 0) { in parseFractionalUCA() 1128 CollationTailoring::makeBaseVersion(UCAVersion, ucaDataInfo.dataVersion); in buildAndWriteBaseData()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucol_data.h | 69 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member 83 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member
|
/third_party/node/deps/icu-small/source/common/ |
D | ucol_data.h | 69 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member 83 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucol_data.h | 69 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member 83 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member
|
/third_party/icu/icu4c/source/common/ |
D | ucol_data.h | 69 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member 83 UVersionInfo UCAVersion; /* version of the UCA, read from file */ member
|