Lines Matching refs:VT
1842 are the three just mentioned, plus the single characters VT (vertical
2190 White space did not used to include the VT character (code 11), because
2192 at release 5.18, so PCRE followed at release 8.34, and VT is now
2308 three just mentioned, plus the single characters VT (vertical tab,
5200 For compatibility with Perl, \s did not used to match the VT character
5202 However, Perl added VT at release 5.18, and PCRE followed suit at
5203 release 8.34. The default \s characters are now HT (9), LF (10), VT
5207 character (\xA0) is recognized as white space, and in others the VT
5267 U+000B Vertical tab (VT)
5288 U+000A), VT (vertical tab, U+000B), FF (form feed, U+000C), CR (car-
5887 The default "space" characters are HT (9), LF (10), VT (11), FF (12),
5891 VT, for Perl compatibility. However, Perl changed at release 5.18, and
7796 Xps POSIX space: property Z or tab, NL, VT, FF, CR
7797 Xsp Perl space: property Z or tab, NL, VT, FF, CR
7802 Perl and POSIX space are now the same. Perl added VT to its space char-