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

/external/icu/icu4c/source/i18n/
H A Dreldtfmt.cpp476 static const int32_t patItem1Len = 3; variable
514 if (U_SUCCESS(tempStatus) && resStrLen >= patItem1Len && u_strncmp(resStr,patItem1,patItem1Len)==0) {

Completed in 83 milliseconds