Home | History | Annotate | Download | only in re2

Lines Matching full:folding

216   // Similarly, [Aa] can be rewritten as a literal A with ASCII case folding.
240 // Searches the case folding tables and returns the CaseFold* that contains r.
296 // Returns the next Rune in r's folding cycle (see unicode_casefold.h).
318 // Most folding cycles are small: there aren't any bigger than four in the
338 // Add in the result of folding the range lo - f->hi
369 // Do case folding if needed.
1383 // Also handle case folding.
1398 // If folding case, add fold-equivalent characters too.