Home | History | Annotate | Download | only in src

Lines Matching full:merge

284   // This way, the Merge function can compute all the usual set operations:
287 static void Merge(ZoneList<CharacterRange>* first_set,
529 // Merge in the information from another branch of an alternation.
530 void Merge(QuickCheckDetails* other, int from_index);