Fuzz introspector: boost_regex_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
87 89 2 :

['boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags)', 'boost::match_results , std::__1::allocator > > >::maybe_assign(boost::match_results , std::__1::allocator > > > const&)']

87 89 boost::re_detail_500::perl_matcher ,std::__1::allocator >>,boost::regex_traits >>::match_match() call site: 00000 /src/boost/./boost/regex/v5/perl_matcher_non_recursive.hpp:1097
87 87 1 :

['boost::match_results , std::__1::allocator > > >::maybe_assign(boost::match_results , std::__1::allocator > > > const&)']

87 87 boost::re_detail_500::perl_matcher ,std::__1::allocator >>,boost::regex_traits >>::match_prefix() call site: 00000 /src/boost/./boost/regex/v5/perl_matcher_common.hpp:312
43 43 1 :

['boost::cpp_regex_traits ::transform(char const*, char const*) const']

43 199 std::__1::__wrap_iter boost::re_detail_500::re_is_set_member ,char,boost::regex_traits >,unsignedint>(std::__1::__wrap_iter ,std::__1::__wrap_iter ,boost::re_detail_500::re_set_long const*,boost::re_detail_500::regex_data >>const&,bool) call site: 00000 /src/boost/./boost/regex/v5/perl_matcher.hpp:180
36 36 3 :

['void boost::throw_exception (std::invalid_argument const&)', 'std::invalid_argument::~invalid_argument()', 'std::invalid_argument::invalid_argument(char const*)']

36 36 boost::re_detail_500::perl_matcher ,std::__1::allocator >>,boost::regex_traits >>::construct_init(boost::basic_regex >>const&,boost::regex_constants::_match_flags) call site: 00000 /src/boost/./boost/regex/v5/perl_matcher_common.hpp:44
20 20 3 :

['std::__1::basic_string , std::__1::allocator >::operator[](unsigned long)', 'unsigned int boost::re_detail_500::count_chars , std::__1::allocator >, char>(std::__1::basic_string , std::__1::allocator > const&, char)', 'std::__1::basic_string , std::__1::allocator >::size() const']

20 20 unsignedintboost::re_detail_500::find_sort_syntax ,char>(boost::re_detail_500::cpp_regex_traits_implementation const*,char*) call site: 00000 /src/boost/./boost/regex/v5/primary_transform.hpp:80
10 110 6 :

['__cxa_rethrow', 'boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::match_all_states()', '__clang_call_terminate', 'boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::unwind(bool)', '__cxa_begin_catch', '__cxa_end_catch']

10 110 boost::re_detail_500::perl_matcher ,std::__1::allocator >>,boost::regex_traits >>::match_startmark() call site: 00000 /src/boost/./boost/regex/v5/perl_matcher_non_recursive.hpp:488
8 8 1 :

['boost::re_detail_500::basic_regex_implementation > >::basic_regex_implementation(std::__1::shared_ptr > > > const&)']

8 525 boost::basic_regex >>::do_assign(charconst*,charconst*,unsignedint) call site: 00000 /src/boost/./boost/regex/v5/basic_regex.hpp:638
0 182 1 :

['boost::re_detail_500::basic_regex_parser > >::parse_set_literal(boost::re_detail_500::basic_char_set > >&)']

0 182 boost::re_detail_500::basic_regex_parser >>::parse_inner_set(boost::re_detail_500::basic_char_set >>&) call site: 00000 /src/boost/./boost/regex/v5/basic_regex_parser.hpp:1453
0 156 2 :

['boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::skip_until_paren(int, bool)', 'boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::unwind(bool)']

0 412 boost::re_detail_500::perl_matcher ,std::__1::allocator >>,boost::regex_traits >>::skip_until_paren(int,bool) call site: 00000 /src/boost/./boost/regex/v5/perl_matcher_non_recursive.hpp:1178
0 128 1 :

['boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::match_endmark()']

0 128 boost::re_detail_500::perl_matcher ,std::__1::allocator >>,boost::regex_traits >>::skip_until_paren(int,bool) call site: 00000 /src/boost/./boost/regex/v5/perl_matcher_non_recursive.hpp:1180
0 96 3 :

['std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&)']

0 452 boost::re_detail_500::basic_regex_parser >>::parse_repeat_range(bool) call site: 00000 /src/boost/./boost/regex/v5/basic_regex_parser.hpp:1228
0 65 2 :

['boost::cpp_regex_traits ::escape_syntax_type(char) const', 'boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long)']

