Lines Matching refs:foldascii
801 // and mark the other ranges as foldascii.804 bool foldascii = cc->FoldsASCII();811 if (foldascii && 'A' <= i->lo && i->hi <= 'Z')816 bool fold = foldascii;