Lines Matching refs:U

1843        tab, U+000B), FF (form feed, U+000C), NEL (next line, U+0085), LS (line
1844 separator, U+2028), and PS (paragraph separator, U+2029).
2249 (3) \U matches an upper case "U" character; by default \U causes a com-
2250 pile time error (Perl uses \U to upper case subsequent characters).
2309 U+000B), FF (form feed, U+000C), NEL (next line, U+0085), LS (line sep-
2310 arator, U+2028), and PS (paragraph separator, U+2029). For the 8-bit
2380 not compatible with Perl. It can also be set by a (?U) option setting
2453 37 PCRE does not support \L, \l, \N{name}, \U, or \u
4570 \U, and \N when followed by a character name or Unicode value. (\N on
4575 PAT option is set, \U and \u are interpreted as JavaScript interprets
5149 In Perl, the sequences \l, \L, \u, and \U are recognized by its string
5152 PCRE_JAVASCRIPT_COMPAT option is set, \U matches a "U" character, and
5244 U+0009 Horizontal tab (HT)
5245 U+0020 Space
5246 U+00A0 Non-break space
5247 U+1680 Ogham space mark
5248 U+180E Mongolian vowel separator
5249 U+2000 En quad
5250 U+2001 Em quad
5251 U+2002 En space
5252 U+2003 Em space
5253 U+2004 Three-per-em space
5254 U+2005 Four-per-em space
5255 U+2006 Six-per-em space
5256 U+2007 Figure space
5257 U+2008 Punctuation space
5258 U+2009 Thin space
5259 U+200A Hair space
5260 U+202F Narrow no-break space
5261 U+205F Medium mathematical space
5262 U+3000 Ideographic space
5266 U+000A Linefeed (LF)
5267 U+000B Vertical tab (VT)
5268 U+000C Form feed (FF)
5269 U+000D Carriage return (CR)
5270 U+0085 Next line (NEL)
5271 U+2028 Line separator
5272 U+2029 Paragraph separator
5288 U+000A), VT (vertical tab, U+000B), FF (form feed, U+000C), CR (car-
5289 riage return, U+000D), or NEL (next line, U+0085). The two-character
5293 than 255 are added: LS (line separator, U+2028) and PS (paragraph sepa-
5294 rator, U+2029). Unicode character property support is not needed for
5439 U+D800 to U+DFFF. Such characters are not valid in Unicode strings and
5532 equal to U+00A0, except for the surrogates U+D800 to U+DFFF. Note that
5927 U+061C Arabic Letter Mark
5928 U+180E Mongolian Vowel Separator
5929 U+2066 - U+2069 Various "isolate"s
6000 the characters J, U and X respectively.
7933 (?U) default ungreedy (lazy)
8151 current check allows only values in the range U+0 to U+10FFFF, exclud-
8191 surrogate range U+D800 to U+DFFF are independent code points. Values in
8214 in the range U+0 to U+10FFFF, excluding the surrogate area U+D800 to
8215 U+DFFF.