Lines Matching full:fold
270 // Returns the result of applying the fold f to the rune r.
313 // Add lo-hi to the class, along with their fold-equivalent characters.
314 // If lo-hi is already in the class, assume that the fold-equivalent
317 // AddFoldedRange calls itself recursively for each rune in the fold cycle.
331 if (f == NULL) // lo has no fold, nor does anything above lo
333 if (lo < f->lo) { // lo has no fold; next rune with a fold is f->lo
339 // and that range's fold, recursively.
362 // Pick up where this fold left off.
1398 // If folding case, add fold-equivalent characters too.
1450 // adding all the extra fold-equivalent runes too.
1452 // we have to exclude all the runes that are fold-equivalent