Lines Matching full:units
30 * <p>Characters can be accessed in two ways: as code units or as
34 * Unicode code units are the storage units of a given
37 * or two code units ("surrogates").
38 * String storage is typically based on code units, while properties
40 * Some processes may be designed to work with sequences of code units,
42 * algorithm can be represented with single code units.
54 * In general, access to code units and code points in the same
146 * no more code units to return, returns DONE.
163 * Returns FALSE if there are no more code units or code points
167 * @returns FALSE if there are no more code units or code points
204 * both code units and code points. Code point access versions are available
490 * no more code units to return, returns DONE.
511 * no more code units to return, returns DONE.
527 * Returns FALSE if there are no more code units or code points
531 * @return FALSE if there are no more code units or code points
581 * The movement is expressed in numbers of code units forward