Lines Matching refs:PCRE_UCP

2365          PCRE_UCP
2369 characters are recognized, but if PCRE_UCP is set, Unicode properties
2372 PCRE_UCP, matching one of the items it affects takes much longer. The
2630 the PCRE_UCP option can be set when a pattern is compiled; this causes
4806 (*UCP). This has the same effect as setting the PCRE_UCP option: it
5225 PCRE_UCP option is set, the behaviour is changed so that Unicode prop-
5234 as well as any Unicode letter, and underscore. Note also that PCRE_UCP
5236 Matching these sequences is noticeably slower when PCRE_UCP is set.
5241 code points, whether or not PCRE_UCP is set. The horizontal space char-
5461 do so by setting the PCRE_UCP option or by starting the pattern with
5512 non-standard, non-Perl properties internally when PCRE_UCP is set. How-
5590 PCRE_UCP option. When this is done, it also affects \b and \B. Neither
5835 mal digit. In UTF modes, the PCRE_UCP option affects the meanings of
5906 the POSIX character classes. However, if the PCRE_UCP option is passed
6035 PCRE_UTF32 and the PCRE_UCP options, respectively. The (*UTF) sequence
7740 code points in the range 128-255. If the PCRE_UCP option is set, the
7854 default, but some of them use Unicode properties if PCRE_UCP is set.
7949 (*UCP) set PCRE_UCP (use Unicode properties for \d etc)
8267 \p{Nd}. Alternatively, if you set the PCRE_UCP option, the way that the
8273 are all low-valued characters, unless the PCRE_UCP option is set.
8277 whether or not PCRE_UCP is set.
9433 However, you can set PCRE_UCP if you want Unicode character properties
9613 The PCRE_UCP option is set when the regular expression is passed for