Lines Matching refs:excluded
1560 ZoneList<CharacterRange>* excluded = NULL;1561 CharacterRange::Split(base, overlay, &included, &excluded);1571 CHECK_EQ(!in_overlay, InClass(i, excluded));1574 CHECK(!InClass(i, excluded));