Lines Matching full:strings
130 supports 32-bit character strings, including UTF-32 strings, as well as or
167 In the 8-bit library, strings are passed to PCRE library functions as vectors
168 of bytes with the C type "char *". In the 32-bit library, strings are passed as
186 only difference is that pointers to character strings are 32-bit instead of
198 other 32-bit functions expect the strings they are passed to be in host byte
228 The lengths and starting offsets of subject strings must be specified in 32-bit
229 data units, and the offsets within subject strings that are returned by the
251 validity of UTF-32 strings
281 byte-order mark (BOM). The PCRE functions do not handle this, expecting strings
297 UTF-32 strings, corresponding to the PCRE_UTF8_ERR codes for UTF-8 strings that
301 "Reason codes for invalid UTF-8 strings"
334 command line option \fB-32\fP, patterns and subject strings are converted from
336 are used instead of the 8-bit ones. Returned 32-bit strings are converted to