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
1435 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
2 pugi::impl::(anonymous namespace)::auto_deleter<pugi::impl::(anonymous namespace)::xpath_query_impl>::release() [function] [call site] 00371
2 __cxa_allocate_exception [call site] 00372
2 std::bad_alloc::bad_alloc() [call site] 00373
2 __cxa_throw [call site] 00374
2 __cxa_allocate_exception [call site] 00375
2 pugi::xpath_exception::xpath_exception(pugi::xpath_parse_result const&) [function] [call site] 00376
3 std::exception::exception[abi:ne180100]() [function] [call site] 00377
3 __assert_fail [call site] 00378
2 __cxa_throw [call site] 00379
2 __cxa_free_exception [call site] 00380
2 pugi::impl::(anonymous namespace)::auto_deleter<pugi::impl::(anonymous namespace)::xpath_query_impl>::~auto_deleter() [function] [call site] 00381
3 __clang_call_terminate [call site] 00382
4 __cxa_begin_catch [call site] 00383
1 pugi::xml_document::xml_document() [function] [call site] 00384
2 pugi::xml_node::xml_node() [function] [call site] 00385
2 pugi::xml_document::_create() [function] [call site] 00386
3 __assert_fail [call site] 00387
3 pugi::impl::(anonymous namespace)::xml_memory_page::construct(void*) [function] [call site] 00388
3 __assert_fail [call site] 00389
3 pugi::impl::(anonymous namespace)::xml_document_struct::xml_document_struct(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00390
4 pugi::xml_node_struct::xml_node_struct(pugi::impl::(anonymous namespace)::xml_memory_page*, pugi::xml_node_type) [function] [call site] 00391
4 pugi::impl::(anonymous namespace)::xml_allocator::xml_allocator(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00392
3 __assert_fail [call site] 00393
1 pugi::xml_document::load_buffer(void const*, unsigned long, unsigned int, pugi::xml_encoding) [function] [call site] 00394
2 pugi::xml_document::reset() [function] [call site] 00395
3 pugi::xml_document::_destroy() [function] [call site] 00396
4 __assert_fail [call site] 00397
4 __assert_fail [call site] 00398
4 __assert_fail [call site] 00399
4 pugi::impl::(anonymous namespace)::xml_allocator::deallocate_page(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00400
3 pugi::xml_document::_create() [function] [call site] 00401
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] 00402
3 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00403
4 pugi::xml_parse_result::xml_parse_result() [function] [call site] 00404
3 pugi::impl::(anonymous namespace)::get_buffer_encoding(pugi::xml_encoding, void const*, unsigned long) [function] [call site] 00405
4 pugi::impl::(anonymous namespace)::get_wchar_encoding() [function] [call site] 00406
5 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00407
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00408
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00409
4 pugi::impl::(anonymous namespace)::guess_buffer_encoding(unsigned char const*, unsigned long) [function] [call site] 00410
5 pugi::impl::(anonymous namespace)::parse_declaration_encoding(unsigned char const*, unsigned long, unsigned char const*&, unsigned long&) [function] [call site] 00411
3 pugi::impl::(anonymous namespace)::auto_deleter<void>::auto_deleter(void*, void (*)(void*)) [function] [call site] 00412
3 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00413
3 pugi::impl::(anonymous namespace)::auto_deleter<void>::~auto_deleter() [function] [call site] 00414
3 pugi::impl::(anonymous namespace)::convert_buffer(char*&, unsigned long&, pugi::xml_encoding, void const*, unsigned long, bool) [function] [call site] 00415
4 pugi::impl::(anonymous namespace)::get_mutable_buffer(char*&, unsigned long&, void const*, unsigned long, bool) [function] [call site] 00416
5 __assert_fail [call site] 00417
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00418
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] 00419
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] 00420
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00421
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00422
6 pugi::impl::(anonymous namespace)::utf8_counter::high(unsigned long, unsigned int) [function] [call site] 00423
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] 00424
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00425
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00426
6 pugi::impl::(anonymous namespace)::utf8_writer::high(unsigned char*, unsigned int) [function] [call site] 00427
5 __assert_fail [call site] 00428
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] 00429
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] 00430
6 pugi::impl::(anonymous namespace)::endian_swap(unsigned short) [function] [call site] 00431
6 pugi::impl::(anonymous namespace)::endian_swap(unsigned short) [function] [call site] 00432
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] 00433
4 pugi::impl::(anonymous namespace)::is_little_endian() [function] [call site] 00434
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] 00435
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] 00436
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00437
6 pugi::impl::(anonymous namespace)::utf8_counter::high(unsigned long, unsigned int) [function] [call site] 00438
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] 00439
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00440
6 pugi::impl::(anonymous namespace)::utf8_writer::high(unsigned char*, unsigned int) [function] [call site] 00441
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] 00442
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] 00443
6 pugi::impl::(anonymous namespace)::endian_swap(unsigned int) [function] [call site] 00444
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] 00445
4 pugi::impl::(anonymous namespace)::convert_buffer_latin1(char*&, unsigned long&, void const*, unsigned long, bool) [function] [call site] 00446
5 pugi::impl::(anonymous namespace)::get_latin1_7bit_prefix_length(unsigned char const*, unsigned long) [function] [call site] 00447
5 __assert_fail [call site] 00448
5 pugi::impl::(anonymous namespace)::get_mutable_buffer(char*&, unsigned long&, void const*, unsigned long, bool) [function] [call site] 00449
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] 00450
6 pugi::impl::(anonymous namespace)::utf8_counter::low(unsigned long, unsigned int) [function] [call site] 00451
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] 00452
6 pugi::impl::(anonymous namespace)::utf8_writer::low(unsigned char*, unsigned int) [function] [call site] 00453
5 __assert_fail [call site] 00454
4 __assert_fail [call site] 00455
3 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00456
3 pugi::impl::(anonymous namespace)::auto_deleter<void>::release() [function] [call site] 00457
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] 00458
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00459
4 pugi::impl::(anonymous namespace)::xml_parser::xml_parser(pugi::impl::(anonymous namespace)::xml_allocator*) [function] [call site] 00460
4 pugi::impl::(anonymous namespace)::xml_parser::parse_skip_bom(char*) [function] [call site] 00461
4 pugi::impl::(anonymous namespace)::xml_parser::parse_tree(char*, pugi::xml_node_struct*, unsigned int, char) [function] [call site] 00462
5 pugi::impl::(anonymous namespace)::get_strconv_attribute(unsigned int) [function] [call site] 00463
6 __assert_fail [call site] 00464
5 pugi::impl::(anonymous namespace)::get_strconv_pcdata(unsigned int) [function] [call site] 00465
6 __assert_fail [call site] 00466
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] 00467
6 pugi::impl::(anonymous namespace)::xml_allocator::reserve() [function] [call site] 00468
6 pugi::impl::(anonymous namespace)::allocate_node(pugi::impl::(anonymous namespace)::xml_allocator&, pugi::xml_node_type) [function] [call site] 00469
7 pugi::impl::(anonymous namespace)::xml_allocator::allocate_object(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00470
8 pugi::impl::(anonymous namespace)::xml_allocator::allocate_memory(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00471
9 pugi::impl::(anonymous namespace)::xml_allocator::allocate_memory_oob(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00472
10 pugi::impl::(anonymous namespace)::xml_allocator::allocate_page(unsigned long) [function] [call site] 00473
11 pugi::impl::(anonymous namespace)::xml_memory_page::construct(void*) [function] [call site] 00474
11 __assert_fail [call site] 00475
11 __assert_fail [call site] 00476
10 __assert_fail [call site] 00477
7 pugi::xml_node_struct::xml_node_struct(pugi::impl::(anonymous namespace)::xml_memory_page*, pugi::xml_node_type) [function] [call site] 00478
6 pugi::impl::(anonymous namespace)::append_node(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00479
5 pugi::impl::(anonymous namespace)::append_new_attribute(pugi::xml_node_struct*, pugi::impl::(anonymous namespace)::xml_allocator&) [function] [call site] 00480
6 pugi::impl::(anonymous namespace)::xml_allocator::reserve() [function] [call site] 00481
6 pugi::impl::(anonymous namespace)::allocate_attribute(pugi::impl::(anonymous namespace)::xml_allocator&) [function] [call site] 00482
7 pugi::impl::(anonymous namespace)::xml_allocator::allocate_object(unsigned long, pugi::impl::(anonymous namespace)::xml_memory_page*&) [function] [call site] 00483
7 pugi::xml_attribute_struct::xml_attribute_struct(pugi::impl::(anonymous namespace)::xml_memory_page*) [function] [call site] 00484
6 pugi::impl::(anonymous namespace)::append_attribute(pugi::xml_attribute_struct*, pugi::xml_node_struct*) [function] [call site] 00485
5 pugi::impl::(anonymous namespace)::xml_parser::parse_question(char*, pugi::xml_node_struct*&, unsigned int, char) [function] [call site] 00486
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] 00487
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] 00488
5 __assert_fail [call site] 00489
5 pugi::impl::(anonymous namespace)::xml_parser::parse_exclamation(char*, pugi::xml_node_struct*, unsigned int, char) [function] [call site] 00490
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] 00491
6 pugi::impl::(anonymous namespace)::strconv_comment(char*, char) [function] [call site] 00492
7 pugi::impl::(anonymous namespace)::gap::gap() [function] [call site] 00493
7 pugi::impl::(anonymous namespace)::gap::push(char*&, unsigned long) [function] [call site] 00494
8 __assert_fail [call site] 00495
7 pugi::impl::(anonymous namespace)::gap::flush(char*) [function] [call site] 00496
8 __assert_fail [call site] 00497
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] 00498
6 pugi::impl::(anonymous namespace)::strconv_cdata(char*, char) [function] [call site] 00499
7 pugi::impl::(anonymous namespace)::gap::gap() [function] [call site] 00500
7 pugi::impl::(anonymous namespace)::gap::push(char*&, unsigned long) [function] [call site] 00501
7 pugi::impl::(anonymous namespace)::gap::flush(char*) [function] [call site] 00502
6 pugi::impl::(anonymous namespace)::xml_parser::parse_doctype_group(char*, char) [function] [call site] 00503
7 __assert_fail [call site] 00504
7 pugi::impl::(anonymous namespace)::xml_parser::parse_doctype_ignore(char*) [function] [call site] 00505
8 __assert_fail [call site] 00506
7 pugi::impl::(anonymous namespace)::xml_parser::parse_doctype_primitive(char*) [function] [call site] 00507
6 __assert_fail [call site] 00508
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] 00509
5 __assert_fail [call site] 00510
5 __assert_fail [call site] 00511
5 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 00512
5 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 00513
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] 00514
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00515
4 __assert_fail [call site] 00516
4 pugi::xml_parse_result::operator bool() const [function] [call site] 00517
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00518
4 pugi::impl::(anonymous namespace)::xml_parser::has_element_node_siblings(pugi::xml_node_struct*) [function] [call site] 00519
4 pugi::impl::(anonymous namespace)::make_parse_result(pugi::xml_parse_status, long) [function] [call site] 00520
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00521
2 pugi::xml_attribute::xml_attribute() [function] [call site] 00522
1 pugi::xpath_query::evaluate_boolean(pugi::xpath_node const&) const [function] [call site] 00523
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 00524
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 00525
3 pugi::impl::(anonymous namespace)::xpath_allocator::xpath_allocator(pugi::impl::(anonymous namespace)::xpath_memory_block*, bool*) [function] [call site] 00526
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] 00527
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] 00528
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] 00529
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] 00530
6 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00531
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] 00532
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] 00533
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 00534
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] 00535
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] 00536
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] 00537
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] 00538
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] 00539
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] 00540
14 fmod [call site] 00541
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] 00542
15 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00543
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] 00544
16 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00545
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] 00546
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] 00547
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00548
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00549
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00550
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] 00551
19 pugi::impl::(anonymous namespace)::xpath_allocator::reallocate(void*, unsigned long, unsigned long) [function] [call site] 00552
20 __assert_fail [call site] 00553
20 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 00554
20 __assert_fail [call site] 00555
20 __assert_fail [call site] 00556
20 __assert_fail [call site] 00557
18 pugi::impl::(anonymous namespace)::xpath_node_set_raw::remove_duplicates(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00558
19 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00559
19 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 00560
19 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00561
20 pugi::impl::(anonymous namespace)::xpath_allocator::revert(pugi::impl::(anonymous namespace)::xpath_allocator const&) [function] [call site] 00562
20 __clang_call_terminate [call site] 00563
19 pugi::xpath_node::attribute() const [function] [call site] 00564
19 pugi::xml_attribute::internal_object() const [function] [call site] 00565
19 pugi::xpath_node::node() const [function] [call site] 00566
20 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00567
20 pugi::xml_node::xml_node() [function] [call site] 00568
19 pugi::xml_node::internal_object() const [function] [call site] 00569
19 pugi::impl::(anonymous namespace)::hash_insert(void const**, unsigned long, void const*) [function] [call site] 00570
20 __assert_fail [call site] 00571
20 __assert_fail [call site] 00572
19 pugi::xpath_node* pugi::impl::(anonymous namespace)::unique<pugi::xpath_node*>(pugi::xpath_node*, pugi::xpath_node*) [function] [call site] 00573
20 pugi::xpath_node::operator!=(pugi::xpath_node const&) const [function] [call site] 00574
21 pugi::xml_node::operator!=(pugi::xml_node const&) const [function] [call site] 00575
21 pugi::xml_attribute::operator!=(pugi::xml_attribute const&) const [function] [call site] 00576
20 pugi::xpath_node::operator!=(pugi::xpath_node const&) const [function] [call site] 00577
18 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00578
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] 00579
19 pugi::impl::(anonymous namespace)::xpath_node_set_raw::sort_do() [function] [call site] 00580
20 pugi::impl::(anonymous namespace)::xpath_sort(pugi::xpath_node*, pugi::xpath_node*, pugi::xpath_node_set::type_t, bool) [function] [call site] 00581
21 pugi::impl::(anonymous namespace)::xpath_get_order(pugi::xpath_node const*, pugi::xpath_node const*) [function] [call site] 00582
22 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00583
23 pugi::impl::(anonymous namespace)::document_buffer_order(pugi::xpath_node const&) [function] [call site] 00584
24 pugi::xpath_node::node() const [function] [call site] 00585
24 pugi::xml_node::internal_object() const [function] [call site] 00586
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] 00587
25 __assert_fail [call site] 00588
24 pugi::xpath_node::attribute() const [function] [call site] 00589
24 pugi::xml_attribute::internal_object() const [function] [call site] 00590
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] 00591
23 pugi::impl::(anonymous namespace)::document_buffer_order(pugi::xpath_node const&) [function] [call site] 00592
23 pugi::xpath_node::node() const [function] [call site] 00593
23 pugi::xpath_node::attribute() const [function] [call site] 00594
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00595
23 pugi::xpath_node::parent() const [function] [call site] 00596
24 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00597
24 pugi::xml_node::parent() const [function] [call site] 00598
25 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00599
25 pugi::xml_node::xml_node() [function] [call site] 00600
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00601
23 pugi::xpath_node::attribute() const [function] [call site] 00602
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00603
23 pugi::xpath_node::attribute() const [function] [call site] 00604
23 pugi::xml_attribute::operator==(pugi::xml_attribute const&) const [function] [call site] 00605
23 pugi::xml_attribute::next_attribute() const [function] [call site] 00606
24 pugi::xml_attribute::xml_attribute() [function] [call site] 00607
24 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00608
23 pugi::xpath_node::parent() const [function] [call site] 00609
23 pugi::xpath_node::parent() const [function] [call site] 00610
23 pugi::xpath_node::attribute() const [function] [call site] 00611
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00612
23 pugi::xpath_node::parent() const [function] [call site] 00613
23 pugi::xpath_node::node() const [function] [call site] 00614
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00615
23 pugi::xpath_node::parent() const [function] [call site] 00616
23 pugi::xpath_node::attribute() const [function] [call site] 00617
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00618
23 pugi::xpath_node::parent() const [function] [call site] 00619
23 pugi::xpath_node::node() const [function] [call site] 00620
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00621
23 pugi::xpath_node::parent() const [function] [call site] 00622
23 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00623
23 pugi::xml_node::operator!() const [function] [call site] 00624
23 pugi::xml_node::operator<(pugi::xml_node const&) const [function] [call site] 00625
23 pugi::xml_node::internal_object() const [function] [call site] 00626
23 pugi::impl::(anonymous namespace)::node_is_before(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00627
24 pugi::impl::(anonymous namespace)::node_is_before_sibling(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00628
25 __assert_fail [call site] 00629
24 pugi::impl::(anonymous namespace)::node_is_before_sibling(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00630
22 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00631
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] 00632
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] 00633
23 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00634
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node*>(pugi::xpath_node*&, pugi::xpath_node*&) [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
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] 00640
23 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00641
23 pugi::xpath_node::operator==(pugi::xpath_node const&) const [function] [call site] 00642
24 pugi::xml_node::operator==(pugi::xml_node const&) const [function] [call site] 00643
24 pugi::xml_attribute::operator==(pugi::xml_attribute const&) const [function] [call site] 00644
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00645
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00646
23 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00647
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] 00648
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] 00649
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] 00650
25 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00651
21 void pugi::impl::(anonymous namespace)::reverse<pugi::xpath_node*>(pugi::xpath_node*, pugi::xpath_node*) [function] [call site] 00652
22 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_node>(pugi::xpath_node&, pugi::xpath_node&) [function] [call site] 00653
19 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00654
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] 00655
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] 00656
20 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00657
20 __assert_fail [call site] 00658
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] 00659
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00660
21 __assert_fail [call site] 00661
21 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00662
21 __assert_fail [call site] 00663
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00664
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00665
21 pugi::xpath_node::xpath_node() [function] [call site] 00666
21 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 00667
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] 00668
22 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00669
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00670
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00671
22 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00672
23 pugi::xpath_node::attribute() const [function] [call site] 00673
23 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00674
23 pugi::xpath_node::attribute() const [function] [call site] 00675
23 pugi::xml_attribute::value() const [function] [call site] 00676
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00677
24 pugi::impl::(anonymous namespace)::xpath_string::xpath_string(char const*, bool, unsigned long) [function] [call site] 00678
23 pugi::xpath_node::node() const [function] [call site] 00679
23 pugi::xml_node::type() const [function] [call site] 00680
23 pugi::xml_node::value() const [function] [call site] 00681
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00682
23 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 00683
23 pugi::xml_node::value() const [function] [call site] 00684
23 pugi::xml_node::value() const [function] [call site] 00685
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00686
23 pugi::impl::(anonymous namespace)::xpath_string::append(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00687
24 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00688
25 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 00689
24 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00690
24 pugi::impl::(anonymous namespace)::xpath_allocator::reallocate(void*, unsigned long, unsigned long) [function] [call site] 00691
23 pugi::xml_node::first_child() const [function] [call site] 00692
24 pugi::xml_node::xml_node() [function] [call site] 00693
24 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00694
23 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00695
23 pugi::xml_node::operator!=(pugi::xml_node const&) const [function] [call site] 00696
23 pugi::xml_node::type() const [function] [call site] 00697
23 pugi::xml_node::value() const [function] [call site] 00698
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00699
23 pugi::impl::(anonymous namespace)::xpath_string::append(pugi::impl::(anonymous namespace)::xpath_string const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00700
23 pugi::xml_node::first_child() const [function] [call site] 00701
23 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00702
23 pugi::xml_node::first_child() const [function] [call site] 00703
23 pugi::xml_node::next_sibling() const [function] [call site] 00704
24 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00705
24 pugi::xml_node::xml_node() [function] [call site] 00706
23 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00707
23 pugi::xml_node::next_sibling() const [function] [call site] 00708
23 pugi::xml_node::next_sibling() const [function] [call site] 00709
23 pugi::xml_node::operator!() const [function] [call site] 00710
23 pugi::xml_node::operator!=(pugi::xml_node const&) const [function] [call site] 00711
23 pugi::xml_node::parent() const [function] [call site] 00712
23 pugi::xml_node::operator!=(pugi::xml_node const&) const [function] [call site] 00713
23 pugi::xml_node::next_sibling() const [function] [call site] 00714
23 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 00715
22 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00716
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00717
22 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00718
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] 00719
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00720
23 pugi::impl::(anonymous namespace)::local_name(pugi::xpath_node const&) [function] [call site] 00721
24 pugi::impl::(anonymous namespace)::qualified_name(pugi::xpath_node const&) [function] [call site] 00722
25 pugi::xpath_node::attribute() const [function] [call site] 00723
25 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00724
25 pugi::xml_attribute::name() const [function] [call site] 00725
25 pugi::xpath_node::node() const [function] [call site] 00726
25 pugi::xml_node::name() const [function] [call site] 00727
24 pugi::impl::(anonymous namespace)::find_char(char const*, char) [function] [call site] 00728
25 strchr [call site] 00729
23 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00730
23 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00731
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] 00732
24 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00733
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] 00734
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] 00735
25 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00736
25 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00737
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] 00738
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] 00739
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00740
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00741
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00742
27 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00743
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] 00744
28 pugi::xpath_node::node() const [function] [call site] 00745
28 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00746
28 pugi::xpath_node::node() const [function] [call site] 00747
28 pugi::xml_node::internal_object() const [function] [call site] 00748
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] 00749
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] 00750
30 __assert_fail [call site] 00751
30 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00752
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00753
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00754
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00755
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] 00756
32 pugi::impl::(anonymous namespace)::xpath_allocator::reallocate(void*, unsigned long, unsigned long) [function] [call site] 00757
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00758
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00759
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00760
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00761
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00762
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00763
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00764
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00765
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00766
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00767
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00768
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00769
30 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00770
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00771
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00772
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00773
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00774
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00775
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00776
30 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 00777
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00778
30 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00779
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00780
30 __assert_fail [call site] 00781
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] 00782
28 pugi::xpath_node::attribute() const [function] [call site] 00783
28 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00784
28 pugi::xpath_node::parent() const [function] [call site] 00785
28 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00786
28 pugi::xpath_node::attribute() const [function] [call site] 00787
28 pugi::xml_attribute::internal_object() const [function] [call site] 00788
28 pugi::xpath_node::parent() const [function] [call site] 00789
28 pugi::xml_node::internal_object() const [function] [call site] 00790
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] 00791
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] 00792
30 __assert_fail [call site] 00793
30 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 00794
30 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 00795
31 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 00796
30 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00797
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00798
30 pugi::xpath_node::xpath_node(pugi::xml_attribute const&, pugi::xml_node const&) [function] [call site] 00799
31 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00800
31 pugi::xml_node::xml_node() [function] [call site] 00801
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00802
30 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 00803
30 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00804
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00805
30 pugi::xpath_node::xpath_node(pugi::xml_attribute const&, pugi::xml_node const&) [function] [call site] 00806
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00807
30 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 00808
30 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 00809
30 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00810
30 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00811
30 pugi::xpath_node::xpath_node(pugi::xml_attribute const&, pugi::xml_node const&) [function] [call site] 00812
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00813
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] 00814
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] 00815
28 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00816
28 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00817
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] 00818
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] 00819
29 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00820
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] 00821
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00822
30 __assert_fail [call site] 00823
30 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00824
30 __assert_fail [call site] 00825
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 00826
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00827
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00828
30 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 00829
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] 00830
31 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 00831
31 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00832
31 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00833
31 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00834
31 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 00835
31 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 00836
31 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00837
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] 00838
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00839
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] 00840
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] 00841
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] 00842
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] 00843
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] 00844
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] 00845
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] 00846
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] 00847
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] 00848
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] 00849
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] 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)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] 00851
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] 00852
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] 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)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] 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)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] 00856
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00857
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::remove_duplicates(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00858
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] 00859
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] 00860
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] 00861
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] 00862
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] 00863
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] 00864
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] 00865
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] 00866
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] 00867
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] 00868
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] 00869
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] 00870
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] 00871
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] 00872
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] 00873
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] 00874
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] 00875
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] 00876
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] 00877
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [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)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] 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)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] 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)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] 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
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] 00883
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] 00884
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] 00885
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] 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)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] 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)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] 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
36 pugi::impl::(anonymous namespace)::node_is_ancestor(pugi::xml_node_struct*, pugi::xml_node_struct*) [function] [call site] 00890
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] 00891
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] 00892
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] 00893
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] 00894
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] 00895
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] 00896
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] 00897
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] 00898
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] 00899
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] 00900
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 00901
34 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00902
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] 00903
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] 00904
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] 00905
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] 00906
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] 00907
33 __assert_fail [call site] 00908
33 __assert_fail [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::operator void (*)(pugi::xml_node***)() const [function] [call site] 00913
33 pugi::xml_node::root() const [function] [call site] 00914
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] 00915
34 pugi::xml_node::xml_node(pugi::xml_node_struct*) [function] [call site] 00916
34 pugi::xml_node::xml_node() [function] [call site] 00917
33 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00918
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00919
33 pugi::xpath_node::attribute() const [function] [call site] 00920
33 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00921
33 pugi::xpath_node::parent() const [function] [call site] 00922
33 pugi::xml_node::root() const [function] [call site] 00923
33 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 00924
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::push_back(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00925
33 pugi::xpath_variable::type() const [function] [call site] 00926
33 __assert_fail [call site] 00927
33 pugi::xpath_variable::get_node_set() const [function] [call site] 00928
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::xpath_node_set_raw() [function] [call site] 00929
33 pugi::xpath_node_set::type() const [function] [call site] 00930
33 pugi::impl::(anonymous namespace)::xpath_node_set_raw::set_type(pugi::xpath_node_set::type_t) [function] [call site] 00931
33 pugi::xpath_node_set::begin() const [function] [call site] 00932
33 pugi::xpath_node_set::end() const [function] [call site] 00933
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] 00934
33 __assert_fail [call site] 00935
32 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 00936
32 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 00937
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00938
32 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00939
32 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 00940
32 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 00941
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00942
32 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00943
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] 00944
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] 00945
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] 00946
35 pugi::impl::(anonymous namespace)::round_nearest_nzero(double) [function] [call site] 00947
35 pugi::xpath_variable::type() const [function] [call site] 00948
35 __assert_fail [call site] 00949
35 pugi::xpath_variable::get_number() const [function] [call site] 00950
36 pugi::impl::(anonymous namespace)::gen_nan() [function] [call site] 00951
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] 00952
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] 00953
37 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 00954
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] 00955
38 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00956
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] 00957
39 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 00958
40 pugi::impl::(anonymous namespace)::xpath_first(pugi::xpath_node const*, pugi::xpath_node const*, pugi::xpath_node_set::type_t) [function] [call site] 00959
41 pugi::xpath_node::xpath_node() [function] [call site] 00960
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] 00961
42 pugi::impl::(anonymous namespace)::document_order_comparator::operator()(pugi::xpath_node const&, pugi::xpath_node const&) const [function] [call site] 00962
41 __assert_fail [call site] 00963
39 pugi::impl::(anonymous namespace)::local_name(pugi::xpath_node const&) [function] [call site] 00964
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00965
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00966
39 pugi::impl::(anonymous namespace)::qualified_name(pugi::xpath_node const&) [function] [call site] 00967
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00968
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 00969
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] 00970
39 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 00971
39 pugi::impl::(anonymous namespace)::qualified_name(pugi::xpath_node const&) [function] [call site] 00972
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 00973
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 00974
39 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xpath_node const&) [function] [call site] 00975
40 pugi::xpath_node::attribute() const [function] [call site] 00976
40 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00977
40 pugi::xpath_node::parent() const [function] [call site] 00978
40 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xml_attribute, pugi::xml_node) [function] [call site] 00979
41 pugi::xml_attribute::name() const [function] [call site] 00980
41 pugi::impl::(anonymous namespace)::namespace_uri_predicate::namespace_uri_predicate(char const*) [function] [call site] 00981
42 pugi::impl::(anonymous namespace)::find_char(char const*, char) [function] [call site] 00982
41 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 00983
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] 00984
42 pugi::xml_attribute::xml_attribute() [function] [call site] 00985
42 pugi::xml_node::first_attribute() const [function] [call site] 00986
43 pugi::xml_attribute::xml_attribute() [function] [call site] 00987
43 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 00988
42 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00989
42 pugi::impl::(anonymous namespace)::namespace_uri_predicate::operator()(pugi::xml_attribute) const [function] [call site] 00990
43 pugi::xml_attribute::name() const [function] [call site] 00991
43 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 00992
43 pugi::impl::(anonymous namespace)::strequalrange(char const*, char const*, unsigned long) [function] [call site] 00993
42 pugi::xml_attribute::next_attribute() const [function] [call site] 00994
42 pugi::xml_attribute::xml_attribute() [function] [call site] 00995
41 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 00996
41 pugi::xml_attribute::value() const [function] [call site] 00997
41 pugi::xml_node::parent() const [function] [call site] 00998
40 pugi::xpath_node::node() const [function] [call site] 00999
40 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xml_node) [function] [call site] 01000
41 pugi::xml_node::name() const [function] [call site] 01001
41 pugi::impl::(anonymous namespace)::namespace_uri_predicate::namespace_uri_predicate(char const*) [function] [call site] 01002
41 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 01003
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] 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
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01008
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01009
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] 01010
39 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 01011
39 pugi::impl::(anonymous namespace)::namespace_uri(pugi::xpath_node const&) [function] [call site] 01012
39 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01013
39 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01014
39 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01015
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] 01016
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] 01017
41 __assert_fail [call site] 01018
41 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01019
41 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01020
41 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01021
41 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01022
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] 01023
42 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01024
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] 01025
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] 01026
44 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01027
44 pugi::impl::(anonymous namespace)::find_substring(char const*, char const*) [function] [call site] 01028
45 strstr [call site] 01029
44 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01030
44 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01031
45 __assert_fail [call site] 01032
45 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01033
45 pugi::impl::(anonymous namespace)::xpath_string::duplicate_string(char const*, unsigned long, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01034
46 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01035
45 pugi::impl::(anonymous namespace)::xpath_string::xpath_string(char const*, bool, unsigned long) [function] [call site] 01036
45 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01037
44 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01038
44 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01039
44 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01040
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] 01041
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] 01042
46 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01043
46 pugi::impl::(anonymous namespace)::find_substring(char const*, char const*) [function] [call site] 01044
46 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01045
46 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01046
46 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01047
46 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01048
46 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01049
46 pugi::impl::(anonymous namespace)::xpath_string::uses_heap() const [function] [call site] 01050
46 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01051
46 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01052
46 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01053
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] 01054
47 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01055
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] 01056
48 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01057
48 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01058
48 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01059
48 __assert_fail [call site] 01060
47 pugi::impl::(anonymous namespace)::round_nearest(double) [function] [call site] 01061
47 pugi::impl::(anonymous namespace)::is_nan(double) [function] [call site] 01062
47 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01063
47 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01064
47 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01065
47 __assert_fail [call site] 01066
47 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01067
47 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01068
47 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01069
47 pugi::impl::(anonymous namespace)::xpath_string::uses_heap() const [function] [call site] 01070
47 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01071
47 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01072
47 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01073
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] 01074
48 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01075
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] 01076
48 pugi::impl::(anonymous namespace)::round_nearest(double) [function] [call site] 01077
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] 01078
48 pugi::impl::(anonymous namespace)::round_nearest(double) [function] [call site] 01079
48 pugi::impl::(anonymous namespace)::is_nan(double) [function] [call site] 01080
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01081
48 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01082
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01083
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01084
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01085
48 __assert_fail [call site] 01086
48 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01087
48 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01088
48 pugi::impl::(anonymous namespace)::xpath_string::uses_heap() const [function] [call site] 01089
48 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01090
48 pugi::impl::(anonymous namespace)::xpath_string::from_heap(char const*, char const*, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01091
48 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01092
48 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01093
49 pugi::impl::(anonymous namespace)::strlength(char const*) [function] [call site] 01094
49 pugi::impl::(anonymous namespace)::xpath_string::duplicate_string(char const*, unsigned long, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01095
48 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01096
48 pugi::impl::(anonymous namespace)::normalize_space(char*) [function] [call site] 01097
48 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01098
49 __assert_fail [call site] 01099
49 pugi::impl::(anonymous namespace)::xpath_string::xpath_string(char const*, bool, unsigned long) [function] [call site] 01100
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] 01101
49 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01102
49 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01103
49 pugi::impl::(anonymous namespace)::normalize_space(char*) [function] [call site] 01104
49 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01105
49 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01106
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] 01107
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] 01108
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] 01109
52 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01110
52 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01111
52 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01112
52 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01113
52 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01114
52 pugi::impl::(anonymous namespace)::translate(char*, char const*, char const*, unsigned long) [function] [call site] 01115
53 pugi::impl::(anonymous namespace)::find_char(char const*, char) [function] [call site] 01116
52 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01117
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] 01118
53 pugi::impl::(anonymous namespace)::xpath_string::data(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01119
53 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01120
53 pugi::impl::(anonymous namespace)::translate_table(char*, unsigned char const*) [function] [call site] 01121
53 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01122
53 pugi::xpath_variable::type() const [function] [call site] 01123
53 __assert_fail [call site] 01124
53 pugi::xpath_variable::get_string() const [function] [call site] 01125
53 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01126
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] 01127
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] 01128
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01129
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01130
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] 01131
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] 01132
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01133
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01134
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01135
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01136
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01137
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01138
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01139
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01140
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01141
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01142
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01143
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01144
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01145
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01146
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01147
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01148
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01149
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] 01150
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] 01151
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01152
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01153
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01154
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01155
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01156
55 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01157
55 bool pugi::impl::(anonymous namespace)::less::operator()<double>(double const&, double const&) const [function] [call site] 01158
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01159
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01160
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01161
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] 01162
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] 01163
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01164
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01165
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01166
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01167
55 pugi::impl::(anonymous namespace)::xpath_string::c_str() 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() [function] [call site] 01171
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01172
55 __assert_fail [call site] 01173
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] 01174
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01175
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01176
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01177
55 bool pugi::impl::(anonymous namespace)::less_equal::operator()<double>(double const&, double const&) const [function] [call site] 01178
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] 01179
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01180
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] 01181
55 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01182
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] 01183
55 pugi::impl::(anonymous namespace)::convert_number_to_string(double, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01184
56 pugi::impl::(anonymous namespace)::convert_number_to_string_special(double) [function] [call site] 01185
56 pugi::impl::(anonymous namespace)::xpath_string::from_const(char const*) [function] [call site] 01186
56 pugi::impl::(anonymous namespace)::convert_number_to_mantissa_exponent(double, char (&) [32], char**, int*) [function] [call site] 01187
57 snprintf [call site] 01188
57 strchr [call site] 01189
57 __assert_fail [call site] 01190
57 atoi [call site] 01191
57 __assert_fail [call site] 01192
57 pugi::impl::(anonymous namespace)::truncate_zeros(char*, char*) [function] [call site] 01193
56 strlen [call site] 01194
56 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01195
56 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01196
56 __assert_fail [call site] 01197
56 __assert_fail [call site] 01198
56 __assert_fail [call site] 01199
56 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01200
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01201
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] 01202
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::empty() const [function] [call site] 01203
55 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01204
55 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 01205
55 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01206
55 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01207
55 __assert_fail [call site] 01208
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] 01209
54 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01210
54 pugi::impl::(anonymous namespace)::starts_with(char const*, char const*) [function] [call site] 01211
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01212
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01213
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] 01214
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] 01215
54 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01216
54 pugi::impl::(anonymous namespace)::find_substring(char const*, char const*) [function] [call site] 01217
54 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01218
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] 01219
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] 01220
56 pugi::xpath_node::attribute() const [function] [call site] 01221
56 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01222
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01223
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] 01224
56 pugi::xpath_node::node() const [function] [call site] 01225
56 pugi::xml_node::operator void (*)(pugi::xml_node***)() const [function] [call site] 01226
56 pugi::xml_node::attribute(char const*) const [function] [call site] 01227
57 pugi::xml_attribute::xml_attribute() [function] [call site] 01228
57 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 01229
57 pugi::xml_attribute::xml_attribute(pugi::xml_attribute_struct*) [function] [call site] 01230
57 pugi::xml_attribute::xml_attribute() [function] [call site] 01231
56 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01232
56 pugi::xml_attribute::value() const [function] [call site] 01233
56 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01234
56 pugi::impl::(anonymous namespace)::tolower_ascii(char) [function] [call site] 01235
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01236
56 pugi::xml_node::parent() const [function] [call site] 01237
56 pugi::xpath_variable::get_string() const [function] [call site] 01238
56 pugi::xpath_node::node() const [function] [call site] 01239
56 pugi::xml_node::attribute(char const*) const [function] [call site] 01240
56 pugi::xml_attribute::operator void (*)(pugi::xml_attribute***)() const [function] [call site] 01241
56 pugi::xml_attribute::value() const [function] [call site] 01242
56 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 01243
56 pugi::xml_attribute::name() const [function] [call site] 01244
56 pugi::impl::(anonymous namespace)::is_xpath_attribute(char const*) [function] [call site] 01245
56 pugi::xpath_variable::type() const [function] [call site] 01246
56 __assert_fail [call site] 01247
56 pugi::xpath_variable::get_boolean() const [function] [call site] 01248
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] 01249
56 pugi::impl::(anonymous namespace)::convert_number_to_boolean(double) [function] [call site] 01250
57 pugi::impl::(anonymous namespace)::is_nan(double) [function] [call site] 01251
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01252
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] 01253
56 pugi::impl::(anonymous namespace)::xpath_string::empty() const [function] [call site] 01254
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01255
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01256
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] 01257
56 pugi::impl::(anonymous namespace)::xpath_node_set_raw::empty() const [function] [call site] 01258
56 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01259
56 __assert_fail [call site] 01260
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] 01261
41 __assert_fail [call site] 01262
41 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01263
41 pugi::impl::(anonymous namespace)::xpath_allocator::allocate(unsigned long) [function] [call site] 01264
41 pugi::impl::(anonymous namespace)::xpath_string::xpath_string() [function] [call site] 01265
41 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01266
41 pugi::impl::(anonymous namespace)::xpath_string::from_heap_preallocated(char const*, char const*) [function] [call site] 01267
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::truncate(pugi::xpath_node*) [function] [call site] 01268
31 __assert_fail [call site] 01269
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] 01270
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 01271
30 __assert_fail [call site] 01272
30 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 01273
30 __assert_fail [call site] 01274
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::size() const [function] [call site] 01275
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01276
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01277
30 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01278
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] 01279
30 pugi::impl::(anonymous namespace)::xpath_node_set_raw::truncate(pugi::xpath_node*) [function] [call site] 01280
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] 01281
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] 01282
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] 01283
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] 01284
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] 01285
21 pugi::impl::(anonymous namespace)::xpath_node_set_raw::truncate(pugi::xpath_node*) [function] [call site] 01286
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<double>(double const&, double const&) const [function] [call site] 01287
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01288
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] 01289
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] 01290
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] 01291
9 pugi::impl::(anonymous namespace)::xpath_string::operator!=(pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01292
10 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 01293
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01294
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01295
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] 01296
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] 01297
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01298
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01299
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01300
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01301
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01302
8 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01303
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] 01304
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01305
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01306
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] 01307
8 void pugi::impl::(anonymous namespace)::swap<pugi::xpath_value_type>(pugi::xpath_value_type&, pugi::xpath_value_type&) [function] [call site] 01308
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] 01309
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 01310
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01311
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] 01312
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] 01313
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01314
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01315
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01316
8 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01317
8 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01318
8 pugi::impl::(anonymous namespace)::convert_string_to_number(char const*) [function] [call site] 01319
8 bool pugi::impl::(anonymous namespace)::not_equal_to::operator()<double>(double const&, double const&) 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() [function] [call site] 01322
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01323
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] 01324
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] 01325
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01326
8 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01327
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::xpath_allocator_capture(pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01328
8 pugi::impl::(anonymous namespace)::string_value(pugi::xpath_node const&, pugi::impl::(anonymous namespace)::xpath_allocator*) [function] [call site] 01329
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] 01330
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01331
8 pugi::impl::(anonymous namespace)::xpath_allocator_capture::~xpath_allocator_capture() [function] [call site] 01332
8 __assert_fail [call site] 01333
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 01334
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<double>(double const&, double const&) const [function] [call site] 01335
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] 01336
7 pugi::impl::(anonymous namespace)::xpath_string::operator==(pugi::impl::(anonymous namespace)::xpath_string const&) const [function] [call site] 01337
8 pugi::impl::(anonymous namespace)::strequal(char const*, char const*) [function] [call site] 01338
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] 01339
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<bool>(bool const&, bool const&) const [function] [call site] 01340
6 bool pugi::impl::(anonymous namespace)::equal_to::operator()<double>(double const&, double const&) const [function] [call site] 01341
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] 01342
2 __cxa_allocate_exception [call site] 01343
2 std::bad_alloc::bad_alloc() [call site] 01344
2 __cxa_throw [call site] 01345
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01346
3 pugi::impl::(anonymous namespace)::xpath_allocator::release() [function] [call site] 01347
3 pugi::impl::(anonymous namespace)::xpath_allocator::release() [function] [call site] 01348
3 __clang_call_terminate [call site] 01349
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01350
1 pugi::xpath_query::evaluate_number(pugi::xpath_node const&) const [function] [call site] 01351
2 pugi::impl::(anonymous namespace)::gen_nan() [function] [call site] 01352
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01353
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01354
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] 01355
2 __cxa_allocate_exception [call site] 01356
2 std::bad_alloc::bad_alloc() [call site] 01357
2 __cxa_throw [call site] 01358
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01359
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01360
1 pugi::xpath_query::evaluate_string(pugi::xpath_node const&) const [function] [call site] 01361
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01362
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01363
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] 01364
2 __cxa_allocate_exception [call site] 01365
2 std::bad_alloc::bad_alloc() [call site] 01366
2 __cxa_throw [call site] 01367
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01368
2 pugi::impl::(anonymous namespace)::xpath_string::c_str() const [function] [call site] 01369
2 pugi::impl::(anonymous namespace)::xpath_string::length() const [function] [call site] 01370
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01371
1 pugi::xpath_query::evaluate_node(pugi::xpath_node const&) const [function] [call site] 01372
2 pugi::impl::(anonymous namespace)::evaluate_node_set_prepare(pugi::impl::(anonymous namespace)::xpath_query_impl*) [function] [call site] 01373
3 pugi::impl::(anonymous namespace)::xpath_ast_node::rettype() const [function] [call site] 01374
3 pugi::xpath_parse_result::xpath_parse_result() [function] [call site] 01375
3 __cxa_allocate_exception [call site] 01376
3 pugi::xpath_exception::xpath_exception(pugi::xpath_parse_result const&) [function] [call site] 01377
3 __cxa_throw [call site] 01378
3 pugi::xpath_exception::~xpath_exception() [function] [call site] 01379
4 std::exception::~exception() [call site] 01380
3 __cxa_free_exception [call site] 01381
2 pugi::xpath_node::xpath_node() [function] [call site] 01382
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01383
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01384
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] 01385
2 __cxa_allocate_exception [call site] 01386
2 std::bad_alloc::bad_alloc() [call site] 01387
2 __cxa_throw [call site] 01388
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01389
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::first() const [function] [call site] 01390
1 pugi::xpath_node::xpath_node(pugi::xml_node const&) [function] [call site] 01391
1 pugi::xpath_query::evaluate_node_set(pugi::xpath_node const&) const [function] [call site] 01392
2 pugi::impl::(anonymous namespace)::evaluate_node_set_prepare(pugi::impl::(anonymous namespace)::xpath_query_impl*) [function] [call site] 01393
2 pugi::xpath_node_set::xpath_node_set() [function] [call site] 01394
2 pugi::impl::(anonymous namespace)::xpath_context::xpath_context(pugi::xpath_node const&, unsigned long, unsigned long) [function] [call site] 01395
2 pugi::impl::(anonymous namespace)::xpath_stack_data::xpath_stack_data() [function] [call site] 01396
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] 01397
2 __cxa_allocate_exception [call site] 01398
2 std::bad_alloc::bad_alloc() [call site] 01399
2 __cxa_throw [call site] 01400
2 pugi::impl::(anonymous namespace)::xpath_stack_data::~xpath_stack_data() [function] [call site] 01401
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::begin() const [function] [call site] 01402
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::end() const [function] [call site] 01403
2 pugi::impl::(anonymous namespace)::xpath_node_set_raw::type() const [function] [call site] 01404
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] 01405
3 pugi::xpath_node::xpath_node() [function] [call site] 01406
3 pugi::xpath_node_set::_assign(pugi::xpath_node const*, pugi::xpath_node const*, pugi::xpath_node_set::type_t) [function] [call site] 01407
4 __assert_fail [call site] 01408
4 __cxa_allocate_exception [call site] 01409
4 std::bad_alloc::bad_alloc() [call site] 01410
4 __cxa_throw [call site] 01411
4 std::bad_alloc::~bad_alloc() [call site] 01412
1 pugi::xpath_node_set::~xpath_node_set() [function] [call site] 01413
2 __clang_call_terminate [call site] 01414
1 pugi::xml_document::~xml_document() [function] [call site] 01415
2 pugi::xml_document::_destroy() [function] [call site] 01416
2 __clang_call_terminate [call site] 01417
1 pugi::xpath_query::~xpath_query() [function] [call site] 01418
2 pugi::impl::(anonymous namespace)::xpath_query_impl::destroy(pugi::impl::(anonymous namespace)::xpath_query_impl*) [function] [call site] 01419
2 __clang_call_terminate [call site] 01420
1 pugi::xpath_variable_set::~xpath_variable_set() [function] [call site] 01421
2 pugi::xpath_variable_set::_destroy(pugi::xpath_variable*) [function] [call site] 01422
3 pugi::impl::(anonymous namespace)::delete_xpath_variable(pugi::xpath_value_type, pugi::xpath_variable*) [function] [call site] 01423
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] 01424
5 pugi::impl::(anonymous namespace)::xpath_variable_node_set::~xpath_variable_node_set() [function] [call site] 01425
6 pugi::xpath_node_set::~xpath_node_set() [function] [call site] 01426
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] 01427
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] 01428
5 pugi::impl::(anonymous namespace)::xpath_variable_string::~xpath_variable_string() [function] [call site] 01429
6 __clang_call_terminate [call site] 01430
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] 01431
4 __assert_fail [call site] 01432
2 __clang_call_terminate [call site] 01433
1 __cxa_begin_catch [call site] 01434
1 __cxa_end_catch [call site] 01435