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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1461 0 EP call site: 00000 __assert_fail

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 pugi::xpath_variable_set::xpath_variable_set() [function] [call site] 00001
1 pugi::xpath_variable_set::add(char const*, pugi::xpath_value_type) [function] [call site] 00002
2 pugi::impl::(anonymous namespace)::hash_string(char const*) [function] [call site] 00003
2 pugi::xpath_variable::name() const [function] [call site] 00004
3 __assert_fail [call site] 00005
2 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00006
3 __assert_fail [call site] 00007
3 strcmp [call site] 00008
2 pugi::xpath_variable::type() const [function] [call site] 00009
2 pugi::impl::(anonymous namespace)::new_xpath_variable(pugi::xpath_value_type, char const*) [function] [call site] 00010
3 pugi::impl::(anonymous namespace)::xpath_variable_node_set* pugi::impl::(anonymous namespace)::new_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_node_set>(char const*) [function] [call site] 00011
4 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 00012
5 __assert_fail [call site] 00013
5 strlen [call site] 00014
4 pugi::impl::(anonymous namespace)::xpath_variable_node_set::xpath_variable_node_set() [function] [call site] 00015
5 pugi::xpath_variable::xpath_variable(pugi::xpath_value_type) [function] [call site] 00016
5 pugi::xpath_node_set::xpath_node_set() [function] [call site] 00017
6 pugi::xpath_node::xpath_node() [function] [call site] 00018
7 pugi::xml_node::xml_node() [function] [call site] 00019
7 pugi::xml_attribute::xml_attribute() [function] [call site] 00020
3 pugi::impl::(anonymous namespace)::xpath_variable_number* pugi::impl::(anonymous namespace)::new_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_number>(char const*) [function] [call site] 00021
4 pugi::impl::(anonymous namespace)::xpath_variable_number::xpath_variable_number() [function] [call site] 00022
5 pugi::xpath_variable::xpath_variable(pugi::xpath_value_type) [function] [call site] 00023
3 pugi::impl::(anonymous namespace)::xpath_variable_string* pugi::impl::(anonymous namespace)::new_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_string>(char const*) [function] [call site] 00024
4 pugi::impl::(anonymous namespace)::xpath_variable_string::xpath_variable_string() [function] [call site] 00025
5 pugi::xpath_variable::xpath_variable(pugi::xpath_value_type) [function] [call site] 00026
3 pugi::impl::(anonymous namespace)::xpath_variable_boolean* pugi::impl::(anonymous namespace)::new_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_boolean>(char const*) [function] [call site] 00027
4 pugi::impl::(anonymous namespace)::xpath_variable_boolean::xpath_variable_boolean() [function] [call site] 00028
5 pugi::xpath_variable::xpath_variable(pugi::xpath_value_type) [function] [call site] 00029
1 pugi::xpath_query::xpath_query(char const*, pugi::xpath_variable_set*) [function] [call site] 00030
2 pugi::xpath_parse_result::xpath_parse_result() [function] [call site] 00031
2 pugi::impl::(anonymous namespace)::xpath_query_impl::create() [function] [call site] 00032
3 pugi::impl::(anonymous namespace)::xpath_query_impl::xpath_query_impl() [function] [call site] 00033
4 pugi::impl::(anonymous namespace)::xpath_allocator::xpath_allocator(pugi::impl::(anonymous namespace)::xpath_memory_block*, bool*) [function] [call site] 00034
2 __cxa_allocate_exception [call site] 00035
2 std::bad_alloc::bad_alloc() [call site] 00036
2 __cxa_throw [call site] 00037
2 std::bad_alloc::~bad_alloc() [call site] 00038
2 pugi::impl::(anonymous namespace)::auto_deleter<pugi::impl::(anonymous namespace)::xpath_query_impl>::auto_deleter(pugi::impl::(anonymous namespace)::xpath_query_impl*, void (*)(pugi::impl::(anonymous namespace)::xpath_query_impl*)) [function] [call site] 00039
2 pugi::impl::(anonymous namespace)::xpath_query_impl::destroy(pugi::impl::(anonymous namespace)::xpath_query_impl*) [function] [call site] 00040
3 pugi::impl::(anonymous namespace)::xpath_allocator::release() [function] [call site] 00041
4 __assert_fail [call site] 00042
2 pugi::impl::(anonymous namespace)::xpath_parser::parse(char const*, pugi::xpath_variable_set*, pugi::impl::(anonymous namespace)::xpath_allocator*, pugi::xpath_parse_result*) [function] [call site] 00043
3 pugi::impl::(anonymous namespace)::xpath_parser::xpath_parser(char const*, pugi::xpath_variable_set*, pugi::impl::(anonymous namespace)::xpath_allocator*, pugi::xpath_parse_result*) [function] [call site] 00044
4 pugi::impl::(anonymous namespace)::xpath_lexer::xpath_lexer(char const*) [function] [call site] 00045
5 pugi::impl::(anonymous namespace)::xpath_lexer_string::xpath_lexer_string() [function] [call site] 00046
5 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00047
3 pugi::impl::(anonymous namespace)::xpath_parser::parse() [function] [call site] 00048
4 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression(int) [function] [call site] 00049
5 pugi::impl::(anonymous namespace)::xpath_parser::error_rec() [function] [call site] 00050
6 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00051
7 pugi::impl::(anonymous namespace)::xpath_lexer::current_pos() const [function] [call site] 00052
5 pugi::impl::(anonymous namespace)::xpath_parser::parse_path_or_unary_expression() [function] [call site] 00053
6 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00054
6 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00055
6 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00056
6 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00057
6 pugi::impl::(anonymous namespace)::xpath_lexer::state() const [function] [call site] 00058
6 pugi::impl::(anonymous namespace)::xpath_parser::parse_location_path() [function] [call site] 00059
7 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00060
7 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00061
7 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00062
8 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node() [function] [call site] 00063
9 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 00064
8 pugi::impl::(anonymous namespace)::xpath_ast_node::xpath_ast_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00065
7 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00066
7 pugi::impl::(anonymous namespace)::xpath_parser::parse_relative_location_path(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00067
8 pugi::impl::(anonymous namespace)::xpath_parser::parse_step(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00068
9 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00069
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00070
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00071
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00072
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00073
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00074
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00075
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00076
9 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::axis_t, pugi::impl::(anonymous namespace)::nodetest_t, char const*) [function] [call site] 00077
10 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node() [function] [call site] 00078
10 pugi::impl::(anonymous namespace)::xpath_ast_node::xpath_ast_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::axis_t, pugi::impl::(anonymous namespace)::nodetest_t, char const*) [function] [call site] 00079
11 __assert_fail [call site] 00080
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00081
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00082
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00083
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00084
9 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::axis_t, pugi::impl::(anonymous namespace)::nodetest_t, char const*) [function] [call site] 00085
9 pugi::impl::(anonymous namespace)::xpath_lexer_string::xpath_lexer_string() [function] [call site] 00086
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00087
9 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00088
10 __assert_fail [call site] 00089
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00090
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00091
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00092
9 pugi::impl::(anonymous namespace)::xpath_parser::parse_axis_name(pugi::impl::(anonymous namespace)::xpath_lexer_string const&, bool&) [function] [call site] 00093
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00094
11 pugi::impl::(anonymous namespace)::strequalrange(char const*, char const*, unsigned long) [function] [call site] 00095
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00096
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00097
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00098
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00099
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00100
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00101
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00102
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00103
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00104
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00105
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00106
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00107
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00108
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00109
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00110
9 pugi::impl::(anonymous namespace)::xpath_lexer_string::xpath_lexer_string() [function] [call site] 00111
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00112
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00113
9 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00114
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00115
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00116
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00117
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00118
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00119
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00120
9 pugi::impl::(anonymous namespace)::xpath_parser::parse_node_test_type(pugi::impl::(anonymous namespace)::xpath_lexer_string const&) [function] [call site] 00121
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00122
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00123
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00124
10 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00125
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00126
9 pugi::impl::(anonymous namespace)::xpath_lexer_string::xpath_lexer_string() [function] [call site] 00127
9 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00128
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00129
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00130
9 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00131
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00132
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00133
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00134
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00135
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00136
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00137
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00138
9 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00139
9 pugi::impl::(anonymous namespace)::xpath_parser::alloc_string(pugi::impl::(anonymous namespace)::xpath_lexer_string const&) [function] [call site] 00140
10 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 00141
9 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::axis_t, pugi::impl::(anonymous namespace)::nodetest_t, char const*) [function] [call site] 00142
9 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00143
9 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00144
9 pugi::impl::(anonymous namespace)::xpath_parser::error_rec() [function] [call site] 00145
9 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression(int) [function] [call site] 00146
10 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression_rec(pugi::impl::(anonymous namespace)::xpath_ast_node*, int) [function] [call site] 00147
11 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::parse(pugi::impl::(anonymous namespace)::xpath_lexer&) [function] [call site] 00148
12 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00149
12 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00150
12 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00151
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00152
12 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00153
12 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00154
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00155
12 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00156
12 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00157
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00158
12 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00159
12 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00160
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00161
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t() [function] [call site] 00162
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00163
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00164
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00165
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00166
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00167
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00168
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00169
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00170
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00171
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, int) [function] [call site] 00172
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::binary_op_t() [function] [call site] 00173
11 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00174
11 pugi::impl::(anonymous namespace)::xpath_parser::error_rec() [function] [call site] 00175
11 pugi::impl::(anonymous namespace)::xpath_parser::parse_path_or_unary_expression() [function] [call site] 00176
12 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00177
12 pugi::impl::(anonymous namespace)::xpath_parser::parse_node_test_type(pugi::impl::(anonymous namespace)::xpath_lexer_string const&) [function] [call site] 00178
12 pugi::impl::(anonymous namespace)::xpath_parser::parse_location_path() [function] [call site] 00179
13 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00180
13 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00181
13 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00182
13 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::axis_t, pugi::impl::(anonymous namespace)::nodetest_t, char const*) [function] [call site] 00183
13 pugi::impl::(anonymous namespace)::xpath_parser::parse_relative_location_path(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00184
14 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00185
14 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00186
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00187
14 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::axis_t, pugi::impl::(anonymous namespace)::nodetest_t, char const*) [function] [call site] 00188
14 pugi::impl::(anonymous namespace)::xpath_parser::error_rec() [function] [call site] 00189
14 pugi::impl::(anonymous namespace)::xpath_parser::parse_step(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00190
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::predicate_t) [function] [call site] 00191
16 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node() [function] [call site] 00192
16 pugi::impl::(anonymous namespace)::xpath_ast_node::xpath_ast_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::predicate_t) [function] [call site] 00193
17 __assert_fail [call site] 00194
15 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00195
15 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00196
15 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00197
15 pugi::impl::(anonymous namespace)::xpath_ast_node::set_next(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00198
15 pugi::impl::(anonymous namespace)::xpath_ast_node::set_right(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00199
13 pugi::impl::(anonymous namespace)::xpath_parser::parse_relative_location_path(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00200
12 pugi::impl::(anonymous namespace)::xpath_parser::parse_filter_expression() [function] [call site] 00201
13 pugi::impl::(anonymous namespace)::xpath_parser::parse_primary_expression() [function] [call site] 00202
14 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00203
14 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00204
14 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00205
14 pugi::impl::(anonymous namespace)::get_variable_scratch(char (&) [32], pugi::xpath_variable_set*, char const*, char const*, pugi::xpath_variable**) [function] [call site] 00206
15 pugi::xpath_variable_set::get(char const*) [function] [call site] 00207
16 pugi::xpath_variable_set::_find(char const*) const [function] [call site] 00208
17 pugi::impl::(anonymous namespace)::hash_string(char const*) [function] [call site] 00209
17 pugi::xpath_variable::name() const [function] [call site] 00210
17 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00211
14 pugi::impl::(anonymous namespace)::xpath_parser::error_oom() [function] [call site] 00212
15 __assert_fail [call site] 00213
14 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00214
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00215
14 pugi::xpath_variable::type() const [function] [call site] 00216
14 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::xpath_variable*) [function] [call site] 00217
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node() [function] [call site] 00218
15 pugi::impl::(anonymous namespace)::xpath_ast_node::xpath_ast_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::xpath_variable*) [function] [call site] 00219
16 __assert_fail [call site] 00220
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00221
14 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression(int) [function] [call site] 00222
14 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00223
14 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00224
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00225
14 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00226
14 pugi::impl::(anonymous namespace)::xpath_parser::alloc_string(pugi::impl::(anonymous namespace)::xpath_lexer_string const&) [function] [call site] 00227
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00228
14 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, char const*) [function] [call site] 00229
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node() [function] [call site] 00230
15 pugi::impl::(anonymous namespace)::xpath_ast_node::xpath_ast_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, char const*) [function] [call site] 00231
16 __assert_fail [call site] 00232
14 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00233
14 pugi::impl::(anonymous namespace)::convert_string_to_number_scratch(char (&) [32], char const*, char const*, double*) [function] [call site] 00234
15 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 00235
16 pugi::impl::(anonymous namespace)::check_string_to_number_format(char const*) [function] [call site] 00236
16 pugi::impl::(anonymous namespace)::gen_nan() [function] [call site] 00237
16 strtod [call site] 00238
14 pugi::impl::(anonymous namespace)::xpath_parser::error_oom() [function] [call site] 00239
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00240
14 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, double) [function] [call site] 00241
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node() [function] [call site] 00242
15 pugi::impl::(anonymous namespace)::xpath_ast_node::xpath_ast_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, double) [function] [call site] 00243
16 __assert_fail [call site] 00244
14 pugi::impl::(anonymous namespace)::xpath_lexer::contents() const [function] [call site] 00245
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00246
14 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00247
14 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00248
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00249
14 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00250
14 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00251
14 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00252
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00253
14 pugi::impl::(anonymous namespace)::xpath_parser::error_rec() [function] [call site] 00254
14 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression(int) [function] [call site] 00255
14 pugi::impl::(anonymous namespace)::xpath_ast_node::set_next(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00256
14 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00257
14 pugi::impl::(anonymous namespace)::xpath_parser::parse_function(pugi::impl::(anonymous namespace)::xpath_lexer_string const&, unsigned long, pugi::impl::(anonymous namespace)::xpath_ast_node**) [function] [call site] 00258
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00259
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00260
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00261
15 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00262
15 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00263
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00264
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00265
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00266
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00267
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00268
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00269
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00270
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00271
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00272
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00273
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00274
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00275
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00276
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00277
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00278
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00279
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00280
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00281
15 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00282
15 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00283
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00284
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00285
15 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00286
15 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00287
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00288
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00289
15 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00290
15 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00291
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00292
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00293
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00294
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00295
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00296
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00297
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00298
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00299
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00300
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00301
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00302
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00303
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00304
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00305
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00306
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00307
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00308
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00309
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00310
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00311
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00312
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00313
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00314
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00315
15 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00316
15 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00317
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00318
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00319
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00320
15 pugi::impl::(anonymous namespace)::xpath_lexer_string::operator==(char const*) const [function] [call site] 00321
15 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00322
15 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00323
14 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00324
13 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00325
13 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00326
13 pugi::impl::(anonymous namespace)::xpath_parser::error_rec() [function] [call site] 00327
13 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00328
13 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00329
13 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression(int) [function] [call site] 00330
13 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::predicate_t) [function] [call site] 00331
13 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00332
13 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00333
13 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00334
12 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00335
12 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00336
12 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00337
12 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00338
12 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00339
12 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::axis_t, pugi::impl::(anonymous namespace)::nodetest_t, char const*) [function] [call site] 00340
12 pugi::impl::(anonymous namespace)::xpath_parser::parse_relative_location_path(pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00341
12 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00342
12 pugi::impl::(anonymous namespace)::xpath_lexer::next() [function] [call site] 00343
12 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression(int) [function] [call site] 00344
12 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00345
12 pugi::impl::(anonymous namespace)::xpath_parser::parse_location_path() [function] [call site] 00346
11 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::parse(pugi::impl::(anonymous namespace)::xpath_lexer&) [function] [call site] 00347
11 pugi::impl::(anonymous namespace)::xpath_parser::parse_expression_rec(pugi::impl::(anonymous namespace)::xpath_ast_node*, int) [function] [call site] 00348
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::parse(pugi::impl::(anonymous namespace)::xpath_lexer&) [function] [call site] 00349
12 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00350
12 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00351
12 pugi::impl::(anonymous namespace)::xpath_parser::alloc_node(pugi::impl::(anonymous namespace)::ast_type_t, pugi::xpath_value_type, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*) [function] [call site] 00352
12 pugi::impl::(anonymous namespace)::xpath_parser::binary_op_t::parse(pugi::impl::(anonymous namespace)::xpath_lexer&) [function] [call site] 00353
4 __assert_fail [call site] 00354
4 pugi::impl::(anonymous namespace)::xpath_lexer::current() const [function] [call site] 00355
4 pugi::impl::(anonymous namespace)::xpath_parser::error(char const*) [function] [call site] 00356
2 pugi::impl::(anonymous namespace)::xpath_ast_node::optimize(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00357
3 pugi::impl::(anonymous namespace)::xpath_ast_node::optimize(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00358
4 pugi::impl::(anonymous namespace)::xpath_ast_node::optimize(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00359
5 pugi::impl::(anonymous namespace)::xpath_ast_node::optimize(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00360
6 pugi::impl::(anonymous namespace)::xpath_ast_node::optimize_self(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00361
7 __assert_fail [call site] 00362
7 pugi::impl::(anonymous namespace)::xpath_ast_node::is_posinv_expr() const [function] [call site] 00363
8 pugi::impl::(anonymous namespace)::xpath_ast_node::is_posinv_expr() const [function] [call site] 00364
9 pugi::impl::(anonymous namespace)::xpath_ast_node::is_posinv_expr() const [function] [call site] 00365
7 pugi::impl::(anonymous namespace)::xpath_ast_node::is_posinv_step() const [function] [call site] 00366
8 __assert_fail [call site] 00367
8 __assert_fail [call site] 00368
7 pugi::impl::(anonymous namespace)::translate_table_generate(pugi::impl::(anonymous namespace)::xpath_allocator*, char const*, char const*) [function] [call site] 00369
8 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 00370
7 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 00371
8 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 00372
2 pugi::impl::(anonymous namespace)::auto_deleter<pugi::impl::(anonymous namespace)::xpath_query_impl>::release() [function] [call site] 00373
2 __cxa_allocate_exception [call site] 00374
2 std::bad_alloc::bad_alloc() [call site] 00375
2 __cxa_throw [call site] 00376
2 __cxa_allocate_exception [call site] 00377
2 pugi::xpath_exception::xpath_exception(pugi::xpath_parse_result const&) [function] [call site] 00378
3 std::exception::exception[abi:ne220000]() [function] [call site] 00379
3 __assert_fail [call site] 00380
2 __cxa_throw [call site] 00381
2 __cxa_free_exception [call site] 00382
2 pugi::impl::(anonymous namespace)::auto_deleter<pugi::impl::(anonymous namespace)::xpath_query_impl>::~auto_deleter() [function] [call site] 00383
3 __clang_call_terminate [call site] 00384
4 __cxa_begin_catch [call site] 00385
1 pugi::xml_document::xml_document() [function] [call site] 00386
2 pugi::xml_node::xml_node() [function] [call site] 00387
2 pugi::xml_document::_create() [function] [call site] 00388
3 __assert_fail [call site] 00389
3 pugi::impl::(anonymous namespace)::xml_memory_page::construct(void*) [function] [call site] 00390
3 __assert_fail [call site] 00391
3 pugi::impl::(anonymous namespace)::xml_document_struct::xml_document_struct(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00392
4 pugi::xml_node_struct::xml_node_struct(pugi::impl::(anonymous namespace)::xml_memory_page*, pugi::xml_node_type) [function] [call site] 00393
4 pugi::impl::(anonymous namespace)::xml_allocator::xml_allocator(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00394
3 __assert_fail [call site] 00395
1 pugi::xml_document::load_buffer(void const*, unsigned long, unsigned int, pugi::xml_encoding) [function] [call site] 00396
2 pugi::xml_document::reset() [function] [call site] 00397
3 pugi::xml_document::_destroy() [function] [call site] 00398
4 __assert_fail [call site] 00399
4 __assert_fail [call site] 00400
4 __assert_fail [call site] 00401
4 pugi::impl::(anonymous namespace)::xml_allocator::deallocate_page(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00402
3 pugi::xml_document::_create() [function] [call site] 00403
2 pugi::impl::(anonymous namespace)::load_buffer_impl(pugi::impl::(anonymous namespace)::xml_document_struct*, pugi::xml_node_struct*, void*, unsigned long, unsigned int, pugi::xml_encoding, bool, bool, char**) [function] [call site] 00404
3 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00405
4 pugi::xml_parse_result::xml_parse_result() [function] [call site] 00406
3 pugi::impl::(anonymous namespace)::get_buffer_encoding(pugi::xml_encoding, void const*, unsigned long) [function] [call site] 00407
4 pugi::impl::(anonymous namespace)::get_wchar_encoding() [function] [call site] 00408
5 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00409
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00410
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00411
4 pugi::impl::(anonymous namespace)::guess_buffer_encoding(unsigned char const*, unsigned long) [function] [call site] 00412
5 pugi::impl::(anonymous namespace)::parse_declaration_encoding(unsigned char const*, unsigned long, unsigned char const*&, unsigned long&) [function] [call site] 00413
3 pugi::impl::(anonymous namespace)::auto_deleter<void>::auto_deleter(void*, void (*)(void*)) [function] [call site] 00414
3 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00415
3 pugi::impl::(anonymous namespace)::auto_deleter<void>::~auto_deleter() [function] [call site] 00416
3 pugi::impl::(anonymous namespace)::convert_buffer(char*&, unsigned long&, pugi::xml_encoding, void const*, unsigned long, bool) [function] [call site] 00417
4 pugi::impl::(anonymous namespace)::get_mutable_buffer(char*&, unsigned long&, void const*, unsigned long, bool) [function] [call site] 00418
5 __assert_fail [call site] 00419
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00420
4 bool pugi::impl::(anonymous namespace)::convert_buffer_generic<pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_false> >(char*&, unsigned long&, void const*, unsigned long, pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_false>) [function] [call site] 00421
5 pugi::impl::(anonymous namespace)::utf8_counter::value_type pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_false>::process<pugi::impl::(anonymous namespace)::utf8_counter>(unsigned short const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_counter::value_type, pugi::impl::(anonymous namespace)::utf8_counter) [function] [call site] 00422
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00423
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00424
6 pugi::impl::(anonymous namespace)::utf8_counter::high(unsigned long, unsigned int) [function] [call site] 00425
5 pugi::impl::(anonymous namespace)::utf8_writer::value_type pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_false>::process<pugi::impl::(anonymous namespace)::utf8_writer>(unsigned short const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_writer::value_type, pugi::impl::(anonymous namespace)::utf8_writer) [function] [call site] 00426
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00427
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00428
6 pugi::impl::(anonymous namespace)::utf8_writer::high(unsigned char*, unsigned int) [function] [call site] 00429
5 __assert_fail [call site] 00430
4 bool pugi::impl::(anonymous namespace)::convert_buffer_generic<pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_true> >(char*&, unsigned long&, void const*, unsigned long, pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_true>) [function] [call site] 00431
5 pugi::impl::(anonymous namespace)::utf8_counter::value_type pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_true>::process<pugi::impl::(anonymous namespace)::utf8_counter>(unsigned short const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_counter::value_type, pugi::impl::(anonymous namespace)::utf8_counter) [function] [call site] 00432
6 pugi::impl::(anonymous namespace)::endian_swap(unsigned short) [function] [call site] 00433
6 pugi::impl::(anonymous namespace)::endian_swap(unsigned short) [function] [call site] 00434
5 pugi::impl::(anonymous namespace)::utf8_writer::value_type pugi::impl::(anonymous namespace)::utf16_decoder<pugi::impl::(anonymous namespace)::opt_true>::process<pugi::impl::(anonymous namespace)::utf8_writer>(unsigned short const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_writer::value_type, pugi::impl::(anonymous namespace)::utf8_writer) [function] [call site] 00435
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00436
4 bool pugi::impl::(anonymous namespace)::convert_buffer_generic<pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_false> >(char*&, unsigned long&, void const*, unsigned long, pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_false>) [function] [call site] 00437
5 pugi::impl::(anonymous namespace)::utf8_counter::value_type pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_false>::process<pugi::impl::(anonymous namespace)::utf8_counter>(unsigned int const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_counter::value_type, pugi::impl::(anonymous namespace)::utf8_counter) [function] [call site] 00438
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00439
6 pugi::impl::(anonymous namespace)::utf8_counter::high(unsigned long, unsigned int) [function] [call site] 00440
5 pugi::impl::(anonymous namespace)::utf8_writer::value_type pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_false>::process<pugi::impl::(anonymous namespace)::utf8_writer>(unsigned int const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_writer::value_type, pugi::impl::(anonymous namespace)::utf8_writer) [function] [call site] 00441
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00442
6 pugi::impl::(anonymous namespace)::utf8_writer::high(unsigned char*, unsigned int) [function] [call site] 00443
4 bool pugi::impl::(anonymous namespace)::convert_buffer_generic<pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_true> >(char*&, unsigned long&, void const*, unsigned long, pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_true>) [function] [call site] 00444
5 pugi::impl::(anonymous namespace)::utf8_counter::value_type pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_true>::process<pugi::impl::(anonymous namespace)::utf8_counter>(unsigned int const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_counter::value_type, pugi::impl::(anonymous namespace)::utf8_counter) [function] [call site] 00445
6 pugi::impl::(anonymous namespace)::endian_swap(unsigned int) [function] [call site] 00446
5 pugi::impl::(anonymous namespace)::utf8_writer::value_type pugi::impl::(anonymous namespace)::utf32_decoder<pugi::impl::(anonymous namespace)::opt_true>::process<pugi::impl::(anonymous namespace)::utf8_writer>(unsigned int const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_writer::value_type, pugi::impl::(anonymous namespace)::utf8_writer) [function] [call site] 00447
4 pugi::impl::(anonymous namespace)::convert_buffer_latin1(char*&, unsigned long&, void const*, unsigned long, bool) [function] [call site] 00448
5 pugi::impl::(anonymous namespace)::get_latin1_7bit_prefix_length(unsigned char const*, unsigned long) [function] [call site] 00449
5 __assert_fail [call site] 00450
5 pugi::impl::(anonymous namespace)::get_mutable_buffer(char*&, unsigned long&, void const*, unsigned long, bool) [function] [call site] 00451
5 pugi::impl::(anonymous namespace)::utf8_counter::value_type pugi::impl::(anonymous namespace)::latin1_decoder::process<pugi::impl::(anonymous namespace)::utf8_counter>(unsigned char const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_counter::value_type, pugi::impl::(anonymous namespace)::utf8_counter) [function] [call site] 00452
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00453
5 pugi::impl::(anonymous namespace)::utf8_writer::value_type pugi::impl::(anonymous namespace)::latin1_decoder::process<pugi::impl::(anonymous namespace)::utf8_writer>(unsigned char const*, unsigned long, pugi::impl::(anonymous namespace)::utf8_writer::value_type, pugi::impl::(anonymous namespace)::utf8_writer) [function] [call site] 00454
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00455
5 __assert_fail [call site] 00456
4 __assert_fail [call site] 00457
3 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00458
3 pugi::impl::(anonymous namespace)::auto_deleter<void>::release() [function] [call site] 00459
3 pugi::impl::(anonymous namespace)::xml_parser::parse(char*, unsigned long, pugi::impl::(anonymous namespace)::xml_document_struct*, pugi::xml_node_struct*, unsigned int) [function] [call site] 00460
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00461
4 pugi::impl::(anonymous namespace)::xml_parser::xml_parser(pugi::impl::(anonymous namespace)::xml_allocator*) [function] [call site] 00462
4 pugi::impl::(anonymous namespace)::xml_parser::parse_skip_bom(char*) [function] [call site] 00463
4 pugi::impl::(anonymous namespace)::xml_parser::parse_tree(char*, pugi::xml_node_struct*, unsigned int, char) [function] [call site] 00464
5 pugi::impl::(anonymous namespace)::get_strconv_attribute(unsigned int) [function] [call site] 00465
6 __assert_fail [call site] 00466
5 pugi::impl::(anonymous namespace)::get_strconv_pcdata(unsigned int) [function] [call site] 00467
6 __assert_fail [call site] 00468
5 pugi::impl::(anonymous namespace)::append_new_node(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00469
6 pugi::impl::(anonymous namespace)::xml_allocator::reserve() [function] [call site] 00470
6 pugi::impl::(anonymous namespace)::allocate_node(pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00471
7 pugi::impl::(anonymous namespace)::xml_allocator::allocate_object(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00472
8 pugi::impl::(anonymous namespace)::xml_allocator::allocate_memory(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00473
9 pugi::impl::(anonymous namespace)::xml_allocator::allocate_memory_oob(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00474
10 pugi::impl::(anonymous namespace)::xml_allocator::allocate_page(unsigned long) [function] [call site] 00475
11 pugi::impl::(anonymous namespace)::xml_memory_page::construct(void*) [function] [call site] 00476
11 __assert_fail [call site] 00477
11 __assert_fail [call site] 00478
10 __assert_fail [call site] 00479
7 pugi::xml_node_struct::xml_node_struct(pugi::impl::(anonymous namespace)::xml_memory_page*, pugi::xml_node_type) [function] [call site] 00480
6 pugi::impl::(anonymous namespace)::append_node(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00481
5 pugi::impl::(anonymous namespace)::append_new_attribute(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&) [function] [call site] 00482
6 pugi::impl::(anonymous namespace)::xml_allocator::reserve() [function] [call site] 00483
6 pugi::impl::(anonymous namespace)::allocate_attribute(pugi::impl::(anonymous namespace)::xml_allocator&) [function] [call site] 00484
7 pugi::impl::(anonymous namespace)::xml_allocator::allocate_object(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00485
7 pugi::xml_attribute_struct::xml_attribute_struct(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00486
6 pugi::impl::(anonymous namespace)::append_attribute(pugi::xml_attribute_struct*, pugi::xml_node_struct*) [function] [call site] 00487
5 pugi::impl::(anonymous namespace)::xml_parser::parse_question(char*, pugi::xml_node_struct*&, unsigned int, char) [function] [call site] 00488
6 pugi::impl::(anonymous namespace)::append_new_node(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00489
6 pugi::impl::(anonymous namespace)::append_new_node(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00490
5 __assert_fail [call site] 00491
5 pugi::impl::(anonymous namespace)::xml_parser::parse_exclamation(char*, pugi::xml_node_struct*, unsigned int, char) [function] [call site] 00492
6 pugi::impl::(anonymous namespace)::append_new_node(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00493
6 pugi::impl::(anonymous namespace)::strconv_comment(char*, char) [function] [call site] 00494
7 pugi::impl::(anonymous namespace)::gap::gap() [function] [call site] 00495
7 pugi::impl::(anonymous namespace)::gap::push(char*&, unsigned long) [function] [call site] 00496
8 __assert_fail [call site] 00497
7 pugi::impl::(anonymous namespace)::gap::flush(char*) [function] [call site] 00498
8 __assert_fail [call site] 00499
6 pugi::impl::(anonymous namespace)::append_new_node(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00500
6 pugi::impl::(anonymous namespace)::strconv_cdata(char*, char) [function] [call site] 00501
7 pugi::impl::(anonymous namespace)::gap::gap() [function] [call site] 00502
7 pugi::impl::(anonymous namespace)::gap::push(char*&, unsigned long) [function] [call site] 00503
7 pugi::impl::(anonymous namespace)::gap::flush(char*) [function] [call site] 00504
6 pugi::impl::(anonymous namespace)::xml_parser::parse_doctype_group(char*, char) [function] [call site] 00505
7 __assert_fail [call site] 00506
7 pugi::impl::(anonymous namespace)::xml_parser::parse_doctype_ignore(char*) [function] [call site] 00507
8 __assert_fail [call site] 00508
7 pugi::impl::(anonymous namespace)::xml_parser::parse_doctype_primitive(char*) [function] [call site] 00509
6 __assert_fail [call site] 00510
6 pugi::impl::(anonymous namespace)::append_new_node(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00511
5 __assert_fail [call site] 00512
5 __assert_fail [call site] 00513
5 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 00514
5 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 00515
5 pugi::impl::(anonymous namespace)::append_new_node(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00516
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00517
4 __assert_fail [call site] 00518
4 pugi::xml_parse_result::operator bool() const [function] [call site] 00519
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00520
4 pugi::impl::(anonymous namespace)::xml_parser::has_element_node_siblings(pugi::xml_node_struct*) [function] [call site] 00521
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00522
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00523
2 pugi::xml_attribute::xml_attribute() [function] [call site] 00524
1 pugi::xpath_query::evaluate_boolean(pugi::xpath_node const&) const [function] [call site] 00525
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 00526
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 00527
3 pugi::impl::(anonymous namespace)::xpath_allocator::xpath_allocator(pugi::impl::(anonymous namespace)::xpath_memory_block*, bool*) [function] [call site] 00528
2 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00529
3 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00530
4 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00531
5 bool pugi::impl::(anonymous namespace)::xpath_ast_node::compare_eq<pugi::impl::(anonymous namespace)::equal_to>(pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::equal_to const&) [function] [call site] 00532
6 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00533
6 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00534
7 bool pugi::impl::(anonymous namespace)::xpath_ast_node::compare_eq<pugi::impl::(anonymous namespace)::not_equal_to>(pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::not_equal_to const&) [function] [call site] 00535
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 00536
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00537
9 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00538
10 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00539
11 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00540
12 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00541
13 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00542
14 fmod [call site] 00543
14 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00544
15 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00545
15 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00546
16 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00547
16 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00548
17 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00549
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00550
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00551
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00552
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::append(pugi::xpath_node const*, pugi::xpath_node const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00553
19 pugi::impl::(anonymous namespace)::xpath_allocator::reallocate(void*, unsigned long, unsigned long) [function] [call site] 00554
20 __assert_fail [call site] 00555
20 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 00556
20 __assert_fail [call site] 00557
20 __assert_fail [call site] 00558
20 __assert_fail [call site] 00559
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::remove_duplicates(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00560
19 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00561
19 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 00562
19 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00563
20 pugi::impl::(anonymous namespace)::xpath_allocator::revert(pugi::impl::(anonymous namespace)::xpath_allocator const&) [function] [call site] 00564
20 __clang_call_terminate [call site] 00565
19 pugi::xpath_node::attribute() const [function] [call site] 00566
19 pugi::xml_attribute::internal_object() const [function] [call site] 00567
19 pugi::xpath_node::node() const [function] [call site] 00568
20 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00569
20 pugi::xml_node::xml_node() [function] [call site] 00570
19 pugi::xml_node::internal_object() const [function] [call site] 00571
19 pugi::impl::(anonymous namespace)::hash_insert(void const**, unsigned long, void const*) [function] [call site] 00572
20 __assert_fail [call site] 00573
20 __assert_fail [call site] 00574
19 pugi::xpath_node* pugi::impl::(anonymous namespace)::unique<pugi::xpath_node*>(pugi::xpath_node*, pugi::xpath_node*) [function] [call site] 00575
20 pugi::xpath_node::operator!=(pugi::xpath_node const&) const [function] [call site] 00576
21 pugi::xml_node::operator!=(pugi::xml_node const&) const [function] [call site] 00577
21 pugi::xml_attribute::operator!=(pugi::xml_attribute const&) const [function] [call site] 00578
20 pugi::xpath_node::operator!=(pugi::xpath_node const&) const [function] [call site] 00579
18 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00580
18 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00581
19 pugi::impl::(anonymous namespace)::xpath_node_set_raw::sort_do() [function] [call site] 00582
20 pugi::impl::(anonymous namespace)::xpath_sort(pugi::xpath_node*, pugi::xpath_node*, pugi::xpath_node_set::type_t, bool) [function] [call site] 00583
21 pugi::impl::(anonymous namespace)::xpath_get_order(pugi::xpath_node const*, pugi::xpath_node const*) [function] [call site] 00584
22 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00585
23 pugi::impl::(anonymous namespace)::document_buffer_order(pugi::xpath_node const&) [function] [call site] 00586
24 pugi::xpath_node::node() const [function] [call site] 00587
24 pugi::xml_node::internal_object() const [function] [call site] 00588
24 pugi::impl::(anonymous namespace)::xml_document_struct& pugi::impl::(anonymous namespace)::get_document<pugi::xml_node_struct>(pugi::xml_node_struct const*) [function] [call site] 00589
25 __assert_fail [call site] 00590
24 pugi::xpath_node::attribute() const [function] [call site] 00591
24 pugi::xml_attribute::internal_object() const [function] [call site] 00592
24 pugi::impl::(anonymous namespace)::xml_document_struct& pugi::impl::(anonymous namespace)::get_document<pugi::xml_attribute_struct>(pugi::xml_attribute_struct const*) [function] [call site] 00593
23 pugi::impl::(anonymous namespace)::document_buffer_order(pugi::xpath_node const&) [function] [call site] 00594
23 pugi::xpath_node::node() const [function] [call site] 00595
23 pugi::xpath_node::attribute() const [function] [call site] 00596
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00597
23 pugi::xpath_node::parent() const [function] [call site] 00598
24 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00599
24 pugi::xml_node::parent() const [function] [call site] 00600
25 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00601
25 pugi::xml_node::xml_node() [function] [call site] 00602
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00603
23 pugi::xpath_node::attribute() const [function] [call site] 00604
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00605
23 pugi::xpath_node::attribute() const [function] [call site] 00606
23 pugi::xml_attribute::operator==(pugi::xml_attribute const&) const [function] [call site] 00607
23 pugi::xml_attribute::next_attribute() const [function] [call site] 00608
24 pugi::xml_attribute::xml_attribute() [function] [call site] 00609
24 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00610
23 pugi::xpath_node::parent() const [function] [call site] 00611
23 pugi::xpath_node::parent() const [function] [call site] 00612
23 pugi::xpath_node::attribute() const [function] [call site] 00613
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00614
23 pugi::xpath_node::parent() const [function] [call site] 00615
23 pugi::xpath_node::node() const [function] [call site] 00616
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00617
23 pugi::xpath_node::parent() const [function] [call site] 00618
23 pugi::xpath_node::attribute() const [function] [call site] 00619
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00620
23 pugi::xpath_node::parent() const [function] [call site] 00621
23 pugi::xpath_node::node() const [function] [call site] 00622
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00623
23 pugi::xpath_node::parent() const [function] [call site] 00624
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00625
23 pugi::xml_node::operator!() const [function] [call site] 00626
23 pugi::xml_node::operator<(pugi::xml_node const&) const [function] [call site] 00627
23 pugi::xml_node::internal_object() const [function] [call site] 00628
23 pugi::impl::(anonymous namespace)::node_is_before(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00629
24 pugi::impl::(anonymous namespace)::node_is_before_sibling(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00630
25 __assert_fail [call site] 00631
24 pugi::impl::(anonymous namespace)::node_is_before_sibling(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00632
22 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00633
21 void pugi::impl::(anonymous namespace)::sort<pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator>(pugi::xpath_node*, pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator const&) [function] [call site] 00634
22 pugi::xpath_node* pugi::impl::(anonymous namespace)::median3<pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator>(pugi::xpath_node*, pugi::xpath_node*, pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator const&) [function] [call site] 00635
23 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00636
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node*>(pugi::xpath_node*&, pugi::xpath_node*&) [function] [call site] 00637
23 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00638
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node*>(pugi::xpath_node*&, pugi::xpath_node*&) [function] [call site] 00639
23 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00640
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node*>(pugi::xpath_node*&, pugi::xpath_node*&) [function] [call site] 00641
22 void pugi::impl::(anonymous namespace)::partition3<pugi::xpath_node, pugi::impl::(anonymous namespace)::document_order_comparator>(pugi::xpath_node*, pugi::xpath_node*, pugi::xpath_node, pugi::impl::(anonymous namespace)::document_order_comparator const&, pugi::xpath_node**, pugi::xpath_node**) [function] [call site] 00642
23 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00643
23 pugi::xpath_node::operator==(pugi::xpath_node const&) const [function] [call site] 00644
24 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00645
24 pugi::xml_attribute::operator==(pugi::xml_attribute const&) const [function] [call site] 00646
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00647
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00648
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00649
22 void pugi::impl::(anonymous namespace)::sort<pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator>(pugi::xpath_node*, pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator const&) [function] [call site] 00650
23 void pugi::impl::(anonymous namespace)::sort<pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator>(pugi::xpath_node*, pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator const&) [function] [call site] 00651
24 void pugi::impl::(anonymous namespace)::insertion_sort<pugi::xpath_node, pugi::impl::(anonymous namespace)::document_order_comparator>(pugi::xpath_node*, pugi::xpath_node*, pugi::impl::(anonymous namespace)::document_order_comparator const&) [function] [call site] 00652
25 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00653
21 void pugi::impl::(anonymous namespace)::reverse<pugi::xpath_node*>(pugi::xpath_node*, pugi::xpath_node*) [function] [call site] 00654
22 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00655
19 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00656
19 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_once(pugi::xpath_node_set::type_t, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00657
19 pugi::impl::(anonymous namespace)::xpath_ast_node::apply_predicate(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, unsigned long, pugi::impl::(anonymous namespace)::xpath_stack const&, bool) [function] [call site] 00658
20 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00659
20 __assert_fail [call site] 00660
20 pugi::impl::(anonymous namespace)::xpath_ast_node::apply_predicate_number_const(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, unsigned long, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00661
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00662
21 __assert_fail [call site] 00663
21 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00664
21 __assert_fail [call site] 00665
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00666
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00667
21 pugi::xpath_node::xpath_node() [function] [call site] 00668
21 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 00669
21 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00670
22 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00671
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00672
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00673
22 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00674
23 pugi::xpath_node::attribute() const [function] [call site] 00675
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00676
23 pugi::xpath_node::attribute() const [function] [call site] 00677
23 pugi::xml_attribute::value() const [function] [call site] 00678
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00679
24 pugi::impl::(anonymous namespace)::xpath_string::xpath_string(char const*, bool, unsigned long) [function] [call site] 00680
23 pugi::xpath_node::node() const [function] [call site] 00681
23 pugi::xml_node::type() const [function] [call site] 00682
23 pugi::xml_node::value() const [function] [call site] 00683
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00684
23 pugi::xml_node::internal_object() const [function] [call site] 00685
23 pugi::impl::(anonymous namespace)::string_value_element(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00686
24 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 00687
24 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00688
24 pugi::impl::(anonymous namespace)::xpath_string::append(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00689
25 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00690
26 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 00691
25 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00692
25 pugi::impl::(anonymous namespace)::xpath_allocator::reallocate(void*, unsigned long, unsigned long) [function] [call site] 00693
24 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00694
24 pugi::impl::(anonymous namespace)::xpath_string::append(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00695
23 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 00696
22 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00697
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00698
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00699
22 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00700
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00701
23 pugi::impl::(anonymous namespace)::local_name(pugi::xpath_node const&) [function] [call site] 00702
24 pugi::impl::(anonymous namespace)::qualified_name(pugi::xpath_node const&) [function] [call site] 00703
25 pugi::xpath_node::attribute() const [function] [call site] 00704
25 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00705
25 pugi::xml_attribute::name() const [function] [call site] 00706
25 pugi::xpath_node::node() const [function] [call site] 00707
25 pugi::xml_node::name() const [function] [call site] 00708
24 pugi::impl::(anonymous namespace)::find_char(char const*, char) [function] [call site] 00709
25 strchr [call site] 00710
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00711
23 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00712
23 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00713
24 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00714
24 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0>) [function] [call site] 00715
25 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_once(pugi::xpath_node_set::type_t, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00716
25 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00717
25 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00718
25 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00719
26 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1>) [function] [call site] 00720
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00721
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00722
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00723
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00724
27 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1>) [function] [call site] 00725
28 pugi::xpath_node::node() const [function] [call site] 00726
28 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00727
28 pugi::xpath_node::node() const [function] [call site] 00728
28 pugi::xml_node::internal_object() const [function] [call site] 00729
28 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1>) [function] [call site] 00730
29 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00731
30 __assert_fail [call site] 00732
30 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00733
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00734
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00735
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00736
31 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back_grow(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00737
32 pugi::impl::(anonymous namespace)::xpath_allocator::reallocate(void*, unsigned long, unsigned long) [function] [call site] 00738
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00739
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00740
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00741
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00742
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00743
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00744
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00745
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00746
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00747
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00748
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00749
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00750
30 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00751
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00752
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00753
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00754
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00755
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00756
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00757
30 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 00758
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00759
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00760
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00761
30 __assert_fail [call site] 00762
29 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00763
28 pugi::xpath_node::attribute() const [function] [call site] 00764
28 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00765
28 pugi::xpath_node::parent() const [function] [call site] 00766
28 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00767
28 pugi::xpath_node::attribute() const [function] [call site] 00768
28 pugi::xml_attribute::internal_object() const [function] [call site] 00769
28 pugi::xpath_node::parent() const [function] [call site] 00770
28 pugi::xml_node::internal_object() const [function] [call site] 00771
28 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1>) [function] [call site] 00772
29 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00773
30 __assert_fail [call site] 00774
30 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 00775
30 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00776
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00777
30 pugi::xpath_node::xpath_node(pugi::xml_attribute const&, pugi::xml_node const&) [function] [call site] 00778
31 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00779
31 pugi::xml_node::xml_node() [function] [call site] 00780
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00781
30 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 00782
30 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 00783
30 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00784
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00785
30 pugi::xpath_node::xpath_node(pugi::xml_attribute const&, pugi::xml_node const&) [function] [call site] 00786
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00787
29 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00788
27 pugi::impl::(anonymous namespace)::xpath_ast_node::apply_predicates(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, unsigned long, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00789
28 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00790
28 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00791
28 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_once(pugi::xpath_node_set::type_t, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00792
28 pugi::impl::(anonymous namespace)::xpath_ast_node::apply_predicate(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, unsigned long, pugi::impl::(anonymous namespace)::xpath_stack const&, bool) [function] [call site] 00793
29 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00794
29 pugi::impl::(anonymous namespace)::xpath_ast_node::apply_predicate_number(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, unsigned long, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_stack const&, bool) [function] [call site] 00795
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00796
30 __assert_fail [call site] 00797
30 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00798
30 __assert_fail [call site] 00799
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00800
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00801
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00802
30 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 00803
30 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00804
31 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00805
31 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00806
31 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00807
31 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00808
31 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 00809
31 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 00810
31 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00811
31 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00812
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00813
32 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00814
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2>) [function] [call site] 00815
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2>) [function] [call site] 00816
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2>) [function] [call site] 00817
36 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00818
36 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 00819
36 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00820
36 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00821
36 pugi::xpath_node::xpath_node(pugi::xml_attribute const&, pugi::xml_node const&) [function] [call site] 00822
36 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00823
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00824
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)2>) [function] [call site] 00825
34 pugi::impl::(anonymous namespace)::xpath_ast_node::apply_predicates(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, unsigned long, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00826
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3>) [function] [call site] 00827
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3>) [function] [call site] 00828
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3>) [function] [call site] 00829
36 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00830
36 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00831
36 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00832
36 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00833
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00834
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)3>) [function] [call site] 00835
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4>) [function] [call site] 00836
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4>) [function] [call site] 00837
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4>) [function] [call site] 00838
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00839
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)4>) [function] [call site] 00840
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00841
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::remove_duplicates(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00842
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5>) [function] [call site] 00843
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5>) [function] [call site] 00844
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5>) [function] [call site] 00845
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00846
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5>) [function] [call site] 00847
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00848
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)5>) [function] [call site] 00849
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6>) [function] [call site] 00850
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6>) [function] [call site] 00851
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6>) [function] [call site] 00852
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00853
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6>) [function] [call site] 00854
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00855
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)6>) [function] [call site] 00856
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7>) [function] [call site] 00857
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7>) [function] [call site] 00858
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7>) [function] [call site] 00859
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00860
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)7>) [function] [call site] 00861
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00862
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9>) [function] [call site] 00863
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9>) [function] [call site] 00864
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9>) [function] [call site] 00865
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00866
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9>) [function] [call site] 00867
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00868
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)9>) [function] [call site] 00869
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10>) [function] [call site] 00870
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10>) [function] [call site] 00871
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10>) [function] [call site] 00872
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00873
36 pugi::impl::(anonymous namespace)::node_is_ancestor(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00874
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00875
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10>) [function] [call site] 00876
36 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10>) [function] [call site] 00877
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)10>) [function] [call site] 00878
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11>) [function] [call site] 00879
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11>) [function] [call site] 00880
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11>) [function] [call site] 00881
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00882
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)11>) [function] [call site] 00883
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw pugi::impl::(anonymous namespace)::xpath_ast_node::step_do<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12> >(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12>) [function] [call site] 00884
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00885
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00886
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12>) [function] [call site] 00887
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12>) [function] [call site] 00888
36 pugi::impl::(anonymous namespace)::xpath_ast_node::step_push(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00889
35 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12>) [function] [call site] 00890
34 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)12>) [function] [call site] 00891
33 __assert_fail [call site] 00892
33 __assert_fail [call site] 00893
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00894
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00895
33 pugi::xpath_node::node() const [function] [call site] 00896
33 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00897
33 pugi::xml_node::root() const [function] [call site] 00898
34 pugi::impl::(anonymous namespace)::xml_document_struct& pugi::impl::(anonymous namespace)::get_document<pugi::xml_node_struct>(pugi::xml_node_struct const*) [function] [call site] 00899
34 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00900
34 pugi::xml_node::xml_node() [function] [call site] 00901
33 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00902
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00903
33 pugi::xpath_node::attribute() const [function] [call site] 00904
33 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00905
33 pugi::xpath_node::parent() const [function] [call site] 00906
33 pugi::xml_node::root() const [function] [call site] 00907
33 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00908
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00909
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00910
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00911
33 pugi::xpath_node::node() const [function] [call site] 00912
33 pugi::xml_node::attribute(char const*) const [function] [call site] 00913
34 pugi::xml_attribute::xml_attribute() [function] [call site] 00914
34 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00915
34 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00916
34 pugi::xml_attribute::xml_attribute() [function] [call site] 00917
33 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00918
33 pugi::xpath_node::node() const [function] [call site] 00919
33 pugi::xpath_node::xpath_node(pugi::xml_attribute const&, pugi::xml_node const&) [function] [call site] 00920
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00921
33 pugi::xpath_variable::type() const [function] [call site] 00922
33 __assert_fail [call site] 00923
33 pugi::xpath_variable::get_node_set() const [function] [call site] 00924
34 __cxa_guard_acquire [call site] 00925
34 pugi::xpath_node_set::xpath_node_set() [function] [call site] 00926
34 __cxa_atexit [call site] 00927
34 pugi::xpath_node_set::~xpath_node_set() [function] [call site] 00928
35 __clang_call_terminate [call site] 00929
34 __cxa_guard_release [call site] 00930
34 __cxa_guard_abort [call site] 00931
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00932
33 pugi::xpath_node_set::type() const [function] [call site] 00933
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00934
33 pugi::xpath_node_set::begin() const [function] [call site] 00935
33 pugi::xpath_node_set::end() const [function] [call site] 00936
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::append(pugi::xpath_node const*, pugi::xpath_node const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00937
33 __assert_fail [call site] 00938
32 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00939
32 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00940
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00941
32 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00942
32 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 00943
32 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 00944
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00945
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00946
32 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00947
33 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00948
34 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00949
35 pugi::impl::(anonymous namespace)::round_nearest_nzero(double) [function] [call site] 00950
35 pugi::xpath_node::node() const [function] [call site] 00951
35 pugi::xml_node::attribute(char const*) const [function] [call site] 00952
35 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00953
35 pugi::xml_attribute::value() const [function] [call site] 00954
35 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 00955
35 pugi::impl::(anonymous namespace)::gen_nan() [function] [call site] 00956
35 pugi::xpath_variable::type() const [function] [call site] 00957
35 __assert_fail [call site] 00958
35 pugi::xpath_variable::get_number() const [function] [call site] 00959
36 pugi::impl::(anonymous namespace)::gen_nan() [function] [call site] 00960
35 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00961
36 bool pugi::impl::(anonymous namespace)::xpath_ast_node::compare_rel<pugi::impl::(anonymous namespace)::less>(pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::less const&) [function] [call site] 00962
37 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00963
37 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00964
38 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00965
38 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 00966
39 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 00967
40 pugi::impl::(anonymous namespace)::xpath_first(pugi::xpath_node const*, pugi::xpath_node const*, pugi::xpath_node_set::type_t) [function] [call site] 00968
41 pugi::xpath_node::xpath_node() [function] [call site] 00969
41 pugi::xpath_node const* pugi::impl::(anonymous namespace)::min_element<pugi::xpath_node const*, pugi::impl::(anonymous namespace)::document_order_comparator>(pugi::xpath_node const*, pugi::xpath_node const*, pugi::impl::(anonymous namespace)::document_order_comparator const&) [function] [call site] 00970
42 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00971
41 __assert_fail [call site] 00972
39 pugi::impl::(anonymous namespace)::local_name(pugi::xpath_node const&) [function] [call site] 00973
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00974
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00975
39 pugi::impl::(anonymous namespace)::qualified_name(pugi::xpath_node const&) [function] [call site] 00976
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00977
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00978
39 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 00979
39 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 00980
39 pugi::impl::(anonymous namespace)::qualified_name(pugi::xpath_node const&) [function] [call site] 00981
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00982
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00983
39 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xpath_node const&) [function] [call site] 00984
40 pugi::xpath_node::attribute() const [function] [call site] 00985
40 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00986
40 pugi::xpath_node::parent() const [function] [call site] 00987
40 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xml_attribute, pugi::xml_node) [function] [call site] 00988
41 pugi::xml_attribute::name() const [function] [call site] 00989
41 pugi::impl::(anonymous namespace)::namespace_uri_predicate::namespace_uri_predicate(char const*) [function] [call site] 00990
42 pugi::impl::(anonymous namespace)::find_char(char const*, char) [function] [call site] 00991
41 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00992
41 pugi::xml_attribute pugi::xml_node::find_attribute<pugi::impl::(anonymous namespace)::namespace_uri_predicate>(pugi::impl::(anonymous namespace)::namespace_uri_predicate) const [function] [call site] 00993
42 pugi::xml_attribute::xml_attribute() [function] [call site] 00994
42 pugi::xml_node::first_attribute() const [function] [call site] 00995
43 pugi::xml_attribute::xml_attribute() [function] [call site] 00996
43 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00997
42 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00998
42 pugi::impl::(anonymous namespace)::namespace_uri_predicate::operator()(pugi::xml_attribute) const [function] [call site] 00999
43 pugi::xml_attribute::name() const [function] [call site] 01000
43 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 01001
43 pugi::impl::(anonymous namespace)::strequalrange(char const*, char const*, unsigned long) [function] [call site] 01002
42 pugi::xml_attribute::next_attribute() const [function] [call site] 01003
42 pugi::xml_attribute::xml_attribute() [function] [call site] 01004
41 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01005
41 pugi::xml_attribute::value() const [function] [call site] 01006
41 pugi::xml_node::parent() const [function] [call site] 01007
40 pugi::xpath_node::node() const [function] [call site] 01008
40 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xml_node) [function] [call site] 01009
41 pugi::xml_node::name() const [function] [call site] 01010
41 pugi::impl::(anonymous namespace)::namespace_uri_predicate::namespace_uri_predicate(char const*) [function] [call site] 01011
41 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 01012
41 pugi::xml_attribute pugi::xml_node::find_attribute<pugi::impl::(anonymous namespace)::namespace_uri_predicate>(pugi::impl::(anonymous namespace)::namespace_uri_predicate) const [function] [call site] 01013
41 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01014
41 pugi::xml_attribute::value() const [function] [call site] 01015
41 pugi::xml_node::parent() const [function] [call site] 01016
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01017
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01018
39 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01019
39 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 01020
39 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xpath_node const&) [function] [call site] 01021
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01022
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01023
39 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01024
39 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01025
40 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string_concat(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01026
41 __assert_fail [call site] 01027
41 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01028
41 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01029
41 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01030
41 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01031
41 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01032
42 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01033
42 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01034
43 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01035
44 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01036
44 pugi::impl::(anonymous namespace)::find_substring(char const*, char const*) [function] [call site] 01037
45 strstr [call site] 01038
44 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01039
44 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01040
45 __assert_fail [call site] 01041
45 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01042
45 pugi::impl::(anonymous namespace)::xpath_string::duplicate_string(char const*, unsigned long, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01043
46 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01044
45 pugi::impl::(anonymous namespace)::xpath_string::xpath_string(char const*, bool, unsigned long) [function] [call site] 01045
45 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01046
44 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01047
44 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01048
44 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01049
44 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01050
45 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01051
46 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01052
46 pugi::impl::(anonymous namespace)::find_substring(char const*, char const*) [function] [call site] 01053
46 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01054
46 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01055
46 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01056
46 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01057
46 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01058
46 pugi::impl::(anonymous namespace)::xpath_string::uses_heap() const [function] [call site] 01059
46 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01060
46 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01061
46 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01062
46 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01063
47 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01064
47 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01065
48 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01066
48 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01067
48 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01068
48 __assert_fail [call site] 01069
47 pugi::impl::(anonymous namespace)::round_nearest(double) [function] [call site] 01070
47 pugi::impl::(anonymous namespace)::is_nan(double) [function] [call site] 01071
47 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01072
47 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01073
47 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01074
47 __assert_fail [call site] 01075
47 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01076
47 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01077
47 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01078
47 pugi::impl::(anonymous namespace)::xpath_string::uses_heap() const [function] [call site] 01079
47 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01080
47 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01081
47 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01082
47 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01083
48 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01084
48 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01085
48 pugi::impl::(anonymous namespace)::round_nearest(double) [function] [call site] 01086
48 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01087
48 pugi::impl::(anonymous namespace)::round_nearest(double) [function] [call site] 01088
48 pugi::impl::(anonymous namespace)::is_nan(double) [function] [call site] 01089
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01090
48 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01091
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01092
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01093
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01094
48 __assert_fail [call site] 01095
48 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01096
48 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01097
48 pugi::impl::(anonymous namespace)::xpath_string::uses_heap() const [function] [call site] 01098
48 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01099
48 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01100
48 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01101
48 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01102
49 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 01103
49 pugi::impl::(anonymous namespace)::xpath_string::duplicate_string(char const*, unsigned long, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01104
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01105
48 pugi::impl::(anonymous namespace)::normalize_space(char*) [function] [call site] 01106
48 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01107
49 __assert_fail [call site] 01108
49 pugi::impl::(anonymous namespace)::xpath_string::xpath_string(char const*, bool, unsigned long) [function] [call site] 01109
48 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01110
49 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01111
49 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01112
49 pugi::impl::(anonymous namespace)::normalize_space(char*) [function] [call site] 01113
49 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01114
49 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01115
49 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01116
50 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01117
51 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01118
52 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01119
52 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01120
52 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01121
52 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01122
52 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01123
52 pugi::impl::(anonymous namespace)::translate(char*, char const*, char const*, unsigned long) [function] [call site] 01124
53 pugi::impl::(anonymous namespace)::find_char(char const*, char) [function] [call site] 01125
52 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01126
52 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01127
53 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01128
53 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01129
53 pugi::impl::(anonymous namespace)::translate_table(char*, unsigned char const*) [function] [call site] 01130
53 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01131
53 pugi::xpath_node::node() const [function] [call site] 01132
53 pugi::xml_node::attribute(char const*) const [function] [call site] 01133
53 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01134
53 pugi::xml_attribute::value() const [function] [call site] 01135
53 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01136
53 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01137
53 pugi::xpath_variable::type() const [function] [call site] 01138
53 __assert_fail [call site] 01139
53 pugi::xpath_variable::get_string() const [function] [call site] 01140
53 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01141
53 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01142
54 bool pugi::impl::(anonymous namespace)::xpath_ast_node::compare_rel<pugi::impl::(anonymous namespace)::less>(pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::less const&) [function] [call site] 01143
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01144
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01145
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01146
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01147
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01148
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01149
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01150
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01151
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01152
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01153
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01154
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01155
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01156
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01157
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01158
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01159
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01160
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01161
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01162
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01163
55 pugi::xpath_node::node() const [function] [call site] 01164
55 pugi::xml_node::attribute(char const*) const [function] [call site] 01165
55 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01166
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01167
55 pugi::xml_attribute::value() const [function] [call site] 01168
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01169
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01170
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01171
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01172
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01173
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01174
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01175
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01176
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01177
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01178
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01179
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01180
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01181
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01182
55 pugi::xpath_node::node() const [function] [call site] 01183
55 pugi::xml_node::attribute(char const*) const [function] [call site] 01184
55 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01185
55 pugi::xml_attribute::value() const [function] [call site] 01186
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01187
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01188
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01189
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01190
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01191
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01192
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01193
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01194
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01195
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01196
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01197
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01198
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01199
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01200
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01201
55 __assert_fail [call site] 01202
54 bool pugi::impl::(anonymous namespace)::xpath_ast_node::compare_rel<pugi::impl::(anonymous namespace)::less_equal>(pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::less_equal const&) [function] [call site] 01203
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01204
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01205
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01206
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01207
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01208
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01209
54 bool pugi::impl::(anonymous namespace)::xpath_ast_node::compare_rel<pugi::impl::(anonymous namespace)::less_equal>(pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::less_equal const&) [function] [call site] 01210
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01211
54 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01212
55 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01213
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01214
55 pugi::impl::(anonymous namespace)::convert_number_to_string(double, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01215
56 pugi::impl::(anonymous namespace)::convert_number_to_string_special(double) [function] [call site] 01216
56 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01217
56 pugi::impl::(anonymous namespace)::convert_number_to_mantissa_exponent(double, char (&) [32], char**, int*) [function] [call site] 01218
57 snprintf [call site] 01219
57 strchr [call site] 01220
57 __assert_fail [call site] 01221
57 __assert_fail [call site] 01222
57 pugi::impl::(anonymous namespace)::truncate_zeros(char*, char*) [function] [call site] 01223
56 strlen [call site] 01224
56 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01225
56 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01226
56 __assert_fail [call site] 01227
56 __assert_fail [call site] 01228
56 __assert_fail [call site] 01229
56 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01230
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01231
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01232
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::empty() const [function] [call site] 01233
55 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01234
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 01235
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01236
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01237
55 __assert_fail [call site] 01238
54 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01239
54 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01240
54 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 01241
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01242
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01243
54 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01244
54 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01245
54 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01246
54 pugi::impl::(anonymous namespace)::find_substring(char const*, char const*) [function] [call site] 01247
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01248
54 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01249
55 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01250
56 pugi::xpath_node::attribute() const [function] [call site] 01251
56 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01252
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01253
56 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01254
56 pugi::xpath_node::node() const [function] [call site] 01255
56 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 01256
56 pugi::xml_node::attribute(char const*) const [function] [call site] 01257
56 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01258
56 pugi::xml_attribute::value() const [function] [call site] 01259
56 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01260
56 pugi::impl::(anonymous namespace)::tolower_ascii(char) [function] [call site] 01261
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01262
56 pugi::xml_node::parent() const [function] [call site] 01263
56 pugi::xpath_node::node() const [function] [call site] 01264
56 pugi::xml_node::attribute(char const*) const [function] [call site] 01265
56 pugi::xml_attribute::empty() const [function] [call site] 01266
56 pugi::xpath_variable::get_string() const [function] [call site] 01267
56 pugi::xpath_node::node() const [function] [call site] 01268
56 pugi::xml_node::attribute(char const*) const [function] [call site] 01269
56 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01270
56 pugi::xml_attribute::value() const [function] [call site] 01271
56 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 01272
56 pugi::xpath_variable::type() const [function] [call site] 01273
56 __assert_fail [call site] 01274
56 pugi::xpath_variable::get_boolean() const [function] [call site] 01275
56 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01276
56 pugi::impl::(anonymous namespace)::convert_number_to_boolean(double) [function] [call site] 01277
57 pugi::impl::(anonymous namespace)::is_nan(double) [function] [call site] 01278
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01279
56 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01280
56 pugi::impl::(anonymous namespace)::xpath_string::empty() const [function] [call site] 01281
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01282
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01283
56 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01284
56 pugi::impl::(anonymous namespace)::xpath_node_set_raw::empty() const [function] [call site] 01285
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01286
56 __assert_fail [call site] 01287
41 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01288
41 __assert_fail [call site] 01289
41 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01290
41 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01291
41 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01292
41 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01293
41 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01294
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::truncate(pugi::xpath_node*) [function] [call site] 01295
31 __assert_fail [call site] 01296
29 pugi::impl::(anonymous namespace)::xpath_ast_node::apply_predicate_boolean(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, unsigned long, pugi::impl::(anonymous namespace)::xpath_ast_node*, pugi::impl::(anonymous namespace)::xpath_stack const&, bool) [function] [call site] 01297
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 01298
30 __assert_fail [call site] 01299
30 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 01300
30 __assert_fail [call site] 01301
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 01302
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01303
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01304
30 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01305
30 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01306
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::truncate(pugi::xpath_node*) [function] [call site] 01307
27 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)1>) [function] [call site] 01308
25 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0>) [function] [call site] 01309
26 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0>) [function] [call site] 01310
26 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xml_attribute_struct*, pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0>) [function] [call site] 01311
25 void pugi::impl::(anonymous namespace)::xpath_ast_node::step_fill<pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0> >(pugi::impl::(anonymous namespace)::xpath_node_set_raw&, pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*, bool, pugi::impl::(anonymous namespace)::axis_to_type<(pugi::impl::(anonymous namespace)::axis_t)0>) [function] [call site] 01312
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::truncate(pugi::xpath_node*) [function] [call site] 01313
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<double>(double const&, double const&) const [function] [call site] 01314
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01315
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01316
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01317
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<pugi::impl::(anonymous namespace)::xpath_string>(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01318
9 pugi::impl::(anonymous namespace)::xpath_string::operator!=(pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01319
10 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 01320
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01321
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01322
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01323
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01324
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01325
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01326
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01327
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01328
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01329
8 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01330
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<pugi::impl::(anonymous namespace)::xpath_string>(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01331
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01332
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01333
8 void pugi::impl::(anonymous namespace)::swap<pugi::impl::(anonymous namespace)::xpath_ast_node*>(pugi::impl::(anonymous namespace)::xpath_ast_node*&, pugi::impl::(anonymous namespace)::xpath_ast_node*&) [function] [call site] 01334
8 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_value_type>(pugi::xpath_value_type&, pugi::xpath_value_type&) [function] [call site] 01335
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_boolean(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01336
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 01337
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01338
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01339
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01340
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01341
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01342
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01343
8 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01344
8 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01345
8 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01346
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<double>(double const&, double const&) const [function] [call site] 01347
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01348
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01349
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01350
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01351
8 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01352
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01353
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01354
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01355
8 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01356
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<pugi::impl::(anonymous namespace)::xpath_string>(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01357
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01358
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01359
8 __assert_fail [call site] 01360
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 01361
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<double>(double const&, double const&) const [function] [call site] 01362
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<pugi::impl::(anonymous namespace)::xpath_string>(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01363
7 pugi::impl::(anonymous namespace)::xpath_string::operator==(pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01364
8 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 01365
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<pugi::impl::(anonymous namespace)::xpath_string>(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01366
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 01367
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<double>(double const&, double const&) const [function] [call site] 01368
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<pugi::impl::(anonymous namespace)::xpath_string>(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01369
2 __cxa_allocate_exception [call site] 01370
2 std::bad_alloc::bad_alloc() [call site] 01371
2 __cxa_throw [call site] 01372
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01373
3 pugi::impl::(anonymous namespace)::xpath_allocator::release() [function] [call site] 01374
3 pugi::impl::(anonymous namespace)::xpath_allocator::release() [function] [call site] 01375
3 __clang_call_terminate [call site] 01376
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01377
1 pugi::xpath_query::evaluate_number(pugi::xpath_node const&) const [function] [call site] 01378
2 pugi::impl::(anonymous namespace)::gen_nan() [function] [call site] 01379
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01380
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01381
2 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_number(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01382
2 __cxa_allocate_exception [call site] 01383
2 std::bad_alloc::bad_alloc() [call site] 01384
2 __cxa_throw [call site] 01385
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01386
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01387
1 pugi::xpath_query::evaluate_string(pugi::xpath_node const&) const [function] [call site] 01388
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01389
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01390
2 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_string(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&) [function] [call site] 01391
2 __cxa_allocate_exception [call site] 01392
2 std::bad_alloc::bad_alloc() [call site] 01393
2 __cxa_throw [call site] 01394
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01395
2 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01396
2 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01397
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01398
1 pugi::xpath_query::evaluate_node(pugi::xpath_node const&) const [function] [call site] 01399
2 pugi::impl::(anonymous namespace)::evaluate_node_set_prepare(pugi::impl::(anonymous namespace)::xpath_query_impl*) [function] [call site] 01400
3 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 01401
3 pugi::xpath_parse_result::xpath_parse_result() [function] [call site] 01402
3 __cxa_allocate_exception [call site] 01403
3 pugi::xpath_exception::xpath_exception(pugi::xpath_parse_result const&) [function] [call site] 01404
3 __cxa_throw [call site] 01405
3 pugi::xpath_exception::~xpath_exception() [function] [call site] 01406
4 std::exception::~exception() [call site] 01407
3 __cxa_free_exception [call site] 01408
2 pugi::xpath_node::xpath_node() [function] [call site] 01409
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01410
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01411
2 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01412
2 __cxa_allocate_exception [call site] 01413
2 std::bad_alloc::bad_alloc() [call site] 01414
2 __cxa_throw [call site] 01415
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01416
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 01417
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01418
1 pugi::xpath_query::evaluate_node_set(pugi::xpath_node const&) const [function] [call site] 01419
2 pugi::impl::(anonymous namespace)::evaluate_node_set_prepare(pugi::impl::(anonymous namespace)::xpath_query_impl*) [function] [call site] 01420
2 pugi::xpath_node_set::xpath_node_set() [function] [call site] 01421
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01422
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01423
2 pugi::impl::(anonymous namespace)::xpath_ast_node::eval_node_set(pugi::impl::(anonymous namespace)::xpath_context const&, pugi::impl::(anonymous namespace)::xpath_stack const&, pugi::impl::(anonymous namespace)::nodeset_eval_t) [function] [call site] 01424
2 __cxa_allocate_exception [call site] 01425
2 std::bad_alloc::bad_alloc() [call site] 01426
2 __cxa_throw [call site] 01427
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01428
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01429
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01430
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 01431
2 pugi::xpath_node_set::xpath_node_set(pugi::xpath_node const*, pugi::xpath_node const*, pugi::xpath_node_set::type_t) [function] [call site] 01432
3 pugi::xpath_node::xpath_node() [function] [call site] 01433
3 pugi::xpath_node_set::_assign(pugi::xpath_node const*, pugi::xpath_node const*, pugi::xpath_node_set::type_t) [function] [call site] 01434
4 __assert_fail [call site] 01435
4 __cxa_allocate_exception [call site] 01436
4 std::bad_alloc::bad_alloc() [call site] 01437
4 __cxa_throw [call site] 01438
4 std::bad_alloc::~bad_alloc() [call site] 01439
1 pugi::xpath_node_set::~xpath_node_set() [function] [call site] 01440
1 pugi::xml_document::~xml_document() [function] [call site] 01441
2 pugi::xml_document::_destroy() [function] [call site] 01442
2 __clang_call_terminate [call site] 01443
1 pugi::xpath_query::~xpath_query() [function] [call site] 01444
2 pugi::impl::(anonymous namespace)::xpath_query_impl::destroy(pugi::impl::(anonymous namespace)::xpath_query_impl*) [function] [call site] 01445
2 __clang_call_terminate [call site] 01446
1 pugi::xpath_variable_set::~xpath_variable_set() [function] [call site] 01447
2 pugi::xpath_variable_set::_destroy(pugi::xpath_variable*) [function] [call site] 01448
3 pugi::impl::(anonymous namespace)::delete_xpath_variable(pugi::xpath_value_type, pugi::xpath_variable*) [function] [call site] 01449
4 void pugi::impl::(anonymous namespace)::delete_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_node_set>(pugi::impl::(anonymous namespace)::xpath_variable_node_set*) [function] [call site] 01450
5 pugi::impl::(anonymous namespace)::xpath_variable_node_set::~xpath_variable_node_set() [function] [call site] 01451
6 pugi::xpath_node_set::~xpath_node_set() [function] [call site] 01452
4 void pugi::impl::(anonymous namespace)::delete_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_number>(pugi::impl::(anonymous namespace)::xpath_variable_number*) [function] [call site] 01453
4 void pugi::impl::(anonymous namespace)::delete_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_string>(pugi::impl::(anonymous namespace)::xpath_variable_string*) [function] [call site] 01454
5 pugi::impl::(anonymous namespace)::xpath_variable_string::~xpath_variable_string() [function] [call site] 01455
6 __clang_call_terminate [call site] 01456
4 void pugi::impl::(anonymous namespace)::delete_xpath_variable<pugi::impl::(anonymous namespace)::xpath_variable_boolean>(pugi::impl::(anonymous namespace)::xpath_variable_boolean*) [function] [call site] 01457
4 __assert_fail [call site] 01458
2 __clang_call_terminate [call site] 01459
1 __cxa_begin_catch [call site] 01460
1 __cxa_end_catch [call site] 01461