Searched refs:gSystemVPrefix (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Dtznames_impl.cpp1345 static const UChar gSystemVPrefix[] = { 0x53, 0x79, 0x73, 0x74, 0x65, 0x6D, 0x56, 0x2F }; // "SystemV/ variable
1353 || tzID.startsWith(gSystemVPrefix, gSystemVPrefixLen) || tzID.indexOf(gRiyadh8, gRiyadh8Len, 0) > 0) {

Completed in 55 milliseconds