Home
last modified time | relevance | path

Searched refs:icuSourceData (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
Dgenprops.cpp122 CharString icuSourceData(icuSource, errorCode); in main() local
123 icuSourceData.appendPathPart("data", errorCode); in main()
125 CharString ppucdPath(icuSourceData, errorCode); in main()
193 CharString sourceDataIn(icuSourceData, errorCode); in main()
/third_party/icu/tools/unicode/c/genuca/
Dgenuca.cpp1360 CharString icuSourceData(icuSource, errorCode); in main() local
1361 icuSourceData.appendPathPart("data", errorCode); in main()
1363 CharString fracUCAPath(icuSourceData, errorCode); in main()
1367 CharString sourceDataInColl(icuSourceData, errorCode); in main()