Home | History | Annotate | Download | only in common

Lines Matching full:boundaries

256             //    of supplementaries that may span chunk boundaries.
1471 // adjust the incoming indexes to land on code point boundaries if needed.
1652 // to allow for possible trimming for code point boundaries
1720 * Compute start/limit boundaries around index, for a segment of text
1795 // Surrogate pairs from the input text must not span chunk boundaries.
1893 // Snap start & limit to code point boundaries.
1949 // TODO: snap input parameters to code point boundaries.