OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:regex_constants
(Results
26 - 50
of
167
) sorted by null
1
2
3
4
5
6
7
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.replace/
test3.pass.cpp
17
//
regex_constants
::match_flag_type flags =
18
//
regex_constants
::match_default);
37
std::
regex_constants
::format_sed);
45
std::
regex_constants
::format_sed);
53
std::
regex_constants
::format_no_copy);
61
std::
regex_constants
::format_first_only);
69
std::
regex_constants
::format_first_only |
70
std::
regex_constants
::format_no_copy);
test4.pass.cpp
16
//
regex_constants
::match_flag_type flags =
17
//
regex_constants
::match_default);
36
std::
regex_constants
::format_sed);
44
std::
regex_constants
::format_sed);
52
std::
regex_constants
::format_no_copy);
60
std::
regex_constants
::format_first_only);
68
std::
regex_constants
::format_first_only |
69
std::
regex_constants
::format_no_copy);
test5.pass.cpp
17
//
regex_constants
::match_flag_type flags =
18
//
regex_constants
::match_default);
37
std::
regex_constants
::format_sed);
45
std::
regex_constants
::format_sed);
53
std::
regex_constants
::format_no_copy);
61
std::
regex_constants
::format_first_only);
69
std::
regex_constants
::format_first_only |
70
std::
regex_constants
::format_no_copy);
test6.pass.cpp
17
//
regex_constants
::match_flag_type flags =
18
//
regex_constants
::match_default);
37
std::
regex_constants
::format_sed);
45
std::
regex_constants
::format_sed);
53
std::
regex_constants
::format_no_copy);
61
std::
regex_constants
::format_first_only);
69
std::
regex_constants
::format_first_only |
70
std::
regex_constants
::format_no_copy);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_error.h
35
namespace
regex_constants
namespace
120
} // namespace
regex_constants
133
regex_constants
::error_type _M_code;
142
regex_error(
regex_constants
::error_type __ecode);
151
regex_constants
::error_type
158
__throw_regex_error(
regex_constants
::error_type __ecode);
regex.h
348
typedef
regex_constants
::syntax_option_type flag_type;
356
static constexpr
regex_constants
::syntax_option_type icase
357
=
regex_constants
::icase;
358
static constexpr
regex_constants
::syntax_option_type nosubs
359
=
regex_constants
::nosubs;
360
static constexpr
regex_constants
::syntax_option_type optimize
361
=
regex_constants
::optimize;
362
static constexpr
regex_constants
::syntax_option_type collate
363
=
regex_constants
::collate;
364
static constexpr
regex_constants
::syntax_option_type ECMAScrip
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_error.h
40
namespace
regex_constants
namespace
125
} // namespace
regex_constants
138
regex_constants
::error_type _M_code;
147
regex_error(
regex_constants
::error_type __ecode);
156
regex_constants
::error_type
164
__throw_regex_error(
regex_constants
::error_type __ecode);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_error.h
40
namespace
regex_constants
namespace
125
} // namespace
regex_constants
138
regex_constants
::error_type _M_code;
147
regex_error(
regex_constants
::error_type __ecode);
156
regex_constants
::error_type
164
__throw_regex_error(
regex_constants
::error_type __ecode);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_error.h
35
namespace
regex_constants
namespace
120
} // namespace
regex_constants
133
regex_constants
::error_type _M_code;
142
regex_error(
regex_constants
::error_type __ecode);
151
regex_constants
::error_type
158
__throw_regex_error(
regex_constants
::error_type __ecode);
regex.h
348
typedef
regex_constants
::syntax_option_type flag_type;
356
static constexpr
regex_constants
::syntax_option_type icase
357
=
regex_constants
::icase;
358
static constexpr
regex_constants
::syntax_option_type nosubs
359
=
regex_constants
::nosubs;
360
static constexpr
regex_constants
::syntax_option_type optimize
361
=
regex_constants
::optimize;
362
static constexpr
regex_constants
::syntax_option_type collate
363
=
regex_constants
::collate;
364
static constexpr
regex_constants
::syntax_option_type ECMAScrip
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_error.h
35
namespace
regex_constants
namespace
120
} // namespace
regex_constants
133
regex_constants
::error_type _M_code;
142
regex_error(
regex_constants
::error_type __ecode);
151
regex_constants
::error_type
158
__throw_regex_error(
regex_constants
::error_type __ecode);
regex.h
349
typedef
regex_constants
::syntax_option_type flag_type;
357
static constexpr
regex_constants
::syntax_option_type icase
358
=
regex_constants
::icase;
359
static constexpr
regex_constants
::syntax_option_type nosubs
360
=
regex_constants
::nosubs;
361
static constexpr
regex_constants
::syntax_option_type optimize
362
=
regex_constants
::optimize;
363
static constexpr
regex_constants
::syntax_option_type collate
364
=
regex_constants
::collate;
365
static constexpr
regex_constants
::syntax_option_type ECMAScrip
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_error.h
35
namespace
regex_constants
namespace
120
} // namespace
regex_constants
133
regex_constants
::error_type _M_code;
142
regex_error(
regex_constants
::error_type __ecode);
151
regex_constants
::error_type
158
__throw_regex_error(
regex_constants
::error_type __ecode);
regex.h
348
typedef
regex_constants
::syntax_option_type flag_type;
356
static constexpr
regex_constants
::syntax_option_type icase
357
=
regex_constants
::icase;
358
static constexpr
regex_constants
::syntax_option_type nosubs
359
=
regex_constants
::nosubs;
360
static constexpr
regex_constants
::syntax_option_type optimize
361
=
regex_constants
::optimize;
362
static constexpr
regex_constants
::syntax_option_type collate
363
=
regex_constants
::collate;
364
static constexpr
regex_constants
::syntax_option_type ECMAScrip
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_error.h
35
namespace
regex_constants
namespace
120
} // namespace
regex_constants
133
regex_constants
::error_type _M_code;
142
regex_error(
regex_constants
::error_type __ecode);
151
regex_constants
::error_type
158
__throw_regex_error(
regex_constants
::error_type __ecode);
regex.h
349
typedef
regex_constants
::syntax_option_type flag_type;
357
static constexpr
regex_constants
::syntax_option_type icase
358
=
regex_constants
::icase;
359
static constexpr
regex_constants
::syntax_option_type nosubs
360
=
regex_constants
::nosubs;
361
static constexpr
regex_constants
::syntax_option_type optimize
362
=
regex_constants
::optimize;
363
static constexpr
regex_constants
::syntax_option_type collate
364
=
regex_constants
::collate;
365
static constexpr
regex_constants
::syntax_option_type ECMAScrip
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_error.h
40
namespace
regex_constants
namespace
125
} // namespace
regex_constants
138
regex_constants
::error_type _M_code;
147
regex_error(
regex_constants
::error_type __ecode);
156
regex_constants
::error_type
164
__throw_regex_error(
regex_constants
::error_type __ecode);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_error.h
40
namespace
regex_constants
namespace
124
} // namespace
regex_constants
137
regex_constants
::error_type _M_code;
146
regex_error(
regex_constants
::error_type __ecode);
155
regex_constants
::error_type
163
__throw_regex_error(
regex_constants
::error_type __ecode);
regex_executor.h
59
typedef
regex_constants
::match_flag_type _FlagT;
77
_M_flags((__flags &
regex_constants
::match_prev_avail)
79
& ~
regex_constants
::match_not_bol
80
& ~
regex_constants
::match_not_bow)
125
&& !(_M_flags & (
regex_constants
::match_not_bol
126
|
regex_constants
::match_prev_avail));
133
&& !(_M_flags &
regex_constants
::match_not_eol);
/external/libcxx/src/
regex.cpp
18
make_error_type_string(
regex_constants
::error_type ecode)
22
case
regex_constants
::error_collate:
24
case
regex_constants
::error_ctype:
26
case
regex_constants
::error_escape:
29
case
regex_constants
::error_backref:
31
case
regex_constants
::error_brack:
33
case
regex_constants
::error_paren:
35
case
regex_constants
::error_brace:
37
case
regex_constants
::error_badbrace:
39
case
regex_constants
::error_range
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
regex.cpp
18
make_error_type_string(
regex_constants
::error_type ecode)
22
case
regex_constants
::error_collate:
24
case
regex_constants
::error_ctype:
26
case
regex_constants
::error_escape:
29
case
regex_constants
::error_backref:
31
case
regex_constants
::error_brack:
33
case
regex_constants
::error_paren:
35
case
regex_constants
::error_brace:
37
case
regex_constants
::error_badbrace:
39
case
regex_constants
::error_range
[
all
...]
/external/libcxx/test/re/re.regex/re.regex.construct/
awk_oct.pass.cpp
22
using std::
regex_constants
::awk;
ptr.pass.cpp
24
assert(r.flags() == std::
regex_constants
::ECMAScript);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.construct/
awk_oct.pass.cpp
22
using std::
regex_constants
::awk;
ptr.pass.cpp
24
assert(r.flags() == std::
regex_constants
::ECMAScript);
Completed in 1291 milliseconds
1
2
3
4
5
6
7