Home | History | Annotate | Download | only in common

Lines Matching refs:I_DEFAULT_LENGTH

1610 #define I_DEFAULT_LENGTH (sizeof i_default / sizeof i_default[0])
1666 if(len == I_DEFAULT_LENGTH && uprv_strncmp(origLocaleID, i_default, len) == 0) {