Searched refs:patItem1 (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | reldtfmt.cpp | 515 static const UChar patItem1[] = {0x7B,0x31,0x7D}; // "{1}" variable 538 … if (U_SUCCESS(status) && resStrLen >= patItem1Len && u_strncmp(resStr,patItem1,patItem1Len)==0) { in loadDates()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | reldtfmt.cpp | 515 static const UChar patItem1[] = {0x7B,0x31,0x7D}; // "{1}" variable 538 … if (U_SUCCESS(status) && resStrLen >= patItem1Len && u_strncmp(resStr,patItem1,patItem1Len)==0) { in loadDates()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | reldtfmt.cpp | 515 static const UChar patItem1[] = {0x7B,0x31,0x7D}; // "{1}" variable 538 … if (U_SUCCESS(status) && resStrLen >= patItem1Len && u_strncmp(resStr,patItem1,patItem1Len)==0) { in loadDates()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | reldtfmt.cpp | 515 static const UChar patItem1[] = {0x7B,0x31,0x7D}; // "{1}" variable 538 … if (U_SUCCESS(status) && resStrLen >= patItem1Len && u_strncmp(resStr,patItem1,patItem1Len)==0) { in loadDates()
|