Fuzz introspector: FuzzURL

Fuzz blockers

The followings nodes represent call sites where fuzz blockers occur

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
30 346 kmalloc_array(AK::Checked , AK::Checked ) call site __assert_fail
26 487 AK::Vector ::try_ensure_capacity(unsigned long) call site __assert_fail
24 316 AK::Detail::bitap_bitwise(void const*, unsigned long, void const*, unsigned long) call site __assert_fail
24 788 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool) call site __assert_fail
20 944 AK::URLParser::parse(AK::StringView, AK::URL const*, AK::Optional , AK::Optional ) call site __assert_fail
16 706 AK::ErrorOr AK::__format_value (AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&, void const*) call site __assert_fail
13 743 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const call site
12 763 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const call site
10 404 AK::StringUtils::replace(AK::StringView, AK::StringView, AK::StringView, bool) call site __assert_fail
10 515 AK::Vector ::remove(unsigned long) call site __assert_fail
10 833 AK::URL::append_percent_encoded_if_necessary(AK::StringBuilder&, unsigned int, AK::URL::PercentEncodeSet) call site
9 557 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) call site __assert_fail

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site2] 00000
1 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00001
2 AK::Checked ::Checked() [function] [call site2] 00002
2 AK::Checked & AK::Checked ::operator= (unsigned long) [function] [call site2] 00003
3 AK::Checked ::Checked(unsigned long) [function] [call site2] 00004
2 AK::Checked ::operator+=(unsigned long) [function] [call site2] 00005
3 AK::Checked ::add(unsigned long) [function] [call site2] 00006
2 AK::Checked ::has_overflow() const [function] [call site2] 00007
1 __assert_fail [call site2] 00008
1 AK::URL::URL(AK::StringView) [function] [call site2] 00009
2 AK::URLParser::parse(AK::StringView, AK::URL const*, AK::Optional , AK::Optional ) [function] [call site2] 00010
3 AK::StringView::is_empty() const [function] [call site2] 00011
3 AK::URL::URL() [function] [call site2] 00012
4 AK::String::String() [function] [call site2] 00013
5 AK::RefPtr >::RefPtr() [function] [call site2] 00014
4 AK::Vector ::Vector() [function] [call site2] 00015
3 AK::StringView::starts_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00016
4 AK::StringUtils::starts_with(AK::StringView, AK::StringView, AK::CaseSensitivity) [function] [call site2] 00017
5 AK::StringView::is_empty() const [function] [call site2] 00018
5 AK::StringView::is_empty() const [function] [call site2] 00019
5 AK::StringView::length() const [function] [call site2] 00020
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00021
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00022
5 memcmp [call site2] 00023
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00024
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00025
5 AK::StringView::length() const [function] [call site2] 00026
5 AK::to_ascii_lowercase(unsigned int) [function] [call site2] 00027
6 AK::is_ascii_upper_alpha(unsigned int) [function] [call site2] 00028
3 AK::URLParser::parse_data_url(AK::StringView) [function] [call site2] 00029
4 AK::StringView::starts_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00030
4 __assert_fail [call site2] 00031
4 AK::StringView::substring_view(unsigned long) const [function] [call site2] 00032
5 AK::StringView::length() const [function] [call site2] 00033
5 __assert_fail [call site2] 00034
5 AK::StringView::length() const [function] [call site2] 00035
4 AK::StringView::find(char, unsigned long) const [function] [call site2] 00036
5 AK::StringUtils::find(AK::StringView, char, unsigned long) [function] [call site2] 00037
6 AK::StringView::length() const [function] [call site2] 00038
6 AK::StringView::length() const [function] [call site2] 00039
6 AK::StringView::operator[](unsigned long) const [function] [call site2] 00040
4 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00041
5 __assert_fail [call site2] 00042
5 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00043
5 __assert_fail [call site2] 00044
4 AK::StringUtils::trim(AK::StringView, AK::StringView, AK::TrimMode) [function] [call site2] 00045
5 AK::StringView::length() const [function] [call site2] 00046
5 AK::StringView::length() const [function] [call site2] 00047
5 AK::StringView::operator[](unsigned long) const [function] [call site2] 00048
5 AK::StringView::contains(char) const [function] [call site2] 00049
6 AK::StringView::begin() const [function] [call site2] 00050
7 AK::SimpleIterator ::begin(AK::StringView const&) [function] [call site2] 00051
8 AK::SimpleIterator ::SimpleIterator(AK::StringView const&, unsigned long) [function] [call site2] 00052
6 AK::SimpleIterator ::operator!=(AK::SimpleIterator ) const [function] [call site2] 00053
5 AK::StringView::length() const [function] [call site2] 00054
5 AK::StringView::operator[](unsigned long) const [function] [call site2] 00055
5 AK::StringView::contains(char) const [function] [call site2] 00056
5 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00057
4 __assert_fail [call site2] 00058
4 AK::StringView::substring_view(unsigned long) const [function] [call site2] 00059
4 AK::URL::percent_decode(AK::StringView) [function] [call site2] 00060
5 AK::StringView::contains(char) const [function] [call site2] 00061
5 AK::String::String(AK::StringView) [function] [call site2] 00062
6 AK::StringView::characters_without_null_termination() const [function] [call site2] 00063
6 AK::StringImpl::create(char const*, unsigned long, AK::ShouldChomp) [function] [call site2] 00064
7 AK::RefPtr >::RefPtr(AK::StringImpl const*) [function] [call site2] 00065
8 __assert_fail [call site2] 00066
8 bool AK::Checked ::addition_would_overflow (unsigned int, int) [function] [call site2] 00067
7 AK::StringImpl::the_empty_stringimpl() [function] [call site2] 00068
8 AK::StringImpl::StringImpl(AK::StringImpl::ConstructTheEmptyStringImplTag) [function] [call site2] 00069
9 AK::RefCounted ::RefCounted() [function] [call site2] 00070
10 AK::RefCountedBase::RefCountedBase() [function] [call site2] 00071
7 AK::RefPtr >::RefPtr(AK::StringImpl const&) [function] [call site2] 00072
8 __assert_fail [call site2] 00073
8 bool AK::Checked ::addition_would_overflow (unsigned int, int) [function] [call site2] 00074
7 AK::StringImpl::create_uninitialized(unsigned long, char*&) [function] [call site2] 00075
8 __assert_fail [call site2] 00076
8 AK::allocation_size_for_stringimpl(unsigned long) [function] [call site2] 00077
8 __assert_fail [call site2] 00078
8 AK::StringImpl::StringImpl(AK::StringImpl::ConstructWithInlineBufferTag, unsigned long) [function] [call site2] 00079
9 AK::RefCounted ::RefCounted() [function] [call site2] 00080
8 AK::NonnullRefPtr AK::adopt_ref (AK::StringImpl&) [function] [call site2] 00081
8 __assert_fail [call site2] 00082
8 AK::StringImpl::characters() const [function] [call site2] 00083
7 AK::StringImpl* AK::exchange (AK::StringImpl*&, decltype(nullptr)&&) [function] [call site2] 00084
7 __assert_fail [call site2] 00085
7 AK::RefCounted ::unref() const [function] [call site2] 00086
8 __assert_fail [call site2] 00087
8 AK::StringImpl::operator delete(void*) [function] [call site2] 00088
9 AK::allocation_size_for_stringimpl(unsigned long) [function] [call site2] 00089
9 kfree_sized(void*, unsigned long) [function] [call site2] 00090
5 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00091
6 AK::Detail::ByteBuffer<256ul>::ByteBuffer() [function] [call site2] 00092
6 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity(unsigned long) [function] [call site2] 00093
7 AK::ErrorOr ::ErrorOr() [function] [call site2] 00094
7 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity_slowpath(unsigned long) [function] [call site2] 00095
8 malloc_good_size [function] [call site2] 00096
8 AK::Error::from_errno(int) [function] [call site2] 00097
9 AK::Error::Error(int) [function] [call site2] 00098
8 AK::Detail::ByteBuffer<256ul>::data() [function] [call site2] 00099
8 unsigned long AK::min (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00100
8 kfree_sized(void*, unsigned long) [function] [call site2] 00101
8 AK::ErrorOr ::ErrorOr() [function] [call site2] 00102
6 AK::ErrorOr ::is_error() const [function] [call site2] 00103
6 __assert_fail [call site2] 00104
5 AK::Utf8View::Utf8View(AK::StringView) [function] [call site2] 00105
5 AK::Utf8View::begin() const [function] [call site2] 00106
6 AK::Utf8View::begin_ptr() const [function] [call site2] 00107
7 AK::StringView::characters_without_null_termination() const [function] [call site2] 00108
6 AK::StringView::length() const [function] [call site2] 00109
5 AK::StringBuilder::to_string() const [function] [call site2] 00110
6 AK::StringBuilder::is_empty() const [function] [call site2] 00111
7 AK::Detail::ByteBuffer<256ul>::is_empty() const [function] [call site2] 00112
6 AK::String::empty() [function] [call site2] 00113
7 AK::StringImpl::the_empty_stringimpl() [function] [call site2] 00114
7 AK::String::String(AK::StringImpl const&) [function] [call site2] 00115
8 AK::RefPtr >::RefPtr(AK::StringImpl const&) [function] [call site2] 00116
6 AK::StringBuilder::data() const [function] [call site2] 00117
7 AK::Detail::ByteBuffer<256ul>::data() const [function] [call site2] 00118
6 AK::String::String(char const*, unsigned long, AK::ShouldChomp) [function] [call site2] 00119
5 AK::StringBuilder::~StringBuilder() [function] [call site2] 00120
6 AK::Detail::ByteBuffer<256ul>::~ByteBuffer() [function] [call site2] 00121
7 AK::Detail::ByteBuffer<256ul>::clear() [function] [call site2] 00122
8 kfree_sized(void*, unsigned long) [function] [call site2] 00123
5 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00124
6 __assert_fail [call site2] 00125
6 AK::decode_first_byte(unsigned char, unsigned long&, unsigned int&) [function] [call site2] 00126
5 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00127
5 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 00128
6 AK::StringBuilder::try_append_code_point(unsigned int) [function] [call site2] 00129
7 int AK::UnicodeUtils::code_point_to_utf8 (unsigned int, AK::StringBuilder::try_append_code_point(unsigned int)::$_0) [function] [call site2] 00130
8 AK::StringBuilder::try_append_code_point(unsigned int)::$_0::operator()(char) const [function] [call site2] 00131
9 AK::StringBuilder::append(char) [function] [call site2] 00132
10 AK::StringBuilder::try_append(char) [function] [call site2] 00133
11 AK::StringBuilder::will_append(unsigned long) [function] [call site2] 00134
12 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00135
12 AK::Checked ::Checked (unsigned long) [function] [call site2] 00136
13 bool AK::is_within_range (unsigned long) [function] [call site2] 00137
14 AK::TypeBoundsChecker ::is_within_range(unsigned long) [function] [call site2] 00138
12 AK::Checked ::operator+=(unsigned long) [function] [call site2] 00139
12 AK::Checked ::has_overflow() const [function] [call site2] 00140
12 __assert_fail [call site2] 00141
12 bool AK::operator<= (AK::Checked const&, unsigned long) [function] [call site2] 00142
13 __assert_fail [call site2] 00143
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00144
12 AK::Checked ::operator*=(unsigned long) [function] [call site2] 00145
13 AK::Checked ::mul(unsigned long) [function] [call site2] 00146
12 AK::Checked ::has_overflow() const [function] [call site2] 00147
12 __assert_fail [call site2] 00148
12 __assert_fail [call site2] 00149
12 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity(unsigned long) [function] [call site2] 00150
12 AK::ErrorOr ::is_error() const [function] [call site2] 00151
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00152
11 AK::ErrorOr ::is_error() const [function] [call site2] 00153
11 AK::Detail::ByteBuffer<256ul>::try_append(unsigned char) [function] [call site2] 00154
12 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00155
12 __assert_fail [call site2] 00156
12 AK::Detail::ByteBuffer<256ul>::try_resize(unsigned long) [function] [call site2] 00157
13 AK::Detail::ByteBuffer<256ul>::trim(unsigned long, bool) [function] [call site2] 00158
14 __assert_fail [call site2] 00159
14 AK::Detail::ByteBuffer<256ul>::shrink_into_inline_buffer(unsigned long, bool) [function] [call site2] 00160
15 kfree_sized(void*, unsigned long) [function] [call site2] 00161
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00162
13 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity(unsigned long) [function] [call site2] 00163
13 AK::ErrorOr ::is_error() const [function] [call site2] 00164
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00165
12 AK::ErrorOr ::is_error() const [function] [call site2] 00166
12 AK::Detail::ByteBuffer<256ul>::data() [function] [call site2] 00167
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00168
11 AK::ErrorOr ::is_error() const [function] [call site2] 00169
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00170
10 AK::ErrorOr ::is_error() const [function] [call site2] 00171
10 __assert_fail [call site2] 00172
8 AK::StringBuilder::try_append_code_point(unsigned int)::$_0::operator()(char) const [function] [call site2] 00173
8 AK::StringBuilder::try_append_code_point(unsigned int)::$_0::operator()(char) const [function] [call site2] 00174
8 AK::StringBuilder::try_append_code_point(unsigned int)::$_0::operator()(char) const [function] [call site2] 00175
8 AK::StringBuilder::try_append_code_point(unsigned int)::$_0::operator()(char) const [function] [call site2] 00176
8 AK::StringBuilder::try_append_code_point(unsigned int)::$_0::operator()(char) const [function] [call site2] 00177
8 AK::StringBuilder::try_append_code_point(unsigned int)::$_0::operator()(char) const [function] [call site2] 00178
7 AK::StringBuilder::try_append(char) [function] [call site2] 00179
7 AK::ErrorOr ::is_error() const [function] [call site2] 00180
7 AK::StringBuilder::try_append(char) [function] [call site2] 00181
7 AK::ErrorOr ::is_error() const [function] [call site2] 00182
7 AK::StringBuilder::try_append(char) [function] [call site2] 00183
7 AK::ErrorOr ::is_error() const [function] [call site2] 00184
7 AK::ErrorOr ::ErrorOr() [function] [call site2] 00185
6 AK::ErrorOr ::is_error() const [function] [call site2] 00186
6 __assert_fail [call site2] 00187
5 AK::Utf8CodePointIterator::peek(unsigned long) const [function] [call site2] 00188
6 AK::Utf8CodePointIterator::done() const [function] [call site2] 00189
6 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00190
6 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00191
7 __assert_fail [call site2] 00192
7 AK::Utf8CodePointIterator::underlying_code_point_length_in_bytes() const [function] [call site2] 00193
8 __assert_fail [call site2] 00194
8 AK::decode_first_byte(unsigned char, unsigned long&, unsigned int&) [function] [call site2] 00195
6 AK::Utf8CodePointIterator::done() const [function] [call site2] 00196
6 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00197
5 AK::is_ascii_hex_digit(unsigned int) [function] [call site2] 00198
6 AK::is_ascii_digit(unsigned int) [function] [call site2] 00199
5 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00200
5 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 00201
5 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00202
5 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00203
5 AK::parse_ascii_hex_digit(unsigned int) [function] [call site2] 00204
6 AK::is_ascii_digit(unsigned int) [function] [call site2] 00205
6 AK::parse_ascii_digit(unsigned int) [function] [call site2] 00206
7 AK::is_ascii_digit(unsigned int) [function] [call site2] 00207
7 __assert_fail [call site2] 00208
6 __assert_fail [call site2] 00209
5 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00210
5 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00211
5 AK::parse_ascii_hex_digit(unsigned int) [function] [call site2] 00212
5 AK::StringBuilder::append(char) [function] [call site2] 00213
5 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00214
4 AK::StringView::ends_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00215
5 AK::StringUtils::ends_with(AK::StringView, AK::StringView, AK::CaseSensitivity) [function] [call site2] 00216
6 AK::StringView::is_empty() const [function] [call site2] 00217
6 AK::StringView::is_empty() const [function] [call site2] 00218
6 AK::StringView::length() const [function] [call site2] 00219
6 AK::StringView::characters_without_null_termination() const [function] [call site2] 00220
6 memcmp [call site2] 00221
6 AK::StringView::characters_without_null_termination() const [function] [call site2] 00222
6 AK::StringView::characters_without_null_termination() const [function] [call site2] 00223
6 AK::StringView::length() const [function] [call site2] 00224
6 AK::StringView::length() const [function] [call site2] 00225
6 AK::to_ascii_lowercase(unsigned int) [function] [call site2] 00226
4 AK::StringView::length() const [function] [call site2] 00227
4 AK::StringUtils::trim(AK::StringView, AK::StringView, AK::TrimMode) [function] [call site2] 00228
4 AK::StringView::ends_with(char) const [function] [call site2] 00229
5 AK::StringView::is_empty() const [function] [call site2] 00230
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00231
4 AK::StringView::length() const [function] [call site2] 00232
4 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00233
4 AK::StringView::starts_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00234
4 AK::StringView::is_empty() const [function] [call site2] 00235
4 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00236
5 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00237
6 AK::StringView::is_empty() const [function] [call site2] 00238
6 AK::ErrorOr ::ErrorOr() [function] [call site2] 00239
6 AK::StringBuilder::will_append(unsigned long) [function] [call site2] 00240
6 AK::ErrorOr ::is_error() const [function] [call site2] 00241
6 AK::StringView::characters_without_null_termination() const [function] [call site2] 00242
6 AK::Detail::ByteBuffer<256ul>::try_append(void const*, unsigned long) [function] [call site2] 00243
7 AK::ErrorOr ::ErrorOr() [function] [call site2] 00244
7 __assert_fail [call site2] 00245
7 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00246
7 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00247
7 AK::ErrorOr ::is_error() const [function] [call site2] 00248
7 AK::Detail::ByteBuffer<256ul>::data() [function] [call site2] 00249
7 AK::ErrorOr ::ErrorOr() [function] [call site2] 00250
6 AK::ErrorOr ::is_error() const [function] [call site2] 00251
6 AK::ErrorOr ::ErrorOr() [function] [call site2] 00252
5 AK::ErrorOr ::is_error() const [function] [call site2] 00253
5 __assert_fail [call site2] 00254
4 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00255
4 AK::StringBuilder::string_view() const [function] [call site2] 00256
5 AK::StringBuilder::data() const [function] [call site2] 00257
5 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00258
5 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00259
5 __assert_fail [call site2] 00260
4 AK::StringUtils::trim(AK::StringView, AK::StringView, AK::TrimMode) [function] [call site2] 00261
4 AK::String::String(AK::StringView) [function] [call site2] 00262
4 AK::URL::URL(AK::String&&, AK::String&&, bool) [function] [call site2] 00263
5 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00264
6 AK::StringImpl::create(char const*, AK::ShouldChomp) [function] [call site2] 00265
7 AK::RefPtr >::RefPtr(AK::StringImpl const*) [function] [call site2] 00266
7 AK::StringImpl::the_empty_stringimpl() [function] [call site2] 00267
7 AK::RefPtr >::RefPtr(AK::StringImpl const&) [function] [call site2] 00268
7 strlen [call site2] 00269
7 AK::StringImpl::create(char const*, unsigned long, AK::ShouldChomp) [function] [call site2] 00270
5 AK::String::String() [function] [call site2] 00271
5 AK::Vector ::Vector() [function] [call site2] 00272
5 AK::String::String(AK::String&&) [function] [call site2] 00273
6 AK::RefPtr >::RefPtr(AK::RefPtr >&&) [function] [call site2] 00274
7 AK::RefPtr >::leak_ref() [function] [call site2] 00275
8 AK::StringImpl* AK::exchange (AK::StringImpl*&, decltype(nullptr)&&) [function] [call site2] 00276
5 AK::String::String(AK::String&&) [function] [call site2] 00277
4 AK::URL::URL(AK::URL&&) [function] [call site2] 00278
5 AK::String::String(AK::String&&) [function] [call site2] 00279
5 __assert_fail [call site2] 00280
5 AK::Vector ::Vector(AK::Vector &&) [function] [call site2] 00281
6 AK::Vector ::reset_capacity() [function] [call site2] 00282
4 AK::URL::~URL() [function] [call site2] 00283
4 AK::StringBuilder::~StringBuilder() [function] [call site2] 00284
4 AK::String::~String() [function] [call site2] 00285
5 AK::RefCounted ::unref() const [function] [call site2] 00286
3 AK::URL::URL(AK::URL&&) [function] [call site2] 00287
3 AK::URL::URL() [function] [call site2] 00288
3 AK::URL::~URL() [function] [call site2] 00289
3 AK::StringView::length() const [function] [call site2] 00290
3 AK::URL::URL() [function] [call site2] 00291
3 AK::URL::~URL() [function] [call site2] 00292
3 AK::URL::URL(AK::URL&&) [function] [call site2] 00293
3 AK::StringView::length() const [function] [call site2] 00294
3 AK::StringView::operator[](unsigned long) const [function] [call site2] 00295
3 AK::StringView::length() const [function] [call site2] 00296
3 AK::StringView::operator[](unsigned long) const [function] [call site2] 00297
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00298
4 AK::SourceLocation::SourceLocation(char const*, unsigned int, char const*) [function] [call site2] 00299
3 AK::URL::URL() [function] [call site2] 00300
3 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00301
3 AK::String::String(AK::StringView) [function] [call site2] 00302
3 AK::String::contains(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00303
4 AK::StringView::StringView(AK::String const&) [function] [call site2] 00304
5 AK::StringImpl::length() const [function] [call site2] 00305
4 AK::StringUtils::contains(AK::StringView, AK::StringView, AK::CaseSensitivity) [function] [call site2] 00306
5 AK::StringView::is_null() const [function] [call site2] 00307
5 AK::StringView::is_empty() const [function] [call site2] 00308
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00309
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00310
5 AK::StringView::length() const [function] [call site2] 00311
5 AK::memmem(void const*, unsigned long, void const*, unsigned long) [function] [call site2] 00312
6 AK::memmem_optional(void const*, unsigned long, void const*, unsigned long) [function] [call site2] 00313
7 memcmp [call site2] 00314
7 AK::Detail::bitap_bitwise(void const*, unsigned long, void const*, unsigned long) [function] [call site2] 00315
8 __assert_fail [call site2] 00316
7 AK::Span ::Span(unsigned char const*, unsigned long) [function] [call site2] 00317
7 AK::Array , 1ul>::begin() [function] [call site2] 00318
8 AK::SimpleIterator , 1ul>, AK::Span >::begin(AK::Array , 1ul>&) [function] [call site2] 00319
7 AK::Span ::Span(unsigned char const*, unsigned long) [function] [call site2] 00320
7 AK::Optional AK::memmem , 1ul>, AK::Span > >(AK::SimpleIterator , 1ul>, AK::Span > const&, AK::SimpleIterator , 1ul>, AK::Span > const&, AK::Span ) [function] [call site2] 00321
8 AK::memmem , 1ul>, AK::Span > >(AK::SimpleIterator , 1ul>, AK::Span > const&, AK::SimpleIterator , 1ul>, AK::Span > const&, AK::Span )::{lambda()#1}::operator()() const [function] [call site2] 00322
9 AK::Vector ::Vector() [function] [call site2] 00323
9 AK::Vector ::resize(unsigned long, bool) [function] [call site2] 00324
10 AK::Vector ::try_resize(unsigned long, bool) [function] [call site2] 00325
11 AK::Vector ::shrink(unsigned long, bool) [function] [call site2] 00326
12 __assert_fail [call site2] 00327
12 AK::Vector ::clear_with_capacity() [function] [call site2] 00328
13 AK::Vector ::inline_buffer() [function] [call site2] 00329
12 AK::Vector ::clear() [function] [call site2] 00330
13 AK::Vector ::clear_with_capacity() [function] [call site2] 00331
13 kfree_sized(void*, unsigned long) [function] [call site2] 00332
13 AK::Vector ::reset_capacity() [function] [call site2] 00333
12 AK::Vector ::inline_buffer() [function] [call site2] 00334
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00335
11 AK::Vector ::try_ensure_capacity(unsigned long) [function] [call site2] 00336
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00337
12 malloc_good_size [function] [call site2] 00338
12 AK::Checked ::Checked (unsigned long) [function] [call site2] 00339
12 kmalloc_array(AK::Checked , AK::Checked ) [function] [call site2] 00340
13 AK::Checked AK::operator* (AK::Checked const&, AK::Checked const&) [function] [call site2] 00341
14 __assert_fail [call site2] 00342
14 AK::Checked ::mul(unsigned long) [function] [call site2] 00343
13 AK::Checked ::has_overflow() const [function] [call site2] 00344
13 __assert_fail [call site2] 00345
13 __assert_fail [call site2] 00346
12 AK::Error::from_errno(int) [function] [call site2] 00347
12 AK::Vector ::inline_buffer() [function] [call site2] 00348
12 AK::TypedTransfer ::copy(int*, int const*, unsigned long) [function] [call site2] 00349
12 kfree_sized(void*, unsigned long) [function] [call site2] 00350
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00351
11 AK::ErrorOr ::is_error() const [function] [call site2] 00352
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00353
11 AK::Vector ::slot(unsigned long) [function] [call site2] 00354
12 AK::Vector ::inline_buffer() [function] [call site2] 00355
10 AK::ErrorOr ::is_error() const [function] [call site2] 00356
10 __assert_fail [call site2] 00357
9 __assert_fail [call site2] 00358
9 __assert_fail [call site2] 00359
9 AK::Vector ::Vector(AK::Vector &&) [function] [call site2] 00360
10 AK::Vector ::inline_buffer() [function] [call site2] 00361
10 AK::Vector ::inline_buffer() [function] [call site2] 00362
9 AK::Vector ::~Vector() [function] [call site2] 00363
10 AK::Vector ::clear() [function] [call site2] 00364
8 AK::SimpleIterator , 1ul>, AK::Span >::operator!=(AK::SimpleIterator , 1ul>, AK::Span >) const [function] [call site2] 00365
8 AK::Array , 1ul>::operator[](unsigned long) [function] [call site2] 00366
9 AK::Array , 1ul>::at(unsigned long) [function] [call site2] 00367
10 AK::Array , 1ul>::size() const [function] [call site2] 00368
8 AK::SimpleIterator , 1ul>, AK::Span >::operator++() [function] [call site2] 00369
8 AK::Vector ::~Vector() [function] [call site2] 00370
5 AK::to_ascii_lowercase(unsigned int) [function] [call site2] 00371
5 AK::StringView::length() const [function] [call site2] 00372
5 AK::to_ascii_lowercase(unsigned int) [function] [call site2] 00373
5 AK::StringView::length() const [function] [call site2] 00374
5 AK::to_ascii_lowercase(unsigned int) [function] [call site2] 00375
5 AK::StringView::length() const [function] [call site2] 00376
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00377
3 AK::String::replace(AK::StringView, AK::StringView, bool) const [function] [call site2] 00378
4 AK::StringView::StringView(AK::String const&) [function] [call site2] 00379
4 AK::StringUtils::replace(AK::StringView, AK::StringView, AK::StringView, bool) [function] [call site2] 00380
5 AK::StringView::is_empty() const [function] [call site2] 00381
5 AK::String::String(AK::StringView) [function] [call site2] 00382
5 AK::Vector ::Vector() [function] [call site2] 00383
5 AK::StringView::find_all(AK::StringView) const [function] [call site2] 00384
6 AK::StringUtils::find_all(AK::StringView, AK::StringView) [function] [call site2] 00385
7 AK::Vector ::Vector() [function] [call site2] 00386
7 AK::StringView::length() const [function] [call site2] 00387
7 AK::StringView::characters_without_null_termination() const [function] [call site2] 00388
7 AK::StringView::characters_without_null_termination() const [function] [call site2] 00389
7 AK::memmem_optional(void const*, unsigned long, void const*, unsigned long) [function] [call site2] 00390
7 AK::Vector ::try_append(unsigned long&&) [function] [call site2] 00391
8 AK::Vector ::try_grow_capacity(unsigned long) [function] [call site2] 00392
9 AK::ErrorOr ::ErrorOr() [function] [call site2] 00393
9 AK::Vector ::padded_capacity(unsigned long) [function] [call site2] 00394
10 unsigned long AK::max (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00395
8 AK::ErrorOr ::is_error() const [function] [call site2] 00396
8 AK::Vector ::slot(unsigned long) [function] [call site2] 00397
8 AK::ErrorOr ::ErrorOr() [function] [call site2] 00398
7 AK::ErrorOr ::is_error() const [function] [call site2] 00399
7 __assert_fail [call site2] 00400
5 AK::Vector ::operator=(AK::Vector &&) [function] [call site2] 00401
6 AK::Vector ::clear() [function] [call site2] 00402
6 AK::Vector ::reset_capacity() [function] [call site2] 00403
5 AK::String::String(AK::StringView) [function] [call site2] 00404
5 AK::StringView::find(AK::StringView, unsigned long) const [function] [call site2] 00405
6 AK::StringUtils::find(AK::StringView, AK::StringView, unsigned long) [function] [call site2] 00406
7 AK::StringView::length() const [function] [call site2] 00407
7 AK::StringView::characters_without_null_termination() const [function] [call site2] 00408
7 AK::StringView::characters_without_null_termination() const [function] [call site2] 00409
7 AK::memmem_optional(void const*, unsigned long, void const*, unsigned long) [function] [call site2] 00410
5 AK::String::String(AK::StringView) [function] [call site2] 00411
5 AK::Vector ::try_append(unsigned long&&) [function] [call site2] 00412
5 AK::ErrorOr ::is_error() const [function] [call site2] 00413
5 __assert_fail [call site2] 00414
5 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00415
5 AK::Vector ::begin() [function] [call site2] 00416
6 AK::SimpleIterator , unsigned long>::begin(AK::Vector &) [function] [call site2] 00417
5 AK::SimpleIterator , unsigned long>::operator!=(AK::SimpleIterator , unsigned long>) const [function] [call site2] 00418
5 AK::StringView::length() const [function] [call site2] 00419
5 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00420
5 AK::StringBuilder::build() const [function] [call site2] 00421
6 AK::StringBuilder::to_string() const [function] [call site2] 00422
5 AK::StringBuilder::~StringBuilder() [function] [call site2] 00423
5 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00424
5 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00425
5 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00426
5 AK::StringView::length() const [function] [call site2] 00427
5 AK::Vector ::~Vector() [function] [call site2] 00428
3 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00429
3 AK::Utf8View::Utf8View(AK::String&) [function] [call site2] 00430
4 AK::String::view() const [function] [call site2] 00431
5 AK::StringImpl::characters() const [function] [call site2] 00432
5 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00433
5 __assert_fail [call site2] 00434
3 AK::Utf8View::begin() const [function] [call site2] 00435
3 AK::Utf8CodePointIterator::done() const [function] [call site2] 00436
3 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00437
3 AK::is_ascii_alpha(unsigned int) [function] [call site2] 00438
4 AK::is_ascii_lower_alpha(unsigned int) [function] [call site2] 00439
3 AK::StringBuilder::append_as_lowercase(char) [function] [call site2] 00440
3 AK::is_ascii_alphanumeric(unsigned int) [function] [call site2] 00441
4 AK::is_ascii_alpha(unsigned int) [function] [call site2] 00442
3 AK::StringBuilder::append_as_lowercase(char) [function] [call site2] 00443
3 AK::StringBuilder::to_string() const [function] [call site2] 00444
3 __assert_fail [call site2] 00445
3 AK::String::operator=(AK::String&&) [function] [call site2] 00446
4 AK::RefPtr >::RefPtr(AK::RefPtr >&&) [function] [call site2] 00447
3 AK::StringBuilder::clear() [function] [call site2] 00448
4 AK::Detail::ByteBuffer<256ul>::clear() [function] [call site2] 00449
3 AK::URL::scheme() const [function] [call site2] 00450
3 AK::String::operator==(char const*) const [function] [call site2] 00451
4 AK::String::view() const [function] [call site2] 00452
4 AK::StringView::operator==(char const*) const [function] [call site2] 00453
5 AK::StringView::is_null() const [function] [call site2] 00454
3 AK::URLParser::parse(AK::StringView, AK::URL const*, AK::Optional , AK::Optional )::$_0::operator()() const [function] [call site2] 00455
4 AK::Utf8View::begin() const [function] [call site2] 00456
4 AK::Utf8CodePointIterator::underlying_code_point_length_in_bytes() const [function] [call site2] 00457
3 AK::StringView::starts_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00458
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00459
3 AK::URL::is_special() const [function] [call site2] 00460
4 AK::StringView::StringView(AK::String const&) [function] [call site2] 00461
4 AK::URL::is_special_scheme(AK::StringView) [function] [call site2] 00462
5 AK::StringView::operator==(char const*) const [function] [call site2] 00463
3 AK::String::operator==(AK::String const&) const [function] [call site2] 00464
4 AK::String::impl() const [function] [call site2] 00465
4 AK::RefPtr >::operator==(AK::StringImpl const*) const [function] [call site2] 00466
4 AK::StringView::operator==(AK::StringView) const [function] [call site2] 00467
3 AK::URLParser::parse(AK::StringView, AK::URL const*, AK::Optional , AK::Optional )::$_0::operator()() const [function] [call site2] 00468
3 AK::StringView::starts_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00469
3 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00470
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00471
3 AK::URL::append_path(AK::String) [function] [call site2] 00472
4 AK::ErrorOr ::is_error() const [function] [call site2] 00473
4 __assert_fail [call site2] 00474
3 AK::StringBuilder::clear() [function] [call site2] 00475
3 AK::Utf8View::begin() const [function] [call site2] 00476
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00477
3 AK::URL::URL() [function] [call site2] 00478
3 AK::String::operator=(AK::String const&) [function] [call site2] 00479
4 AK::RefPtr >::RefPtr(AK::RefPtr > const&) [function] [call site2] 00480
3 AK::Vector ::operator=(AK::Vector const&) [function] [call site2] 00481
4 AK::Vector ::clear() [function] [call site2] 00482
4 AK::Vector ::ensure_capacity(unsigned long) [function] [call site2] 00483
5 AK::Vector ::try_ensure_capacity(unsigned long) [function] [call site2] 00484
6 AK::String::String(AK::String&&) [function] [call site2] 00485
6 __assert_fail [call site2] 00486
6 AK::String::~String() [function] [call site2] 00487
5 AK::ErrorOr ::is_error() const [function] [call site2] 00488
5 __assert_fail [call site2] 00489
4 AK::TypedTransfer ::copy(AK::String*, AK::String const*, unsigned long) [function] [call site2] 00490
5 AK::String::String(AK::String const&) [function] [call site2] 00491
6 AK::RefPtr >::RefPtr(AK::RefPtr > const&) [function] [call site2] 00492
3 AK::String::operator=(AK::String const&) [function] [call site2] 00493
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00494
3 AK::String::operator!=(char const*) const [function] [call site2] 00495
4 AK::String::operator==(char const*) const [function] [call site2] 00496
3 AK::URLParser::parse(AK::StringView, AK::URL const*, AK::Optional , AK::Optional )::$_0::operator()() const [function] [call site2] 00497
3 AK::StringView::starts_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00498
3 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00499
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00500
3 AK::String::operator=(AK::String const&) [function] [call site2] 00501
3 AK::URL::is_special() const [function] [call site2] 00502
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00503
3 AK::String::operator=(AK::String const&) [function] [call site2] 00504
3 AK::String::operator=(AK::String const&) [function] [call site2] 00505
3 AK::String::operator=(AK::String const&) [function] [call site2] 00506
3 AK::Vector ::operator=(AK::Vector const&) [function] [call site2] 00507
3 AK::String::operator=(AK::String const&) [function] [call site2] 00508
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00509
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00510
3 AK::String::operator=(decltype(nullptr)) [function] [call site2] 00511
4 AK::RefPtr >::operator=(decltype(nullptr)) [function] [call site2] 00512
3 AK::Vector ::remove(unsigned long) [function] [call site2] 00513
4 __assert_fail [call site2] 00514
4 AK::String::~String() [function] [call site2] 00515
4 AK::Vector ::slot(unsigned long) [function] [call site2] 00516
4 __assert_fail [call site2] 00517
4 AK::String::String(AK::String&&) [function] [call site2] 00518
4 __assert_fail [call site2] 00519
4 AK::String::~String() [function] [call site2] 00520
3 AK::URL::is_special() const [function] [call site2] 00521
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00522
3 AK::String::operator=(AK::String const&) [function] [call site2] 00523
3 AK::String::operator=(AK::String const&) [function] [call site2] 00524
3 AK::String::operator=(AK::String const&) [function] [call site2] 00525
3 AK::URLParser::parse(AK::StringView, AK::URL const*, AK::Optional , AK::Optional )::$_0::operator()() const [function] [call site2] 00526
3 AK::StringView::starts_with(AK::StringView, AK::CaseSensitivity) const [function] [call site2] 00527
3 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00528
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00529
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00530
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00531
3 AK::StringBuilder::to_string() const [function] [call site2] 00532
3 AK::StringBuilder::clear() [function] [call site2] 00533
3 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00534
3 AK::StringView::StringView(AK::String const&) [function] [call site2] 00535
3 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00536
3 AK::String::~String() [function] [call site2] 00537
3 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00538
3 AK::StringBuilder::string_view() const [function] [call site2] 00539
3 AK::Utf8View::Utf8View(AK::StringView) [function] [call site2] 00540
3 AK::StringBuilder::clear() [function] [call site2] 00541
3 AK::StringBuilder::~StringBuilder() [function] [call site2] 00542
3 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00543
3 AK::URL::password() const [function] [call site2] 00544
3 AK::StringView::StringView(AK::String const&) [function] [call site2] 00545
3 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00546
3 AK::URL::append_percent_encoded_if_necessary(AK::StringBuilder&, unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00547
4 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00548
5 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00549
6 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00550
6 __assert_fail [call site2] 00551
6 AK::StringView::contains(char) const [function] [call site2] 00552
6 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00553
7 AK::StringView::contains(char) const [function] [call site2] 00554
7 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00555
8 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00556
9 AK::StringView::contains(char) const [function] [call site2] 00557
9 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00558
10 AK::StringView::contains(char) const [function] [call site2] 00559
10 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00560
11 AK::StringView::contains(char) const [function] [call site2] 00561
11 AK::is_ascii_alphanumeric(unsigned int) [function] [call site2] 00562
11 AK::StringView::contains(char) const [function] [call site2] 00563
11 AK::is_ascii_alphanumeric(unsigned int) [function] [call site2] 00564
11 AK::StringView::contains(char) const [function] [call site2] 00565
11 __assert_fail [call site2] 00566
4 AK::URL::append_percent_encoded(AK::StringBuilder&, unsigned int) [function] [call site2] 00567
5 void AK::StringBuilder::appendff (AK::Format::Detail::CheckedFormatString ::Type>&&, unsigned int const&) [function] [call site2] 00568
6 AK::VariadicFormatParams ::VariadicFormatParams(unsigned int const&) [function] [call site2] 00569
7 AK::TypeErasedFormatParams::TypeErasedFormatParams() [function] [call site2] 00570
8 AK::Span ::Span() [function] [call site2] 00571
7 AK::ErrorOr AK::__format_value (AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&, void const*) [function] [call site2] 00572
8 AK::Formatter ::Formatter() [function] [call site2] 00573
9 AK::StandardFormatter::StandardFormatter() [function] [call site2] 00574
8 AK::StandardFormatter::parse(AK::TypeErasedFormatParams&, AK::FormatParser&) [function] [call site2] 00575
9 AK::GenericLexer::peek(unsigned long) const [function] [call site2] 00576
10 AK::StringView::length() const [function] [call site2] 00577
9 AK::StringView::contains(char) const [function] [call site2] 00578
9 AK::is_any_of(AK::StringView) [function] [call site2] 00579
9 __assert_fail [call site2] 00580
9 AK::GenericLexer::consume() [function] [call site2] 00581
10 AK::GenericLexer::is_eof() const [function] [call site2] 00582
10 __assert_fail [call site2] 00583
10 AK::StringView::operator[](unsigned long) const [function] [call site2] 00584
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00585
10 AK::GenericLexer::next_is(char) const [function] [call site2] 00586
11 AK::GenericLexer::peek(unsigned long) const [function] [call site2] 00587
10 AK::GenericLexer::ignore(unsigned long) [function] [call site2] 00588
11 AK::StringView::length() const [function] [call site2] 00589
11 unsigned long AK::min (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00590
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00591
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00592
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00593
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00594
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00595
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00596
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00597
9 AK::FormatParser::consume_replacement_field(unsigned long&) [function] [call site2] 00598
10 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00599
10 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00600
11 bool AK::GenericLexer::next_is (bool (*)(unsigned int)) const [function] [call site2] 00601
12 AK::GenericLexer::peek(unsigned long) const [function] [call site2] 00602
11 AK::is_ascii_digit(unsigned int) [function] [call site2] 00603
11 AK::GenericLexer::consume() [function] [call site2] 00604
11 AK::parse_ascii_digit(unsigned int) [function] [call site2] 00605
10 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00606
10 __assert_fail [call site2] 00607
9 AK::TypeErasedFormatParams::take_next_index() [function] [call site2] 00608
9 AK::TypeErasedFormatParams::parameters() const [function] [call site2] 00609
9 __assert_fail [call site2] 00610
9 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00611
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00612
9 AK::FormatParser::consume_replacement_field(unsigned long&) [function] [call site2] 00613
9 AK::TypeErasedFormatParams::take_next_index() [function] [call site2] 00614
9 AK::TypeErasedFormatParams::parameters() const [function] [call site2] 00615
9 __assert_fail [call site2] 00616
9 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00617
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00618
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00619
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00620
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00621
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00622
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00623
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00624
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00625
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00626
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00627
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00628
9 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00629
9 AK::GenericLexer::consume_specific(char const*) [function] [call site2] 00630
10 strlen [call site2] 00631
10 bool AK::GenericLexer::consume_specific (AK::StringView const&) [function] [call site2] 00632
11 AK::GenericLexer::ignore(unsigned long) [function] [call site2] 00633
9 AK::GenericLexer::is_eof() const [function] [call site2] 00634
9 AK::GenericLexer::remaining() const [function] [call site2] 00635
10 AK::StringView::substring_view(unsigned long) const [function] [call site2] 00636
9 void AK::dbgln (AK::Format::Detail::CheckedFormatString ::Type, AK::Detail::__IdentityType ::Type>&&, char const (&) [84], AK::StringView const&) [function] [call site2] 00637
10 AK::VariadicFormatParams ::VariadicFormatParams(char const (&) [84], AK::StringView const&) [function] [call site2] 00638
11 AK::Array ::operator AK::Span () const [function] [call site2] 00639
12 AK::Array ::span() const [function] [call site2] 00640
13 AK::Span ::Span(AK::TypeErasedParameter const*, unsigned long) [function] [call site2] 00641
11 AK::TypeErasedFormatParams::set_parameters(AK::Span ) [function] [call site2] 00642
10 AK::Format::Detail::CheckedFormatString ::view() const [function] [call site2] 00643
10 AK::vdbgln(AK::StringView, AK::TypeErasedFormatParams&) [function] [call site2] 00644
11 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00645
11 AK::vformat(AK::StringBuilder&, AK::StringView, AK::TypeErasedFormatParams&) [function] [call site2] 00646
12 AK::FormatBuilder::FormatBuilder(AK::StringBuilder&) [function] [call site2] 00647
12 AK::FormatParser::FormatParser(AK::StringView) [function] [call site2] 00648
13 AK::GenericLexer::GenericLexer(AK::StringView) [function] [call site2] 00649
12 AK::(anonymous namespace)::vformat_impl(AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&) [function] [call site2] 00650
13 AK::FormatParser::consume_literal() [function] [call site2] 00651
14 AK::GenericLexer::tell() const [function] [call site2] 00652
14 AK::GenericLexer::is_eof() const [function] [call site2] 00653
14 AK::GenericLexer::consume_specific(char const*) [function] [call site2] 00654
14 AK::GenericLexer::consume_specific(char const*) [function] [call site2] 00655
14 AK::is_any_of(AK::StringView) [function] [call site2] 00656
14 AK::GenericLexer::tell() const [function] [call site2] 00657
14 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00658
14 AK::GenericLexer::consume() [function] [call site2] 00659
14 AK::StringView::substring_view(unsigned long) const [function] [call site2] 00660
13 AK::FormatBuilder::put_literal(AK::StringView) [function] [call site2] 00661
14 AK::StringView::length() const [function] [call site2] 00662
14 AK::StringView::operator[](unsigned long) const [function] [call site2] 00663
14 AK::StringBuilder::try_append(char) [function] [call site2] 00664
14 AK::ErrorOr ::is_error() const [function] [call site2] 00665
14 AK::ErrorOr ::ErrorOr() [function] [call site2] 00666
13 AK::ErrorOr ::is_error() const [function] [call site2] 00667
13 AK::FormatParser::FormatSpecifier::FormatSpecifier() [function] [call site2] 00668
13 AK::FormatParser::consume_specifier(AK::FormatParser::FormatSpecifier&) [function] [call site2] 00669
14 AK::GenericLexer::next_is(char) const [function] [call site2] 00670
14 __assert_fail [call site2] 00671
14 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00672
14 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00673
14 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00674
14 AK::GenericLexer::tell() const [function] [call site2] 00675
14 AK::GenericLexer::is_eof() const [function] [call site2] 00676
14 __assert_fail [call site2] 00677
14 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00678
14 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00679
14 AK::GenericLexer::consume() [function] [call site2] 00680
14 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00681
14 __assert_fail [call site2] 00682
13 AK::GenericLexer::is_eof() const [function] [call site2] 00683
13 __assert_fail [call site2] 00684
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00685
13 AK::TypeErasedFormatParams::take_next_index() [function] [call site2] 00686
13 AK::TypeErasedFormatParams::parameters() const [function] [call site2] 00687
13 __assert_fail [call site2] 00688
13 AK::FormatParser::FormatParser(AK::StringView) [function] [call site2] 00689
13 AK::ErrorOr ::is_error() const [function] [call site2] 00690
13 AK::(anonymous namespace)::vformat_impl(AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&) [function] [call site2] 00691
14 AK::ErrorOr ::is_error() const [function] [call site2] 00692
14 AK::ErrorOr ::ErrorOr() [function] [call site2] 00693
12 AK::ErrorOr ::is_error() const [function] [call site2] 00694
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00695
11 AK::ErrorOr ::is_error() const [function] [call site2] 00696
11 __assert_fail [call site2] 00697
11 AK::StringBuilder::append(char) [function] [call site2] 00698
11 AK::StringBuilder::string_view() const [function] [call site2] 00699
11 AK::StringView::characters_without_null_termination() const [function] [call site2] 00700
11 dbgputstr(char const*, unsigned long) [function] [call site2] 00701
12 fwrite [call site2] 00702
11 AK::StringBuilder::~StringBuilder() [function] [call site2] 00703
9 AK::GenericLexer::is_eof() const [function] [call site2] 00704
9 __assert_fail [call site2] 00705
8 AK::Formatter ::format(AK::FormatBuilder&, unsigned int) [function] [call site2] 00706
9 __assert_fail [call site2] 00707
9 AK::StandardFormatter::StandardFormatter(AK::StandardFormatter const&) [function] [call site2] 00708
9 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00709
9 __assert_fail [call site2] 00710
9 AK::Formatter ::format(AK::FormatBuilder&, AK::StringView) [function] [call site2] 00711
10 __assert_fail [call site2] 00712
10 __assert_fail [call site2] 00713
10 __assert_fail [call site2] 00714
10 __assert_fail [call site2] 00715
10 AK::NumericLimits ::max() [function] [call site2] 00716
10 AK::StringView::bytes() const [function] [call site2] 00717
11 AK::Span ::Span(char const*, unsigned long) [function] [call site2] 00718
10 __assert_fail [call site2] 00719
10 AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char) [function] [call site2] 00720
11 AK::ErrorOr AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char)::$_2::operator() (unsigned long) const [function] [call site2] 00721
12 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00722
13 AK::StringBuilder::try_append(char) [function] [call site2] 00723
13 AK::ErrorOr ::is_error() const [function] [call site2] 00724
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00725
12 AK::ErrorOr ::is_error() const [function] [call site2] 00726
12 AK::StringBuilder::try_append(char) [function] [call site2] 00727
12 AK::ErrorOr ::is_error() const [function] [call site2] 00728
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00729
11 AK::ErrorOr ::is_error() const [function] [call site2] 00730
11 AK::FormatBuilder::put_literal(AK::StringView) [function] [call site2] 00731
11 AK::ErrorOr ::is_error() const [function] [call site2] 00732
11 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool) [function] [call site2] 00733
12 AK::(anonymous namespace)::convert_unsigned_to_string(unsigned long, AK::Array &, unsigned char, bool) [function] [call site2] 00734
13 __assert_fail [call site2] 00735
13 AK::Array ::operator[](unsigned long) [function] [call site2] 00736
13 AK::Array ::operator[](unsigned long) [function] [call site2] 00737
13 AK::Array ::operator[](unsigned long) [function] [call site2] 00738
13 void AK::swap (unsigned char&, unsigned char&) [function] [call site2] 00739
12 unsigned long AK::max (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00740
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00741
13 AK::StringBuilder::try_append(char) [function] [call site2] 00742
13 AK::ErrorOr ::is_error() const [function] [call site2] 00743
13 AK::StringBuilder::try_append(char) [function] [call site2] 00744
13 AK::ErrorOr ::is_error() const [function] [call site2] 00745
13 AK::StringBuilder::try_append(char) [function] [call site2] 00746
13 AK::ErrorOr ::is_error() const [function] [call site2] 00747
13 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00748
13 AK::ErrorOr ::is_error() const [function] [call site2] 00749
13 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00750
13 AK::ErrorOr ::is_error() const [function] [call site2] 00751
13 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00752
13 AK::ErrorOr ::is_error() const [function] [call site2] 00753
13 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00754
13 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00755
13 AK::ErrorOr ::is_error() const [function] [call site2] 00756
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00757
12 AK::ErrorOr ::is_error() const [function] [call site2] 00758
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00759
13 AK::Array ::operator[](unsigned long) [function] [call site2] 00760
13 AK::StringBuilder::try_append(char) [function] [call site2] 00761
13 AK::ErrorOr ::is_error() const [function] [call site2] 00762
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00763
12 AK::ErrorOr ::is_error() const [function] [call site2] 00764
12 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00765
12 AK::ErrorOr ::is_error() const [function] [call site2] 00766
12 unsigned long AK::ceil_div (unsigned long, unsigned long) [function] [call site2] 00767
12 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00768
12 AK::ErrorOr ::is_error() const [function] [call site2] 00769
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00770
12 AK::ErrorOr ::is_error() const [function] [call site2] 00771
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00772
12 AK::ErrorOr ::is_error() const [function] [call site2] 00773
12 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00774
12 AK::ErrorOr ::is_error() const [function] [call site2] 00775
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00776
12 AK::ErrorOr ::is_error() const [function] [call site2] 00777
12 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00778
12 AK::ErrorOr ::is_error() const [function] [call site2] 00779
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00780
12 AK::ErrorOr ::is_error() const [function] [call site2] 00781
12 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00782
12 AK::ErrorOr ::is_error() const [function] [call site2] 00783
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00784
12 AK::ErrorOr ::is_error() const [function] [call site2] 00785
12 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00786
12 AK::ErrorOr ::is_error() const [function] [call site2] 00787
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00788
11 AK::ErrorOr ::is_error() const [function] [call site2] 00789
11 AK::ErrorOr AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char)::$_2::operator() (unsigned long) const [function] [call site2] 00790
11 AK::ErrorOr ::is_error() const [function] [call site2] 00791
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00792
10 __assert_fail [call site2] 00793
10 AK::FormatBuilder::put_string(AK::StringView, AK::FormatBuilder::Align, unsigned long, unsigned long, char) [function] [call site2] 00794
11 AK::StringView::length() const [function] [call site2] 00795
11 unsigned long AK::min (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00796
11 unsigned long AK::max (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00797
11 AK::StringView::length() const [function] [call site2] 00798
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00799
11 AK::ErrorOr ::is_error() const [function] [call site2] 00800
11 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00801
11 AK::ErrorOr ::is_error() const [function] [call site2] 00802
11 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00803
11 AK::ErrorOr ::is_error() const [function] [call site2] 00804
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00805
11 AK::ErrorOr ::is_error() const [function] [call site2] 00806
11 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00807
11 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00808
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00809
11 AK::ErrorOr ::is_error() const [function] [call site2] 00810
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00811
9 AK::StandardFormatter::~StandardFormatter() [function] [call site2] 00812
9 __assert_fail [call site2] 00813
9 __assert_fail [call site2] 00814
9 __assert_fail [call site2] 00815
9 __assert_fail [call site2] 00816
9 __assert_fail [call site2] 00817
9 AK::Span ::Span(void const*, unsigned long) [function] [call site2] 00818
9 __assert_fail [call site2] 00819
9 AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char) [function] [call site2] 00820
9 __assert_fail [call site2] 00821
9 __assert_fail [call site2] 00822
9 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool) [function] [call site2] 00823
8 AK::StandardFormatter::~StandardFormatter() [function] [call site2] 00824
6 AK::Format::Detail::CheckedFormatString ::view() const [function] [call site2] 00825
6 AK::vformat(AK::StringBuilder&, AK::StringView, AK::TypeErasedFormatParams&) [function] [call site2] 00826
6 AK::ErrorOr ::is_error() const [function] [call site2] 00827
6 __assert_fail [call site2] 00828
5 void AK::StringBuilder::appendff (AK::Format::Detail::CheckedFormatString ::Type, AK::Detail::__IdentityType ::Type>&&, unsigned int const&, unsigned int const&) [function] [call site2] 00829
5 void AK::StringBuilder::appendff (AK::Format::Detail::CheckedFormatString ::Type, AK::Detail::__IdentityType ::Type, AK::Detail::__IdentityType ::Type>&&, unsigned int const&, unsigned int const&, unsigned int const&) [function] [call site2] 00830
5 void AK::StringBuilder::appendff (AK::Format::Detail::CheckedFormatString ::Type, AK::Detail::__IdentityType ::Type, AK::Detail::__IdentityType ::Type, AK::Detail::__IdentityType ::Type>&&, unsigned int const&, unsigned int const&, unsigned int const&, unsigned int const&) [function] [call site2] 00831
5 __assert_fail [call site2] 00832
4 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 00833
3 AK::StringBuilder::string_view() const [function] [call site2] 00834
3 AK::URL::percent_decode(AK::StringView) [function] [call site2] 00835
3 AK::String::operator=(AK::String&&) [function] [call site2] 00836
3 AK::URL::username() const [function] [call site2] 00837
3 AK::StringView::StringView(AK::String const&) [function] [call site2] 00838
3 AK::StringBuilder::append(AK::StringView) [function] [call site2] 00839
3 AK::URL::append_percent_encoded_if_necessary(AK::StringBuilder&, unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00840
3 AK::StringBuilder::string_view() const [function] [call site2] 00841
3 AK::URL::percent_decode(AK::StringView) [function] [call site2] 00842
3 AK::String::operator=(AK::String&&) [function] [call site2] 00843
3 AK::URL::is_special() const [function] [call site2] 00844
3 AK::StringBuilder::is_empty() const [function] [call site2] 00845
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00846
3 AK::URL::URL() [function] [call site2] 00847
3 AK::Utf8View::begin() const [function] [call site2] 00848
3 AK::StringBuilder::length() const [function] [call site2] 00849
4 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00850
3 AK::Utf8View::iterator_at_byte_offset(unsigned long) const [function] [call site2] 00851
4 AK::Utf8View::begin() const [function] [call site2] 00852
4 AK::Utf8CodePointIterator::underlying_code_point_length_in_bytes() const [function] [call site2] 00853
4 AK::Utf8CodePointIterator::operator++() [function] [call site2] 00854
4 AK::Utf8View::end() const [function] [call site2] 00855
5 AK::Utf8View::end_ptr() const [function] [call site2] 00856
6 AK::Utf8View::begin_ptr() const [function] [call site2] 00857
3 AK::StringBuilder::clear() [function] [call site2] 00858
3 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 00859
3 AK::StringBuilder::is_empty() const [function] [call site2] 00860
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00861
3 AK::URL::URL() [function] [call site2] 00862
3 AK::StringBuilder::string_view() const [function] [call site2] 00863
3 AK::URL::is_special() const [function] [call site2] 00864
3 AK::parse_host(AK::StringView, bool) [function] [call site2] 00865
4 AK::StringView::starts_with(char) const [function] [call site2] 00866
5 AK::StringView::is_empty() const [function] [call site2] 00867
5 AK::StringView::characters_without_null_termination() const [function] [call site2] 00868
4 AK::StringView::ends_with(char) const [function] [call site2] 00869
4 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00870
4 __assert_fail [call site2] 00871
4 AK::parse_opaque_host(AK::StringView) [function] [call site2] 00872
5 AK::StringView::begin() const [function] [call site2] 00873
5 AK::SimpleIterator ::operator!=(AK::SimpleIterator ) const [function] [call site2] 00874
5 AK::StringView::contains(char) const [function] [call site2] 00875
5 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00876
5 AK::URL::percent_encode(AK::StringView, AK::URL::PercentEncodeSet, AK::URL::SpaceAsPlus) [function] [call site2] 00877
6 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00878
6 AK::Utf8View::Utf8View(AK::StringView) [function] [call site2] 00879
6 AK::StringBuilder::to_string() const [function] [call site2] 00880
6 AK::StringBuilder::~StringBuilder() [function] [call site2] 00881
6 AK::Utf8CodePointIterator::operator*() const [function] [call site2] 00882
6 AK::URL::append_percent_encoded_if_necessary(AK::StringBuilder&, unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 00883
5 AK::String::String(AK::String&&) [function] [call site2] 00884
4 AK::StringView::is_empty() const [function] [call site2] 00885
4 AK::URL::percent_decode(AK::StringView) [function] [call site2] 00886
4 AK::StringView::begin() const [function] [call site2] 00887
4 AK::SimpleIterator ::operator!=(AK::SimpleIterator ) const [function] [call site2] 00888
4 AK::String::view() const [function] [call site2] 00889
4 AK::StringView::contains(char) const [function] [call site2] 00890
4 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00891
4 AK::StringView::StringView(AK::String const&) [function] [call site2] 00892
4 AK::parse_ipv4_address(AK::StringView) [function] [call site2] 00893
5 AK::String::String(AK::StringView) [function] [call site2] 00894
4 AK::String::String(AK::String&&) [function] [call site2] 00895
4 AK::String::~String() [function] [call site2] 00896
3 AK::URL::URL() [function] [call site2] 00897
3 AK::String::String(AK::String&&) [function] [call site2] 00898
3 AK::StringBuilder::clear() [function] [call site2] 00899
3 AK::String::~String() [function] [call site2] 00900
3 AK::URL::is_special() const [function] [call site2] 00901
3 AK::URL::is_special() const [function] [call site2] 00902
3 AK::StringBuilder::is_empty() const [function] [call site2] 00903
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00904
3 AK::URL::URL() [function] [call site2] 00905
3 AK::StringBuilder::string_view() const [function] [call site2] 00906
3 AK::URL::is_special() const [function] [call site2] 00907
3 AK::parse_host(AK::StringView, bool) [function] [call site2] 00908
3 AK::URL::URL() [function] [call site2] 00909
3 AK::String::operator=(AK::String const&) [function] [call site2] 00910
3 AK::StringBuilder::clear() [function] [call site2] 00911
3 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 00912
3 AK::is_ascii_digit(unsigned int) [function] [call site2] 00913
3 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 00914
3 AK::URL::is_special() const [function] [call site2] 00915
3 AK::StringBuilder::is_empty() const [function] [call site2] 00916
3 AK::StringBuilder::string_view() const [function] [call site2] 00917
3 AK::Optional AK::StringView::to_uint () const [function] [call site2] 00918
4 AK::Optional AK::StringUtils::convert_to_uint (AK::StringView, AK::TrimWhitespace) [function] [call site2] 00919
5 AK::StringView::trim_whitespace(AK::TrimMode) const [function] [call site2] 00920
6 AK::StringUtils::trim_whitespace(AK::StringView, AK::TrimMode) [function] [call site2] 00921
7 AK::StringUtils::trim(AK::StringView, AK::StringView, AK::TrimMode) [function] [call site2] 00922
5 AK::StringView::is_empty() const [function] [call site2] 00923
5 AK::StringView::length() const [function] [call site2] 00924
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00925
3 AK::URL::URL() [function] [call site2] 00926
3 AK::URL::scheme() const [function] [call site2] 00927
3 AK::StringView::StringView(AK::String const&) [function] [call site2] 00928
3 AK::URL::default_port_for_scheme(AK::StringView) [function] [call site2] 00929
4 AK::StringView::operator==(char const*) const [function] [call site2] 00930
4 AK::StringView::operator==(char const*) const [function] [call site2] 00931
4 AK::StringView::operator==(char const*) const [function] [call site2] 00932
4 AK::StringView::operator==(char const*) const [function] [call site2] 00933
4 AK::StringView::operator==(char const*) const [function] [call site2] 00934
4 AK::StringView::operator==(char const*) const [function] [call site2] 00935
4 AK::StringView::operator==(char const*) const [function] [call site2] 00936
3 __assert_fail [call site2] 00937
3 AK::StringBuilder::clear() [function] [call site2] 00938
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00939
3 AK::URL::URL() [function] [call site2] 00940
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00941
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00942
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00943
3 AK::String::operator==(char const*) const [function] [call site2] 00944
3 AK::String::operator=(AK::String const&) [function] [call site2] 00945
3 AK::Vector ::operator=(AK::Vector const&) [function] [call site2] 00946
3 AK::String::operator=(AK::String const&) [function] [call site2] 00947
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00948
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00949
3 AK::String::operator=(decltype(nullptr)) [function] [call site2] 00950
3 AK::Utf8View::begin() const [function] [call site2] 00951
3 AK::starts_with_windows_drive_letter(AK::StringView) [function] [call site2] 00952
4 AK::StringView::length() const [function] [call site2] 00953
4 AK::StringView::operator[](unsigned long) const [function] [call site2] 00954
4 AK::is_ascii_alpha(unsigned int) [function] [call site2] 00955
4 AK::StringView::length() const [function] [call site2] 00956
4 AK::StringView::operator[](unsigned long) const [function] [call site2] 00957
4 AK::StringView::contains(char) const [function] [call site2] 00958
3 AK::URL::paths() const [function] [call site2] 00959
3 AK::Vector ::is_empty() const [function] [call site2] 00960
3 AK::String::operator==(char const*) const [function] [call site2] 00961
3 __assert_fail [call site2] 00962
3 AK::StringView::StringView(AK::String const&) [function] [call site2] 00963
3 AK::is_normalized_windows_drive_letter(AK::StringView) [function] [call site2] 00964
4 AK::StringView::length() const [function] [call site2] 00965
4 AK::is_ascii_alpha(unsigned int) [function] [call site2] 00966
3 AK::Vector ::remove(unsigned long) [function] [call site2] 00967
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00968
3 AK::Vector ::clear() [function] [call site2] 00969
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00970
3 AK::String::operator==(char const*) const [function] [call site2] 00971
3 AK::String::operator=(AK::String const&) [function] [call site2] 00972
3 AK::Utf8View::begin() const [function] [call site2] 00973
3 AK::starts_with_windows_drive_letter(AK::StringView) [function] [call site2] 00974
3 AK::StringView::StringView(AK::String const&) [function] [call site2] 00975
3 AK::String::String(AK::String const&) [function] [call site2] 00976
3 AK::URL::append_path(AK::String) [function] [call site2] 00977
3 AK::StringBuilder::string_view() const [function] [call site2] 00978
3 AK::is_windows_drive_letter(AK::StringView) [function] [call site2] 00979
4 AK::StringView::length() const [function] [call site2] 00980
4 AK::is_ascii_alpha(unsigned int) [function] [call site2] 00981
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00982
3 AK::StringBuilder::is_empty() const [function] [call site2] 00983
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00984
3 AK::StringBuilder::string_view() const [function] [call site2] 00985
3 AK::parse_host(AK::StringView, bool) [function] [call site2] 00986
3 AK::URL::URL() [function] [call site2] 00987
3 AK::String::operator==(char const*) const [function] [call site2] 00988
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00989
3 AK::String::~String() [function] [call site2] 00990
3 AK::String::String(AK::String&&) [function] [call site2] 00991
3 __assert_fail [call site2] 00992
3 AK::String::String(AK::String&&) [function] [call site2] 00993
3 AK::StringBuilder::clear() [function] [call site2] 00994
3 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 00995
3 AK::URL::is_special() const [function] [call site2] 00996
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 00997
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00998
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 00999
3 AK::URL::is_special() const [function] [call site2] 01000
3 AK::URL::is_special() const [function] [call site2] 01001
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 01002
3 AK::StringBuilder::string_view() const [function] [call site2] 01003
3 AK::is_double_dot_path_segment(AK::StringView) [function] [call site2] 01004
4 AK::StringView::operator==(AK::StringView) const [function] [call site2] 01005
4 AK::StringView::equals_ignoring_case(AK::StringView) const [function] [call site2] 01006
5 AK::StringUtils::equals_ignoring_case(AK::StringView, AK::StringView) [function] [call site2] 01007
6 AK::StringView::length() const [function] [call site2] 01008
6 AK::StringView::length() const [function] [call site2] 01009
6 AK::StringView::characters_without_null_termination() const [function] [call site2] 01010
6 AK::to_ascii_lowercase(unsigned int) [function] [call site2] 01011
3 AK::Vector ::is_empty() const [function] [call site2] 01012
3 AK::String::operator==(char const*) const [function] [call site2] 01013
3 AK::StringView::StringView(AK::String const&) [function] [call site2] 01014
3 AK::is_normalized_windows_drive_letter(AK::StringView) [function] [call site2] 01015
3 AK::Vector ::remove(unsigned long) [function] [call site2] 01016
3 AK::URL::is_special() const [function] [call site2] 01017
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 01018
3 AK::StringBuilder::string_view() const [function] [call site2] 01019
3 AK::is_single_dot_path_segment(AK::StringView) [function] [call site2] 01020
4 AK::StringView::operator==(AK::StringView) const [function] [call site2] 01021
4 AK::StringView::equals_ignoring_case(AK::StringView) const [function] [call site2] 01022
3 AK::URL::is_special() const [function] [call site2] 01023
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 01024
3 AK::StringBuilder::string_view() const [function] [call site2] 01025
3 AK::is_single_dot_path_segment(AK::StringView) [function] [call site2] 01026
3 AK::String::operator==(char const*) const [function] [call site2] 01027
3 AK::Vector ::is_empty() const [function] [call site2] 01028
3 AK::StringBuilder::string_view() const [function] [call site2] 01029
3 AK::is_windows_drive_letter(AK::StringView) [function] [call site2] 01030
3 AK::StringBuilder::string_view() const [function] [call site2] 01031
3 AK::StringView::operator[](unsigned long) const [function] [call site2] 01032
3 AK::StringBuilder::clear() [function] [call site2] 01033
3 AK::StringBuilder::append(char) [function] [call site2] 01034
3 AK::StringBuilder::append(char) [function] [call site2] 01035
3 AK::StringBuilder::string_view() const [function] [call site2] 01036
3 AK::URL::percent_decode(AK::StringView) [function] [call site2] 01037
3 AK::StringBuilder::clear() [function] [call site2] 01038
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 01039
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 01040
3 AK::is_url_code_point(unsigned int) [function] [call site2] 01041
4 AK::is_ascii_alphanumeric(unsigned int) [function] [call site2] 01042
4 AK::StringView::contains(char) const [function] [call site2] 01043
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 01044
3 AK::URL::append_percent_encoded_if_necessary(AK::StringBuilder&, unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 01045
3 AK::StringImpl::length() const [function] [call site2] 01046
3 __assert_fail [call site2] 01047
3 AK::StringBuilder::string_view() const [function] [call site2] 01048
3 AK::URL::percent_decode(AK::StringView) [function] [call site2] 01049
3 AK::String::operator=(AK::String&&) [function] [call site2] 01050
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 01051
3 AK::StringBuilder::string_view() const [function] [call site2] 01052
3 AK::URL::percent_decode(AK::StringView) [function] [call site2] 01053
3 AK::String::operator=(AK::String&&) [function] [call site2] 01054
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 01055
3 AK::is_url_code_point(unsigned int) [function] [call site2] 01056
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 01057
3 AK::URL::append_percent_encoded_if_necessary(AK::StringBuilder&, unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 01058
3 AK::StringBuilder::string_view() const [function] [call site2] 01059
3 AK::URL::percent_decode(AK::StringView) [function] [call site2] 01060
3 AK::String::operator=(AK::String&&) [function] [call site2] 01061
3 AK::String::operator==(char const*) const [function] [call site2] 01062
3 AK::URL::is_special() const [function] [call site2] 01063
3 AK::StringBuilder::string_view() const [function] [call site2] 01064
3 AK::percent_encode_after_encoding(AK::StringView, AK::URL::PercentEncodeSet, bool) [function] [call site2] 01065
4 AK::SimpleIterator ::operator!=(AK::SimpleIterator ) const [function] [call site2] 01066
4 AK::StringBuilder::to_string() const [function] [call site2] 01067
4 AK::StringBuilder::~StringBuilder() [function] [call site2] 01068
4 AK::URL::code_point_is_in_percent_encode_set(unsigned int, AK::URL::PercentEncodeSet) [function] [call site2] 01069
4 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 01070
4 void AK::StringBuilder::appendff (AK::Format::Detail::CheckedFormatString ::Type>&&, char const&) [function] [call site2] 01071
3 AK::String::operator=(AK::String&&) [function] [call site2] 01072
3 AK::StringBuilder::clear() [function] [call site2] 01073
3 AK::String::String(char const*, AK::ShouldChomp) [function] [call site2] 01074
3 AK::is_url_code_point(unsigned int) [function] [call site2] 01075
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 01076
3 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 01077
3 AK::is_url_code_point(unsigned int) [function] [call site2] 01078
3 AK::SourceLocation::current(char const*, unsigned int, char const*) [function] [call site2] 01079
3 AK::StringBuilder::append_code_point(unsigned int) [function] [call site2] 01080
3 AK::StringBuilder::string_view() const [function] [call site2] 01081
3 AK::URL::percent_decode(AK::StringView) [function] [call site2] 01082
3 AK::String::operator=(AK::String&&) [function] [call site2] 01083
3 AK::StringBuilder::clear() [function] [call site2] 01084
3 __assert_fail [call site2] 01085
3 AK::Utf8CodePointIterator::done() const [function] [call site2] 01086
3 AK::Utf8CodePointIterator::operator++() [function] [call site2] 01087
3 AK::URL::URL(AK::URL&&) [function] [call site2] 01088
3 AK::StringBuilder::~StringBuilder() [function] [call site2] 01089
3 AK::String::~String() [function] [call site2] 01090
2 AK::URL::URL(AK::URL&&) [function] [call site2] 01091
2 AK::URL::~URL() [function] [call site2] 01092
1 AK::URL::~URL() [function] [call site2] 01093