1 |
10.29373 |
_Lang_flags::_L_ext_rep |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
_L_ext_rep = 0x00000001, // + and ? repetitions
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1735,0) |
- If _STL_COMPILER_PREPROCESSOR
|
2 |
10.29373 |
_Lang_flags::_L_alt_pipe |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_L_alt_pipe = 0x00000002, // uses '|' for alternation
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1736,0) |
- If _STL_COMPILER_PREPROCESSOR
|
3 |
10.29373 |
_Lang_flags::_L_alt_nl |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
_L_alt_nl = 0x00000004, // uses '\n' for alternation (grep, egrep)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1737,0) |
- If _STL_COMPILER_PREPROCESSOR
|
4 |
10.29373 |
_Lang_flags::_L_nex_grp |
Int32 |
8 |
0x00000008 |
8 |
|
|
System.Int32 |
_L_nex_grp = 0x00000008, // has non-escaped capture groups
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1738,0) |
- If _STL_COMPILER_PREPROCESSOR
|
5 |
10.29373 |
_Lang_flags::_L_nex_rep |
Int32 |
16 |
0x00000010 |
16 |
|
|
System.Int32 |
_L_nex_rep = 0x00000010, // has non-escaped repeats
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1739,0) |
- If _STL_COMPILER_PREPROCESSOR
|
6 |
10.29373 |
_Lang_flags::_L_nc_grp |
Int32 |
32 |
0x00000020 |
32 |
|
|
System.Int32 |
_L_nc_grp = 0x00000020, // has non-capture groups (?:xxx)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1740,0) |
- If _STL_COMPILER_PREPROCESSOR
|
7 |
10.29373 |
_Lang_flags::_L_asrt_gen |
Int32 |
64 |
0x00000040 |
64 |
|
|
System.Int32 |
_L_asrt_gen = 0x00000040, // has generalized assertions (?=xxx), (?!xxx)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1741,0) |
- If _STL_COMPILER_PREPROCESSOR
|
8 |
10.29373 |
_Lang_flags::_L_asrt_wrd |
Int32 |
128 |
0x00000080 |
-128 |
|
|
System.Int32 |
_L_asrt_wrd = 0x00000080, // has word boundary assertions (\b, \B)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1742,0) |
- If _STL_COMPILER_PREPROCESSOR
|
9 |
10.29373 |
_Lang_flags::_L_bckr |
Int32 |
256 |
0x00000100 |
256 |
|
|
System.Int32 |
_L_bckr = 0x00000100, // has backreferences (ERE doesn't)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1743,0) |
- If _STL_COMPILER_PREPROCESSOR
|
10 |
10.29373 |
_Lang_flags::_L_lim_bckr |
Int32 |
512 |
0x00000200 |
512 |
|
|
System.Int32 |
_L_lim_bckr = 0x00000200, // has limited backreferences (BRE \1-\9)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1744,0) |
- If _STL_COMPILER_PREPROCESSOR
|
11 |
10.29373 |
_Lang_flags::_L_ngr_rep |
Int32 |
1024 |
0x00000400 |
1024 |
|
|
System.Int32 |
_L_ngr_rep = 0x00000400, // has non-greedy repeats
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1745,0) |
- If _STL_COMPILER_PREPROCESSOR
|
12 |
10.29373 |
_Lang_flags::_L_esc_uni |
Int32 |
2048 |
0x00000800 |
2048 |
|
|
System.Int32 |
_L_esc_uni = 0x00000800, // has Unicode escape sequences
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1746,0) |
- If _STL_COMPILER_PREPROCESSOR
|
13 |
10.29373 |
_Lang_flags::_L_esc_hex |
Int32 |
4096 |
0x00001000 |
4096 |
|
|
System.Int32 |
_L_esc_hex = 0x00001000, // has hexadecimal escape sequences
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1747,0) |
- If _STL_COMPILER_PREPROCESSOR
|
14 |
10.29373 |
_Lang_flags::_L_esc_oct |
Int32 |
8192 |
0x00002000 |
8192 |
|
|
System.Int32 |
_L_esc_oct = 0x00002000, // has octal escape sequences
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1748,0) |
- If _STL_COMPILER_PREPROCESSOR
|
15 |
10.29373 |
_Lang_flags::_L_esc_bsl |
Int32 |
16384 |
0x00004000 |
16384 |
|
|
System.Int32 |
_L_esc_bsl = 0x00004000, // has escape backslash in character classes
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1749,0) |
- If _STL_COMPILER_PREPROCESSOR
|
16 |
10.29373 |
_Lang_flags::_L_esc_ffnx |
Int32 |
32768 |
0x00008000 |
-32768 |
|
|
System.Int32 |
_L_esc_ffnx = 0x00008000, // has extra file escapes (\a and \b)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1750,0) |
- If _STL_COMPILER_PREPROCESSOR
|
17 |
10.29373 |
_Lang_flags::_L_esc_ffn |
Int32 |
65536 |
0x00010000 |
65536 |
|
|
System.Int32 |
_L_esc_ffn = 0x00010000, // has limited file escapes (\[fnrtv])
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1751,0) |
- If _STL_COMPILER_PREPROCESSOR
|
18 |
10.29373 |
_Lang_flags::_L_esc_wsd |
Int32 |
131072 |
0x00020000 |
131072 |
|
|
System.Int32 |
_L_esc_wsd = 0x00020000, // has w, s, and d character set escapes
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1752,0) |
- If _STL_COMPILER_PREPROCESSOR
|
19 |
10.29373 |
_Lang_flags::_L_esc_ctrl |
Int32 |
262144 |
0x00040000 |
262144 |
|
|
System.Int32 |
_L_esc_ctrl = 0x00040000, // has control escape
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1753,0) |
- If _STL_COMPILER_PREPROCESSOR
|
20 |
10.29373 |
_Lang_flags::_L_no_nl |
Int32 |
524288 |
0x00080000 |
524288 |
|
|
System.Int32 |
_L_no_nl = 0x00080000, // no newline in pattern or matching text
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1754,0) |
- If _STL_COMPILER_PREPROCESSOR
|
21 |
10.29373 |
_Lang_flags::_L_bzr_chr |
Int32 |
1048576 |
0x00100000 |
1048576 |
|
|
System.Int32 |
_L_bzr_chr = 0x00100000, // \0 is a valid character constant
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1755,0) |
- If _STL_COMPILER_PREPROCESSOR
|
22 |
10.29373 |
_Lang_flags::_L_grp_esc |
Int32 |
2097152 |
0x00200000 |
2097152 |
|
|
System.Int32 |
_L_grp_esc = 0x00200000, // \ is special character in group
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1756,0) |
- If _STL_COMPILER_PREPROCESSOR
|
23 |
10.29373 |
_Lang_flags::_L_ident_ECMA |
Int32 |
4194304 |
0x00400000 |
4194304 |
|
|
System.Int32 |
_L_ident_ECMA = 0x00400000, // ECMA identity escape (not identifierpart)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1757,0) |
- If _STL_COMPILER_PREPROCESSOR
|
24 |
10.29373 |
_Lang_flags::_L_ident_ERE |
Int32 |
8388608 |
0x00800000 |
8388608 |
|
|
System.Int32 |
_L_ident_ERE = 0x00800000, // ERE identity escape (.[\*^$, plus {+?}()
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1758,0) |
- If _STL_COMPILER_PREPROCESSOR
|
25 |
10.29373 |
_Lang_flags::_L_ident_awk |
Int32 |
16777216 |
0x01000000 |
16777216 |
|
|
System.Int32 |
_L_ident_awk = 0x01000000, // awk identity escape ( ERE plus "/)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1759,0) |
- If _STL_COMPILER_PREPROCESSOR
|
26 |
10.29373 |
_Lang_flags::_L_anch_rstr |
Int32 |
33554432 |
0x02000000 |
33554432 |
|
|
System.Int32 |
_L_anch_rstr = 0x02000000, // anchor restricted to beginning/end
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1760,0) |
- If _STL_COMPILER_PREPROCESSOR
|
27 |
10.29373 |
_Lang_flags::_L_star_beg |
Int32 |
67108864 |
0x04000000 |
67108864 |
|
|
System.Int32 |
_L_star_beg = 0x04000000, // star okay at beginning of RE/expr (BRE)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1761,0) |
- If _STL_COMPILER_PREPROCESSOR
|
28 |
10.29373 |
_Lang_flags::_L_empty_grp |
Int32 |
134217728 |
0x08000000 |
134217728 |
|
|
System.Int32 |
_L_empty_grp = 0x08000000, // empty group allowed (ERE prohibits "()")
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1762,0) |
- If _STL_COMPILER_PREPROCESSOR
|
29 |
10.29373 |
_Lang_flags::_L_paren_bal |
Int32 |
268435456 |
0x10000000 |
268435456 |
|
|
System.Int32 |
_L_paren_bal = 0x10000000, // ')'/'}'/']' special only after '('/'{'/']'
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1763,0) |
- If _STL_COMPILER_PREPROCESSOR
|
30 |
10.29373 |
_Lang_flags::_L_brk_rstr |
Int32 |
536870912 |
0x20000000 |
536870912 |
|
|
System.Int32 |
_L_brk_rstr = 0x20000000, // ']' not special when first character in set
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1764,0) |
- If _STL_COMPILER_PREPROCESSOR
|
31 |
10.29373 |
_Lang_flags::_L_mtch_long |
Int32 |
1073741824 |
0x40000000 |
1073741824 |
|
|
System.Int32 |
_L_mtch_long = 0x40000000, // find longest match (ERE, BRE)
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\regex(1765,0) |
- If _STL_COMPILER_PREPROCESSOR
|