Home | History | Annotate | Download | only in re2

Lines Matching defs:fold

815         // the fold flag is unnecessary; don't bother.
816 bool fold = foldascii;
818 fold = false;
820 AddRuneRange(i->lo, i->hi, fold);