Home
last modified time | relevance | path

Searched defs:_RegexMask (Results 1 – 20 of 20) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dregex.h98 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
100 typedef typename std::ctype<char_type>::mask _BaseType; in _GLIBCXX_VISIBILITY()
101 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
102 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
103 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
106 static constexpr unsigned char _S_blank = 1 << 1; in _GLIBCXX_VISIBILITY()
107 static constexpr unsigned char _S_valid_mask = 0x3; in _GLIBCXX_VISIBILITY()
111 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dregex.h87 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
89 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
90 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
91 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
92 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
97 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dregex.h87 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
89 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
90 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
91 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
92 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
97 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dregex.h94 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
96 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
97 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
98 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
99 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
100 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
104 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dregex.h87 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
89 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
90 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
91 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
92 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
97 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dregex.h94 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
96 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
97 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
98 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
99 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
100 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
104 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dregex.h88 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
90 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
91 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
92 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
94 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
98 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dregex.h87 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
89 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
90 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
91 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
92 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
97 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dregex.h87 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
89 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
90 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
91 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
92 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
97 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dregex.h87 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
89 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
90 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
91 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
92 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
97 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dregex.h87 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
89 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
90 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
91 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
92 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
93 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
97 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dregex.h94 struct _RegexMask in _GLIBCXX_VISIBILITY() struct
96 typedef std::ctype_base::mask _BaseType; in _GLIBCXX_VISIBILITY()
97 _BaseType _M_base; in _GLIBCXX_VISIBILITY()
98 unsigned char _M_extended; in _GLIBCXX_VISIBILITY()
99 static constexpr unsigned char _S_under = 1 << 0; in _GLIBCXX_VISIBILITY()
100 static constexpr unsigned char _S_valid_mask = 0x1; in _GLIBCXX_VISIBILITY()
104 : _M_base(__base), _M_extended(__extended) in _GLIBCXX_VISIBILITY()