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

/macosx-10.10/ICU-531.30/icuSources/common/
H A Duloc.cpp1610 #define I_DEFAULT_LENGTH (sizeof i_default / sizeof i_default[0]) macro
1666 if(len == I_DEFAULT_LENGTH && uprv_strncmp(origLocaleID, i_default, len) == 0) {

Completed in 183 milliseconds