Lines Matching refs:unit

881        gle-unit characters or UTF-16 strings, by adding
887 units and interpreted either as single-unit characters or UTF-32
1478 matches a single data unit, even in UTF-8, UTF-16 or UTF-32 modes, is
1480 through the subject string one character (not data unit) at a time, for
2627 Return information about the first data unit of any matched string, for
2658 256-bit table indicating a fixed set of values for the first data unit
2694 Return the value of the rightmost literal data unit that must exist in
2840 Return information about the first data unit of any matched string, for
2885 Returns 1 if there is a rightmost literal data unit that must exist in
2898 Return the value of the rightmost literal data unit that must exist in
4979 sequence is treated as a single unit that cannot be split.
5382 unit, whether or not a UTF mode is set. In the 8-bit library, one data
5383 unit is one byte; in the 16-bit library it is a 16-bit unit; in the
5384 32-bit library it is a 32-bit unit. Unlike a dot, \C always matches
5388 units, matching one unit with \C in a UTF mode means that the rest of
5429 mode, the character may be more than one data unit long. A matched
6319 gle data unit even in a UTF mode) to appear in lookbehind assertions,
7224 \C one data unit, even in UTF mode (best avoided)
7685 to the first data unit of the failing character. The run-time functions
7709 to the first data unit of the failing character. The run-time functions
7735 data unit.
7738 mode, or a single 16-bit data unit in UTF-16 mode, or a single 32-bit
7739 data unit in UTF-32 mode, but its use can lead to some strange effects
7740 because it breaks up multi-unit characters (see the description of \C
8262 mizations. PCRE remembers the last literal data unit in a pattern, and