Searched refs:patItem1 (Results 1 – 1 of 1) sorted by relevance
515 static const UChar patItem1[] = {0x7B,0x31,0x7D}; // "{1}" variable538 … if (U_SUCCESS(status) && resStrLen >= patItem1Len && u_strncmp(resStr,patItem1,patItem1Len)==0) { in loadDates()