Lines Matching full:range
540 // /* check the last range limit first for more efficient appending */
546 // /* do not check the last range limit again in the loop below */
571 // /* c is just before the following range, extend that in-place by one */
576 // /* the previous range collapsed, remove it */
585 // /* c is just after the previous range, extend that in-place by one */
589 // /* the following range collapsed, remove it */
597 // /* extend the previous range (had limit 0x10ffff) to the end of Unicode */
602 // /* insert one range limit c */
605 // /* insert two range limits c, c+1 */
609 // /* insert <more> range limits */