Home | History | Annotate | Download | only in intltest

Lines Matching refs:defDisabled

279     const char* defDisabled[] = {
307 for (int32_t i = 0; defDisabled[i] != 0; i++) {
308 if (strcmp(activeName, defDisabled[i]) == 0) {