Searched defs:usingUSRData (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | uresbund.cpp | 518 UBool usingUSRData, char usrDataPath[], UErrorCode *status) { in loadParentsExceptRoot() 624 … UBool usingUSRData = U_USE_USRDATA && ( path == NULL || uprv_strncmp(path,U_ICUDATA_NAME,8) == 0); in entryOpen() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | uresbund.cpp | 530 UBool usingUSRData, char usrDataPath[], UErrorCode *status) { in loadParentsExceptRoot() 637 … UBool usingUSRData = U_USE_USRDATA && ( path == NULL || uprv_strncmp(path,U_ICUDATA_NAME,8) == 0); in entryOpen() local
|
| /third_party/icu/icu4c/source/common/ |
| D | uresbund.cpp | 530 UBool usingUSRData, char usrDataPath[], UErrorCode *status) { in loadParentsExceptRoot() 637 … UBool usingUSRData = U_USE_USRDATA && ( path == NULL || uprv_strncmp(path,U_ICUDATA_NAME,8) == 0); in entryOpen() local
|