Home | History | Annotate | Download | only in common

Lines Matching refs:TZFILE_SKIP

690 #define TZFILE_SKIP     "posixrules" /* tz file to skip when searching. */
974 } else if (uprv_strcmp(TZFILE_SKIP, dirName) != 0 && uprv_strcmp(TZFILE_SKIP2, dirName) != 0) {