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