0 87 boost::re_detail_500::basic_regex_parser >>::parse_inner_set(boost::re_detail_500::basic_char_set >>&) call site: 00000 /src/boost/./boost/regex/v5/basic_regex_parser.hpp:1509

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 boost::basic_regex > >::basic_regex , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, unsigned int) [function] [call site] 00001
2 boost::basic_regex > >& boost::basic_regex > >::assign , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, unsigned int) [function] [call site] 00002
3 boost::basic_regex > >::assign(char const*, char const*, unsigned int) [function] [call site] 00003
4 boost::basic_regex > >::do_assign(char const*, char const*, unsigned int) [function] [call site] 00004
5 boost::re_detail_500::basic_regex_implementation > >::basic_regex_implementation() [function] [call site] 00005
6 boost::re_detail_500::regex_data > >::regex_data() [function] [call site] 00006
7 boost::re_detail_500::named_subexpressions::named_subexpressions() [function] [call site] 00007
7 boost::regex_traits_wrapper > >::regex_traits_wrapper() [function] [call site] 00008
8 boost::regex_traits >::regex_traits() [function] [call site] 00009
9 boost::cpp_regex_traits ::cpp_regex_traits() [function] [call site] 00010
10 std::__1::shared_ptr const> boost::re_detail_500::create_cpp_regex_traits (std::__1::locale const&) [function] [call site] 00011
11 boost::re_detail_500::cpp_regex_traits_base ::cpp_regex_traits_base(std::__1::locale const&) [function] [call site] 00012
12 boost::re_detail_500::cpp_regex_traits_base ::imbue(std::__1::locale const&) [function] [call site] 00013
11 boost::object_cache , boost::re_detail_500::cpp_regex_traits_implementation >::get(boost::re_detail_500::cpp_regex_traits_base const&, unsigned long) [function] [call site] 00014
12 boost::object_cache , boost::re_detail_500::cpp_regex_traits_implementation >::do_get(boost::re_detail_500::cpp_regex_traits_base const&, unsigned long) [function] [call site] 00015
13 __cxa_guard_acquire [call site] 00016
13 boost::object_cache , boost::re_detail_500::cpp_regex_traits_implementation >::data::data() [function] [call site] 00017
13 boost::re_detail_500::cpp_regex_traits_base ::operator==(boost::re_detail_500::cpp_regex_traits_base const&) const [function] [call site] 00018
13 __assert_fail [call site] 00019
13 __assert_fail [call site] 00020
13 __assert_fail [call site] 00021
13 boost::re_detail_500::cpp_regex_traits_implementation ::cpp_regex_traits_implementation(boost::re_detail_500::cpp_regex_traits_base const&) [function] [call site] 00022
14 boost::re_detail_500::cpp_regex_traits_char_layer ::cpp_regex_traits_char_layer(boost::re_detail_500::cpp_regex_traits_base const&) [function] [call site] 00023
15 boost::re_detail_500::cpp_regex_traits_base ::cpp_regex_traits_base(boost::re_detail_500::cpp_regex_traits_base const&) [function] [call site] 00024
15 boost::re_detail_500::cpp_regex_traits_char_layer ::init() [function] [call site] 00025
16 boost::cpp_regex_traits ::get_catalog_name() [function] [call site] 00026
17 boost::cpp_regex_traits ::get_mutex_inst() [function] [call site] 00027
17 boost::cpp_regex_traits ::get_catalog_name_inst() [function] [call site] 00028
18 __cxa_guard_acquire [call site] 00029
16 std::runtime_error::runtime_error(std::__1::basic_string , std::__1::allocator > const&) [call site] 00030
16 void boost::re_detail_500::raise_runtime_error (std::runtime_error const&) [function] [call site] 00031
17 void boost::throw_exception (std::runtime_error const&) [function] [call site] 00032
18 boost::throw_exception_assert_compatibility(std::exception const&) [function] [call site] 00033
18 __cxa_allocate_exception [call site] 00034
18 boost::wrapexcept ::wrapexcept(std::runtime_error const&) [function] [call site] 00035
19 boost::exception_detail::clone_base::clone_base() [function] [call site] 00036
19 std::runtime_error::runtime_error(std::runtime_error const&) [call site] 00037
19 boost::wrapexcept ::copy_from(void const*) [function] [call site] 00038
19 std::runtime_error::~runtime_error() [call site] 00039
19 boost::exception_detail::clone_base::~clone_base() [function] [call site] 00040
16 std::runtime_error::~runtime_error() [call site] 00041
16 boost::re_detail_500::get_default_syntax(unsigned char) [function] [call site] 00042
16 __cxa_begin_catch [call site] 00043
16 __cxa_rethrow [call site] 00044
16 __cxa_end_catch [call site] 00045
16 boost::re_detail_500::get_default_syntax(unsigned char) [function] [call site] 00046
15 boost::re_detail_500::cpp_regex_traits_base ::~cpp_regex_traits_base() [function] [call site] 00047
14 boost::re_detail_500::cpp_regex_traits_implementation ::init() [function] [call site] 00048
15 boost::cpp_regex_traits ::get_catalog_name() [function] [call site] 00049
15 std::runtime_error::runtime_error(std::__1::basic_string , std::__1::allocator > const&) [call site] 00050
15 void boost::re_detail_500::raise_runtime_error (std::runtime_error const&) [function] [call site] 00051
15 std::runtime_error::~runtime_error() [call site] 00052
15 boost::re_detail_500::get_default_error_string(boost::regex_constants::error_type) [function] [call site] 00053
15 __cxa_guard_acquire [call site] 00054
15 unsigned int boost::re_detail_500::find_sort_syntax , char>(boost::re_detail_500::cpp_regex_traits_implementation const*, char*) [function] [call site] 00055
16 boost::re_detail_500::cpp_regex_traits_implementation ::transform(char const*, char const*) const [function] [call site] 00056
17 __assert_fail [call site] 00057
17 __assert_fail [call site] 00058
17 __cxa_begin_catch [call site] 00059
17 __cxa_end_catch [call site] 00060
16 boost::re_detail_500::cpp_regex_traits_implementation ::transform(char const*, char const*) const [function] [call site] 00061
16 boost::re_detail_500::cpp_regex_traits_implementation ::transform(char const*, char const*) const [function] [call site] 00062
16 unsigned int boost::re_detail_500::count_chars , std::__1::allocator >, char>(std::__1::basic_string , std::__1::allocator > const&, char) [function] [call site] 00063
14 boost::re_detail_500::cpp_regex_traits_base ::~cpp_regex_traits_base() [function] [call site] 00064
13 __assert_fail [call site] 00065
13 __assert_fail [call site] 00066
13 boost::re_detail_500::cpp_regex_traits_base ::operator==(boost::re_detail_500::cpp_regex_traits_base const&) const [function] [call site] 00067
13 __assert_fail [call site] 00068
13 __assert_fail [call site] 00069
13 __assert_fail [call site] 00070
13 __assert_fail [call site] 00071
13 boost::re_detail_500::cpp_regex_traits_base ::operator==(boost::re_detail_500::cpp_regex_traits_base const&) const [function] [call site] 00072
13 __assert_fail [call site] 00073
11 boost::re_detail_500::cpp_regex_traits_base ::~cpp_regex_traits_base() [function] [call site] 00074
7 boost::re_detail_500::raw_storage::raw_storage() [function] [call site] 00075
7 boost::re_detail_500::named_subexpressions::~named_subexpressions() [function] [call site] 00076
5 boost::re_detail_500::basic_regex_implementation > >::basic_regex_implementation(std::__1::shared_ptr > > > const&) [function] [call site] 00077
6 boost::re_detail_500::regex_data > >::regex_data(std::__1::shared_ptr > > > const&) [function] [call site] 00078
7 boost::re_detail_500::named_subexpressions::named_subexpressions() [function] [call site] 00079
7 boost::re_detail_500::raw_storage::raw_storage() [function] [call site] 00080
5 boost::re_detail_500::basic_regex_implementation > >::assign(char const*, char const*, unsigned int) [function] [call site] 00081
6 boost::re_detail_500::basic_regex_parser > >::basic_regex_parser(boost::re_detail_500::regex_data > >*) [function] [call site] 00082
7 boost::re_detail_500::basic_regex_creator > >::basic_regex_creator(boost::re_detail_500::regex_data > >*) [function] [call site] 00083
8 boost::re_detail_500::raw_storage::clear() [function] [call site] 00084
8 boost::cpp_regex_traits ::lookup_classname(char const*, char const*) const [function] [call site] 00085
9 boost::re_detail_500::cpp_regex_traits_implementation ::lookup_classname(char const*, char const*) const [function] [call site] 00086
10 boost::re_detail_500::cpp_regex_traits_implementation ::lookup_classname_imp(char const*, char const*) const [function] [call site] 00087
11 int boost::re_detail_500::get_default_class_id (char const*, char const*) [function] [call site] 00088
12 boost::re_detail_500::character_pointer_range ::operator==(boost::re_detail_500::character_pointer_range const&) const [function] [call site] 00089
11 __assert_fail [call site] 00090
10 boost::re_detail_500::cpp_regex_traits_implementation ::lookup_classname_imp(char const*, char const*) const [function] [call site] 00091
8 boost::cpp_regex_traits ::lookup_classname(char const*, char const*) const [function] [call site] 00092
8 boost::cpp_regex_traits ::lookup_classname(char const*, char const*) const [function] [call site] 00093
8 boost::cpp_regex_traits ::lookup_classname(char const*, char const*) const [function] [call site] 00094
8 boost::cpp_regex_traits ::lookup_classname(char const*, char const*) const [function] [call site] 00095
8 __assert_fail [call site] 00096
8 __assert_fail [call site] 00097
8 __assert_fail [call site] 00098
8 __assert_fail [call site] 00099
8 __assert_fail [call site] 00100
6 boost::re_detail_500::basic_regex_parser > >::parse(char const*, char const*, unsigned int) [function] [call site] 00101
7 boost::re_detail_500::basic_regex_creator > >::init(unsigned int) [function] [call site] 00102
7 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long) [function] [call site] 00103
8 boost::cpp_regex_traits ::error_string(boost::regex_constants::error_type) const [function] [call site] 00104
9 boost::re_detail_500::cpp_regex_traits_implementation ::error_string(boost::regex_constants::error_type) const [function] [call site] 00105
10 boost::re_detail_500::get_default_error_string(boost::regex_constants::error_type) [function] [call site] 00106
10 boost::re_detail_500::get_default_error_string(boost::regex_constants::error_type) [function] [call site] 00107
8 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00108
9 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator >, long) [function] [call site] 00109
10 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00110
10 boost::regex_error::regex_error(std::__1::basic_string , std::__1::allocator > const&, boost::regex_constants::error_type, long) [function] [call site] 00111
11 std::runtime_error::runtime_error(std::__1::basic_string , std::__1::allocator > const&) [call site] 00112
10 boost::regex_error::raise() const [function] [call site] 00113
11 void boost::throw_exception (boost::regex_error const&) [function] [call site] 00114
10 std::runtime_error::~runtime_error() [call site] 00115
7 boost::re_detail_500::basic_regex_creator > >::append_state(boost::re_detail_500::syntax_element_type, unsigned long) [function] [call site] 00116
8 boost::re_detail_500::raw_storage::align() [function] [call site] 00117
8 boost::re_detail_500::raw_storage::size() [function] [call site] 00118
8 boost::re_detail_500::basic_regex_creator > >::getoffset(void*) [function] [call site] 00119
9 boost::re_detail_500::raw_storage::data() const [function] [call site] 00120
9 boost::re_detail_500::basic_regex_creator > >::getoffset(void const*, void const*) [function] [call site] 00121
8 boost::re_detail_500::raw_storage::extend(unsigned long) [function] [call site] 00122
9 boost::re_detail_500::raw_storage::resize(unsigned long) [function] [call site] 00123
7 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00124
7 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00125
7 boost::re_detail_500::basic_regex_parser > >::parse_all() [function] [call site] 00126
8 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00127
7 boost::re_detail_500::basic_regex_parser > >::unwind_alts(long) [function] [call site] 00128
8 boost::re_detail_500::raw_storage::size() [function] [call site] 00129
8 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00130
8 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00131
8 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00132
8 boost::re_detail_500::raw_storage::align() [function] [call site] 00133
8 boost::re_detail_500::basic_regex_creator > >::getaddress(long) [function] [call site] 00134
9 boost::re_detail_500::raw_storage::data() const [function] [call site] 00135
9 boost::re_detail_500::basic_regex_creator > >::getaddress(long, void*) [function] [call site] 00136
8 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00137
8 boost::re_detail_500::raw_storage::size() [function] [call site] 00138
7 boost::re_detail_500::basic_regex_creator > >::flags(unsigned int) [function] [call site] 00139
7 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00140
7 boost::re_detail_500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00141
7 boost::re_detail_500::basic_regex_creator > >::finalize(char const*, char const*) [function] [call site] 00142
8 boost::re_detail_500::basic_regex_creator > >::append_state(boost::re_detail_500::syntax_element_type, unsigned long) [function] [call site] 00143
8 boost::re_detail_500::raw_storage::extend(unsigned long) [function] [call site] 00144
8 boost::re_detail_500::raw_storage::data() const [function] [call site] 00145
8 boost::re_detail_500::basic_regex_creator > >::fixup_pointers(boost::re_detail_500::re_syntax_base*) [function] [call site] 00146
9 boost::re_detail_500::basic_regex_creator > >::getaddress(long, void*) [function] [call site] 00147
9 boost::re_detail_500::basic_regex_creator > >::getaddress(long, void*) [function] [call site] 00148
8 boost::re_detail_500::basic_regex_creator > >::fixup_recursions(boost::re_detail_500::re_syntax_base*) [function] [call site] 00149
9 boost::re_detail_500::named_subexpressions::get_id(int) const [function] [call site] 00150
10 boost::re_detail_500::named_subexpressions::name::name(int, int) [function] [call site] 00151
10 boost::re_detail_500::named_subexpressions::name::operator==(boost::re_detail_500::named_subexpressions::name const&) const [function] [call site] 00152
9 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00153
9 boost::regex_error::regex_error(std::__1::basic_string , std::__1::allocator > const&, boost::regex_constants::error_type, long) [function] [call site] 00154
9 boost::regex_error::raise() const [function] [call site] 00155
9 std::runtime_error::~runtime_error() [call site] 00156
9 boost::re_detail_500::named_subexpressions::get_id(int) const [function] [call site] 00157
9 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00158
9 boost::regex_error::regex_error(std::__1::basic_string , std::__1::allocator > const&, boost::regex_constants::error_type, long) [function] [call site] 00159
9 boost::regex_error::raise() const [function] [call site] 00160
9 std::runtime_error::~runtime_error() [call site] 00161
8 boost::re_detail_500::basic_regex_creator > >::create_startmaps(boost::re_detail_500::re_syntax_base*) [function] [call site] 00162
9 boost::re_detail_500::basic_regex_creator > >::calculate_backstep(boost::re_detail_500::re_syntax_base*) [function] [call site] 00163
10 boost::re_detail_500::basic_regex_creator > >::get_repeat_type(boost::re_detail_500::re_syntax_base*) [function] [call site] 00164
10 __assert_fail [call site] 00165
10 boost::re_detail_500::basic_regex_creator > >::calculate_backstep(boost::re_detail_500::re_syntax_base*) [function] [call site] 00166
11 boost::re_detail_500::basic_regex_creator > >::calculate_backstep(boost::re_detail_500::re_syntax_base*) [function] [call site] 00167
9 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00168
9 boost::regex_error::regex_error(std::__1::basic_string , std::__1::allocator > const&, boost::regex_constants::error_type, long) [function] [call site] 00169
9 boost::regex_error::raise() const [function] [call site] 00170
9 std::runtime_error::~runtime_error() [call site] 00171
9 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00172
10 boost::re_detail_500::recursion_saver::recursion_saver(std::__1::vector >*) [function] [call site] 00173
10 boost::cpp_regex_traits ::translate(char, bool) const [function] [call site] 00174
10 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00175
11 __assert_fail [call site] 00176
11 boost::re_detail_500::basic_regex_creator > >::flags() [function] [call site] 00177
11 boost::regex_error::regex_error(std::__1::basic_string , std::__1::allocator > const&, boost::regex_constants::error_type, long) [function] [call site] 00178
11 boost::regex_error::raise() const [function] [call site] 00179
11 std::runtime_error::~runtime_error() [call site] 00180
11 boost::re_detail_500::basic_regex_creator > >::set_all_masks(unsigned char*, unsigned char) [function] [call site] 00181
11 boost::re_detail_500::basic_regex_creator > >::set_all_masks(unsigned char*, unsigned char) [function] [call site] 00182
11 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00183
12 boost::cpp_regex_traits ::isctype(char, unsigned int) const [function] [call site] 00184
13 boost::re_detail_500::is_extended(char) [function] [call site] 00185
13 bool boost::re_detail_500::is_separator (char) [function] [call site] 00186
13 bool boost::re_detail_500::is_separator (char) [function] [call site] 00187
13 boost::cpp_regex_traits ::isctype(char, unsigned int) const [function] [call site] 00188
12 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00189
13 boost::cpp_regex_traits ::isctype(char, unsigned int) const [function] [call site] 00190
13 char* boost::re_detail_500::re_is_set_member >, unsigned int>(char*, char*, boost::re_detail_500::re_set_long const*, boost::re_detail_500::regex_data > > const&, bool) [function] [call site] 00191
14 boost::cpp_regex_traits ::translate(char, bool) const [function] [call site] 00192
14 boost::cpp_regex_traits ::translate(char, bool) const [function] [call site] 00193
14 char const* boost::re_detail_500::re_skip_past_null (char const*) [function] [call site] 00194
14 boost::cpp_regex_traits ::translate(char, bool) const [function] [call site] 00195
14 boost::cpp_regex_traits ::transform(char const*, char const*) const [function] [call site] 00196
15 boost::re_detail_500::cpp_regex_traits_implementation ::transform(char const*, char const*) const [function] [call site] 00197
14 int boost::re_detail_500::string_compare , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*) [function] [call site] 00198
14 int boost::re_detail_500::string_compare , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*) [function] [call site] 00199
14 boost::cpp_regex_traits ::transform_primary(char const*, char const*) const [function] [call site] 00200
15 boost::re_detail_500::cpp_regex_traits_implementation ::transform_primary(char const*, char const*) const [function] [call site] 00201
16 __assert_fail [call site] 00202
16 __cxa_begin_catch [call site] 00203
14 int boost::re_detail_500::string_compare , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*) [function] [call site] 00204
14 boost::cpp_regex_traits ::isctype(char, unsigned int) const [function] [call site] 00205
14 boost::cpp_regex_traits ::isctype(char, unsigned int) const [function] [call site] 00206
13 boost::re_detail_500::basic_regex_creator > >::set_all_masks(unsigned char*, unsigned char) [function] [call site] 00207
13 boost::cpp_regex_traits ::translate(char, bool) const [function] [call site] 00208
13 boost::re_detail_500::basic_regex_creator > >::is_bad_repeat(boost::re_detail_500::re_syntax_base*) [function] [call site] 00209
13 boost::re_detail_500::basic_regex_creator > >::set_all_masks(unsigned char*, unsigned char) [function] [call site] 00210
13 boost::re_detail_500::basic_regex_creator > >::set_bad_repeat(boost::re_detail_500::re_syntax_base*) [function] [call site] 00211
13 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00212
14 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00213
15 boost::re_detail_500::basic_regex_creator > >::set_all_masks(unsigned char*, unsigned char) [function] [call site] 00214
15 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00215
16 boost::re_detail_500::basic_regex_creator > >::set_all_masks(unsigned char*, unsigned char) [function] [call site] 00216
16 boost::re_detail_500::recursion_saver::~recursion_saver() [function] [call site] 00217
9 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00218
9 boost::re_detail_500::basic_regex_creator > >::get_repeat_type(boost::re_detail_500::re_syntax_base*) [function] [call site] 00219
8 boost::re_detail_500::basic_regex_creator > >::create_startmap(boost::re_detail_500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [function] [call site] 00220
8 boost::re_detail_500::basic_regex_creator > >::get_restart_type(boost::re_detail_500::re_syntax_base*) [function] [call site] 00221
8 boost::re_detail_500::basic_regex_creator > >::probe_leading_repeat(boost::re_detail_500::re_syntax_base*) [function] [call site] 00222
6 boost::re_detail_500::basic_regex_parser > >::~basic_regex_parser() [function] [call site] 00223
7 boost::re_detail_500::basic_regex_creator > >::~basic_regex_creator() [function] [call site] 00224
1 boost::match_results , std::__1::allocator > > >::match_results(std::__1::allocator > > const&) [function] [call site] 00225
2 boost::sub_match >::sub_match() [function] [call site] 00226
1 boost::regex_constants::operator|(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00227
1 bool boost::regex_match , std::__1::allocator , std::__1::allocator > >, char, boost::regex_traits > >(std::__1::basic_string , std::__1::allocator > const&, boost::match_results , std::__1::allocator >::const_iterator, std::__1::allocator > > >&, boost::basic_regex > > const&, boost::regex_constants::_match_flags) [function] [call site] 00228
2 bool boost::regex_match , std::__1::allocator > >, char, boost::regex_traits > >(std::__1::__wrap_iter , std::__1::__wrap_iter , boost::match_results , std::__1::allocator > > >&, boost::basic_regex > > const&, boost::regex_constants::_match_flags) [function] [call site] 00229
3 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::perl_matcher(std::__1::__wrap_iter , std::__1::__wrap_iter , boost::match_results , std::__1::allocator > > >&, boost::basic_regex > > const&, boost::regex_constants::_match_flags, std::__1::__wrap_iter ) [function] [call site] 00230
4 boost::basic_regex > >::get_traits() const [function] [call site] 00231
5 __assert_fail [call site] 00232
5 boost::re_detail_500::basic_regex_implementation > >::get_traits() const [function] [call site] 00233
4 boost::re_detail_500::repeater_count >::repeater_count(boost::re_detail_500::repeater_count >**) [function] [call site] 00234
4 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags) [function] [call site] 00235
5 boost::basic_regex > >::empty() const [function] [call site] 00236
6 boost::re_detail_500::basic_regex_implementation > >::status() const [function] [call site] 00237
5 std::invalid_argument::invalid_argument(char const*) [function] [call site] 00238
6 std::logic_error::logic_error(char const*) [call site] 00239
5 void boost::throw_exception (std::invalid_argument const&) [function] [call site] 00240
5 std::invalid_argument::~invalid_argument() [call site] 00241
5 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::estimate_max_state_count(std::__1::random_access_iterator_tag*) [function] [call site] 00242
6 boost::basic_regex > >::size() const [function] [call site] 00243
7 boost::re_detail_500::basic_regex_implementation > >::size() const [function] [call site] 00244
5 boost::basic_regex > >::flags() const [function] [call site] 00245
6 boost::re_detail_500::basic_regex_implementation > >::flags() const [function] [call site] 00246
5 boost::regex_constants::operator|(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00247
5 boost::regex_constants::operator|=(boost::regex_constants::_match_flags&, boost::regex_constants::_match_flags) [function] [call site] 00248
6 boost::regex_constants::operator|(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00249
5 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00250
5 boost::match_results , std::__1::allocator > > >::match_results(std::__1::allocator > > const&) [function] [call site] 00251
5 boost::basic_regex > >::get_data() const [function] [call site] 00252
6 __assert_fail [call site] 00253
6 boost::re_detail_500::basic_regex_implementation > >::get_data() const [function] [call site] 00254
5 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00255
5 boost::basic_regex > >::get_data() const [function] [call site] 00256
5 boost::regex_constants::operator&=(boost::regex_constants::_match_flags&, boost::regex_constants::_match_flags) [function] [call site] 00257
6 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00258
4 boost::re_detail_500::repeater_count >::~repeater_count() [function] [call site] 00259
3 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::match() [function] [call site] 00260
4 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::match_imp() [function] [call site] 00261
5 boost::re_detail_500::save_state_init::save_state_init(boost::re_detail_500::saved_state**, boost::re_detail_500::saved_state**) [function] [call site] 00262
6 boost::re_detail_500::get_mem_block() [function] [call site] 00263
7 boost::re_detail_500::mem_block_cache::instance() [function] [call site] 00264
8 __cxa_guard_acquire [call site] 00265
8 boost::re_detail_500::mem_block_cache::~mem_block_cache() [function] [call site] 00266
6 boost::re_detail_500::saved_state::saved_state(unsigned int) [function] [call site] 00267
6 __assert_fail [call site] 00268
5 boost::regex_constants::operator|=(boost::regex_constants::_match_flags&, boost::regex_constants::_match_flags) [function] [call site] 00269
5 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00270
5 boost::basic_regex > >::mark_count() const [function] [call site] 00271
6 boost::re_detail_500::basic_regex_implementation > >::mark_count() const [function] [call site] 00272
5 boost::match_results , std::__1::allocator > > >::set_size(unsigned long, std::__1::__wrap_iter , std::__1::__wrap_iter ) [function] [call site] 00273
6 boost::sub_match >::sub_match(std::__1::__wrap_iter ) [function] [call site] 00274
5 boost::match_results , std::__1::allocator > > >::set_base(std::__1::__wrap_iter ) [function] [call site] 00275
5 boost::basic_regex > >::get_named_subs() const [function] [call site] 00276
5 boost::match_results , std::__1::allocator > > >::set_named_subs(std::__1::shared_ptr ) [function] [call site] 00277
5 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00278
5 boost::match_results , std::__1::allocator > > >::operator=(boost::match_results , std::__1::allocator > > > const&) [function] [call site] 00279
6 boost::sub_match >::operator=(boost::sub_match > const&) [function] [call site] 00280
5 __cxa_begin_catch [call site] 00281
5 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::unwind(bool) [function] [call site] 00282
5 boost::basic_regex > >::flags() const [function] [call site] 00283
5 boost::re_detail_500::verify_options(unsigned int, boost::regex_constants::_match_flags) [function] [call site] 00284
6 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00285
6 void boost::throw_exception (std::logic_error const&) [function] [call site] 00286
6 std::logic_error::~logic_error() [call site] 00287
5 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::match_prefix() [function] [call site] 00288
6 boost::basic_regex > >::get_first_state() const [function] [call site] 00289
7 __assert_fail [call site] 00290
7 boost::re_detail_500::basic_regex_implementation > >::get_first_state() const [function] [call site] 00291
6 boost::match_results , std::__1::allocator > > >::set_first(std::__1::__wrap_iter ) [function] [call site] 00292
7 __assert_fail [call site] 00293
6 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::match_all_states() [function] [call site] 00294
7 boost::re_detail_500::incrementer::incrementer(unsigned int*) [function] [call site] 00295
7 boost::re_detail_500::incrementer::operator>(unsigned int) [function] [call site] 00296
7 void boost::re_detail_500::raise_error > > >(boost::regex_traits_wrapper > > const&, boost::regex_constants::error_type) [function] [call site] 00297
8 boost::cpp_regex_traits ::error_string(boost::regex_constants::error_type) const [function] [call site] 00298
8 boost::regex_error::regex_error(std::__1::basic_string , std::__1::allocator > const&, boost::regex_constants::error_type, long) [function] [call site] 00299
8 void boost::re_detail_500::raise_runtime_error (boost::regex_error const&) [function] [call site] 00300
8 std::runtime_error::~runtime_error() [call site] 00301
7 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::push_recursion_stopper() [function] [call site] 00302
8 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::extend_stack() [function] [call site] 00303
9 boost::re_detail_500::get_mem_block() [function] [call site] 00304
9 boost::re_detail_500::saved_extra_block::saved_extra_block(boost::re_detail_500::saved_state*, boost::re_detail_500::saved_state*) [function] [call site] 00305
10 boost::re_detail_500::saved_state::saved_state(unsigned int) [function] [call site] 00306
9 void boost::re_detail_500::raise_error > > >(boost::regex_traits_wrapper > > const&, boost::regex_constants::error_type) [function] [call site] 00307
8 boost::re_detail_500::saved_state::saved_state(unsigned int) [function] [call site] 00308
7 void boost::re_detail_500::raise_error > > >(boost::regex_traits_wrapper > > const&, boost::regex_constants::error_type) [function] [call site] 00309
7 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00310
7 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00311
7 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::unwind(bool) [function] [call site] 00312
7 boost::re_detail_500::incrementer::~incrementer() [function] [call site] 00313
6 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00314
6 boost::match_results , std::__1::allocator > > >::set_second(std::__1::__wrap_iter , unsigned long, bool, bool) [function] [call site] 00315
7 __assert_fail [call site] 00316
6 boost::regex_constants::operator&(boost::regex_constants::_match_flags, boost::regex_constants::_match_flags) [function] [call site] 00317
6 boost::match_results , std::__1::allocator > > >::maybe_assign(boost::match_results , std::__1::allocator > > > const&) [function] [call site] 00318
7 boost::match_results , std::__1::allocator > > >::operator=(boost::match_results , std::__1::allocator > > > const&) [function] [call site] 00319
7 boost::match_results , std::__1::allocator > > >::begin() const [function] [call site] 00320
7 boost::match_results , std::__1::allocator > > >::begin() const [function] [call site] 00321
7 boost::match_results , std::__1::allocator > > >::suffix() const [function] [call site] 00322
8 boost::match_results , std::__1::allocator > > >::raise_logic_error() [function] [call site] 00323
9 std::logic_error::logic_error(char const*) [call site] 00324
9 void boost::throw_exception (std::logic_error const&) [function] [call site] 00325
9 std::logic_error::~logic_error() [call site] 00326
7 boost::match_results , std::__1::allocator > > >::prefix() const [function] [call site] 00327
8 boost::match_results , std::__1::allocator > > >::raise_logic_error() [function] [call site] 00328
8 boost::match_results , std::__1::allocator > > >::operator[](int) const [function] [call site] 00329
9 boost::match_results , std::__1::allocator > > >::raise_logic_error() [function] [call site] 00330
7 boost::match_results , std::__1::allocator > > >::size() const [function] [call site] 00331
8 boost::match_results , std::__1::allocator > > >::empty() const [function] [call site] 00332
7 __assert_fail [call site] 00333
7 __assert_fail [call site] 00334
7 __assert_fail [call site] 00335
7 __assert_fail [call site] 00336
7 boost::match_results , std::__1::allocator > > >::size() const [function] [call site] 00337
7 boost::match_results , std::__1::allocator > > >::operator=(boost::match_results , std::__1::allocator > > > const&) [function] [call site] 00338
5 boost::match_results , std::__1::allocator > > >::operator[](int) const [function] [call site] 00339
5 __cxa_end_catch [call site] 00340
5 __cxa_rethrow [call site] 00341
5 boost::re_detail_500::save_state_init::~save_state_init() [function] [call site] 00342
6 boost::re_detail_500::put_mem_block(void*) [function] [call site] 00343
7 boost::re_detail_500::mem_block_cache::instance() [function] [call site] 00344
6 __clang_call_terminate [call site] 00345
7 __cxa_begin_catch [call site] 00346
3 boost::re_detail_500::perl_matcher , std::__1::allocator > >, boost::regex_traits > >::~perl_matcher() [function] [call site] 00347
4 boost::re_detail_500::repeater_count >::~repeater_count() [function] [call site] 00348
1 (anonymous namespace)::assertPostConditions(boost::match_results , std::__1::allocator > > > const&, boost::basic_regex > > const&) [function] [call site] 00349
2 boost::match_results , std::__1::allocator > > >::size() const [function] [call site] 00350
2 boost::basic_regex > >::mark_count() const [function] [call site] 00351
2 __assert_fail [call site] 00352
2 boost::match_results , std::__1::allocator > > >::empty() const [function] [call site] 00353
2 __assert_fail [call site] 00354
2 boost::match_results , std::__1::allocator > > >::prefix() const [function] [call site] 00355
2 __assert_fail [call site] 00356
2 boost::match_results , std::__1::allocator > > >::suffix() const [function] [call site] 00357
2 __assert_fail [call site] 00358
1 boost::match_results , std::__1::allocator > > >::~match_results() [function] [call site] 00359
1 boost::basic_regex > >::~basic_regex() [function] [call site] 00360
1 __cxa_begin_catch [call site] 00361
1 __cxa_end_catch [call site] 00362