Fuzz introspector: sanitize_fuzzer
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
32 161 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00161 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeEntity
21 197 bleach._vendor.html5lib._trie.py.Trie.has_keys_with_prefix call site: 00197 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char
15 51 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.readChunk call site: 00051 bleach._vendor.html5lib._inputstream.BufferedStream._readStream
14 69 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.readChunk call site: 00069 bleach._vendor.html5lib._utils.isSurrogatePair
14 418 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00418 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil
10 226 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00226 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil
9 352 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00352 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char
8 281 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00281 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char
8 298 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00298 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char
8 433 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00433 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil
7 307 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00307 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil
7 318 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00318 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil

Fuzzer calltree

0 ...sanitize_fuzzer.TestOneInput [function] [call site] 00000
1 atheris.FuzzedDataProvider [function] [call site] 00001
1 fdp.ConsumeUnicode [function] [call site] 00002
1 bleach.clean [function] [call site] 00003
2 bleach.sanitizer.Cleaner.__init__ [function] [call site] 00004
3 bleach.html5lib_shim.BleachHTMLParser.__init__ [function] [call site] 00005
4 tag.lower [function] [call site] 00006
4 <builtin>.frozenset [function] [call site] 00007
4 <builtin>.super [function] [call site] 00008
3 bleach.html5lib_shim.getTreeWalker [function] [call site] 00009
3 bleach._vendor.html5lib.serializer.HTMLSerializer.__init__ [function] [call site] 00010
4 <builtin>.frozenset [function] [call site] 00011
4 <builtin>.frozenset [function] [call site] 00012
4 <builtin>.len [function] [call site] 00013
4 <builtin>.getattr [function] [call site] 00014
4 kwargs.get [function] [call site] 00015
4 <builtin>.setattr [function] [call site] 00016
3 <builtin>.isinstance [function] [call site] 00017
3 <builtin>.isinstance [function] [call site] 00018
3 attributes.values [function] [call site] 00019
3 <builtin>.isinstance [function] [call site] 00020
3 attributes_values.extend [function] [call site] 00021
3 warnings.warn [function] [call site] 00022
2 bleach.sanitizer.Cleaner.clean [function] [call site] 00023
3 <builtin>.isinstance [function] [call site] 00024
3 bleach._vendor.html5lib.html5parser.HTMLParser.parseFragment [function] [call site] 00025
4 bleach.html5lib_shim.BleachHTMLParser._parse [function] [call site] 00026
5 bleach.html5lib_shim.BleachHTMLTokenizer.__init__ [function] [call site] 00027
6 <builtin>.super [function] [call site] 00028
6 bleach.html5lib_shim.InputStreamWithMemory.__init__ [function] [call site] 00029
5 bleach._vendor.html5lib.html5parser.HTMLParser.reset [function] [call site] 00030
6 bleach._vendor.html5lib.html5parser.HTMLParser.resetInsertionMode [function] [call site] 00031
5 bleach._vendor.html5lib.html5parser.HTMLParser.mainLoop [function] [call site] 00032
6 bleach.html5lib_shim.BleachHTMLTokenizer.__iter__ [function] [call site] 00033
7 <builtin>.super [function] [call site] 00034
7 token.get [function] [call site] 00035
7 collections.OrderedDict [function] [call site] 00036
7 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00037
7 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00038
7 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00039
6 bleach.html5lib_shim.BleachHTMLTokenizer.__iter__ [function] [call site] 00040
6 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ [function] [call site] 00041
7 collections.deque [function] [call site] 00042
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterAttributeNameState [function] [call site] 00043
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00044
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.readChunk [function] [call site] 00045
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream._position [function] [call site] 00046
11 chunk.count [function] [call site] 00047
11 chunk.rfind [function] [call site] 00048
10 io.BytesIO.read [function] [call site] 00049
10 io.StringIO.read [function] [call site] 00050
10 bleach._vendor.html5lib._inputstream.BufferedStream.read [function] [call site] 00051
11 bleach._vendor.html5lib._inputstream.BufferedStream._readStream [function] [call site] 00052
12 io.BytesIO.read [function] [call site] 00053
12 bleach._vendor.html5lib._inputstream.BufferedStream.read [function] [call site] 00054
12 <builtin>.len [function] [call site] 00055
11 <builtin>.len [function] [call site] 00056
11 <builtin>.len [function] [call site] 00057
11 bleach._vendor.html5lib._inputstream.BufferedStream._readStream [function] [call site] 00058
11 bleach._vendor.html5lib._inputstream.BufferedStream._readFromBuffer [function] [call site] 00059
12 <builtin>.len [function] [call site] 00060
12 <builtin>.len [function] [call site] 00061
12 <builtin>.len [function] [call site] 00062
12 <builtin>.len [function] [call site] 00063
12 rv.append [function] [call site] 00064
12 bleach._vendor.html5lib._inputstream.BufferedStream._readStream [function] [call site] 00065
12 rv.append [function] [call site] 00066
10 <builtin>.len [function] [call site] 00067
10 <builtin>.ord [function] [call site] 00068
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.characterErrorsUCS2 [function] [call site] 00069
11 invalid_unicode_re.finditer [function] [call site] 00070
11 match.group [function] [call site] 00071
11 <builtin>.ord [function] [call site] 00072
11 match.start [function] [call site] 00073
11 bleach._vendor.html5lib._utils.isSurrogatePair [function] [call site] 00074
12 <builtin>.len [function] [call site] 00075
12 <builtin>.ord [function] [call site] 00076
12 <builtin>.ord [function] [call site] 00077
12 <builtin>.ord [function] [call site] 00078
12 <builtin>.ord [function] [call site] 00079
11 bleach._vendor.html5lib._utils.surrogatePairToCodepoint [function] [call site] 00080
12 <builtin>.ord [function] [call site] 00081
12 <builtin>.ord [function] [call site] 00082
11 <builtin>.len [function] [call site] 00083
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.characterErrorsUCS4 [function] [call site] 00084
11 invalid_unicode_re.findall [function] [call site] 00085
11 <builtin>.len [function] [call site] 00086
11 <builtin>.range [function] [call site] 00087
10 data.replace [function] [call site] 00088
10 data.replace [function] [call site] 00089
10 <builtin>.len [function] [call site] 00090
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00091
9 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00092
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00093
9 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00094
9 <builtin>.list [function] [call site] 00095
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00096
9 <builtin>.ord [function] [call site] 00097
9 <builtin>.ord [function] [call site] 00098
9 re.compile [function] [call site] 00099
9 chars.match [function] [call site] 00100
9 rv.append [function] [call site] 00102
9 rv.append [function] [call site] 00103
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.readChunk [function] [call site] 00104
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00105
9 collections.OrderedDict [function] [call site] 00106
9 <builtin>.len [function] [call site] 00107
9 <builtin>.len [function] [call site] 00108
9 data.update [function] [call site] 00109
9 collections.deque.append [function] [call site] 00110
9 collections.deque.append [function] [call site] 00111
9 collections.deque.append [function] [call site] 00112
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00113
9 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00114
9 collections.deque.append [function] [call site] 00115
9 <builtin>.super [function] [call site] 00116
8 collections.deque.append [function] [call site] 00117
8 collections.deque.append [function] [call site] 00118
8 collections.deque.append [function] [call site] 00119
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.markupDeclarationOpenState [function] [call site] 00120
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00121
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00122
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00123
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00124
8 charStack.append [function] [call site] 00125
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00126
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00127
8 charStack.append [function] [call site] 00128
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00129
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00130
8 charStack.append [function] [call site] 00131
8 collections.deque.append [function] [call site] 00132
8 charStack.pop [function] [call site] 00133
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00134
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00135
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00136
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeAttributeNameState [function] [call site] 00137
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00138
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00139
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00140
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00141
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00142
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00143
8 collections.deque.append [function] [call site] 00144
8 collections.deque.append [function] [call site] 00145
8 collections.deque.append [function] [call site] 00146
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeDoctypePublicIdentifierState [function] [call site] 00147
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00148
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00149
8 collections.deque.append [function] [call site] 00150
8 collections.deque.append [function] [call site] 00151
8 collections.deque.append [function] [call site] 00152
8 collections.deque.append [function] [call site] 00153
8 collections.deque.append [function] [call site] 00154
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapeStartState [function] [call site] 00155
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00156
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00157
8 collections.deque.append [function] [call site] 00158
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00159
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00160
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.characterReferenceInRcdata [function] [call site] 00161
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeEntity [function] [call site] 00162
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00163
9 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00164
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00165
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00166
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00167
9 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00168
9 charStack.append [function] [call site] 00169
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00170
9 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00171
9 charStack.append [function] [call site] 00172
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00173
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00174
9 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeNumberEntity [function] [call site] 00175
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00176
10 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00177
10 charStack.append [function] [call site] 00178
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00179
10 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00180
10 <builtin>.int [function] [call site] 00181
10 collections.deque.append [function] [call site] 00182
10 collections.deque.append [function] [call site] 00183
10 <builtin>.frozenset [function] [call site] 00184
10 collections.deque.append [function] [call site] 00185
10 collections.deque.append [function] [call site] 00186
10 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00187
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00188
9 collections.deque.append [function] [call site] 00189
9 charStack.pop [function] [call site] 00190
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00191
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00192
9 bleach._vendor.html5lib._trie.py.Trie.has_keys_with_prefix [function] [call site] 00193
10 prefix.startswith [function] [call site] 00194
10 bisect.bisect_left [function] [call site] 00195
10 bisect.bisect_left [function] [call site] 00196
10 <builtin>.len [function] [call site] 00197
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00198
9 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00199
9 charStack.append [function] [call site] 00200
9 bleach._vendor.html5lib._trie._base.Trie.longest_prefix [function] [call site] 00201
10 <builtin>.len [function] [call site] 00202
10 <builtin>.range [function] [call site] 00203
9 <builtin>.len [function] [call site] 00204
9 collections.deque.append [function] [call site] 00205
9 charStack.pop [function] [call site] 00206
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00207
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00208
9 charStack.pop [function] [call site] 00209
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00210
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00211
9 collections.deque.append [function] [call site] 00212
9 charStack.pop [function] [call site] 00213
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00214
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00215
9 collections.deque.append [function] [call site] 00216
8 bleach.html5lib_shim.BleachHTMLTokenizer.consumeEntity [function] [call site] 00217
9 <builtin>.super [function] [call site] 00218
9 collections.deque.append [function] [call site] 00219
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedEndTagOpenState [function] [call site] 00220
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00221
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00222
8 collections.deque.append [function] [call site] 00223
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00224
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00225
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataState [function] [call site] 00226
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00227
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00228
8 collections.deque.append [function] [call site] 00229
8 collections.deque.append [function] [call site] 00230
8 collections.deque.append [function] [call site] 00231
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00232
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00233
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00234
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00235
8 collections.deque.append [function] [call site] 00236
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataEndTagOpenState [function] [call site] 00237
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00238
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00239
8 collections.deque.append [function] [call site] 00240
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00241
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00242
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.bogusCommentState [function] [call site] 00243
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00244
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00245
8 data.replace [function] [call site] 00246
8 collections.deque.append [function] [call site] 00247
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00248
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00249
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentEndState [function] [call site] 00250
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00251
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00252
8 collections.deque.append [function] [call site] 00253
8 collections.deque.append [function] [call site] 00254
8 collections.deque.append [function] [call site] 00255
8 collections.deque.append [function] [call site] 00256
8 collections.deque.append [function] [call site] 00257
8 collections.deque.append [function] [call site] 00258
8 collections.deque.append [function] [call site] 00259
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedDashState [function] [call site] 00260
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00261
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00262
8 collections.deque.append [function] [call site] 00263
8 collections.deque.append [function] [call site] 00264
8 collections.deque.append [function] [call site] 00265
8 collections.deque.append [function] [call site] 00266
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEndTagOpenState [function] [call site] 00267
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00268
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00269
8 collections.deque.append [function] [call site] 00270
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00271
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00272
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeSystemIdentifierDoubleQuotedState [function] [call site] 00273
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00274
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00275
8 collections.deque.append [function] [call site] 00276
8 collections.deque.append [function] [call site] 00277
8 collections.deque.append [function] [call site] 00278
8 collections.deque.append [function] [call site] 00279
8 collections.deque.append [function] [call site] 00280
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedDashState [function] [call site] 00281
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00282
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00283
8 collections.deque.append [function] [call site] 00284
8 collections.deque.append [function] [call site] 00285
8 collections.deque.append [function] [call site] 00286
8 collections.deque.append [function] [call site] 00287
8 collections.deque.append [function] [call site] 00288
8 collections.deque.append [function] [call site] 00289
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeSystemIdentifierSingleQuotedState [function] [call site] 00290
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00291
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00292
8 collections.deque.append [function] [call site] 00293
8 collections.deque.append [function] [call site] 00294
8 collections.deque.append [function] [call site] 00295
8 collections.deque.append [function] [call site] 00296
8 collections.deque.append [function] [call site] 00297
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedState [function] [call site] 00298
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00299
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00300
8 collections.deque.append [function] [call site] 00301
8 collections.deque.append [function] [call site] 00302
8 collections.deque.append [function] [call site] 00303
8 collections.deque.append [function] [call site] 00304
8 collections.deque.append [function] [call site] 00305
8 collections.deque.append [function] [call site] 00306
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextState [function] [call site] 00307
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00308
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00309
8 collections.deque.append [function] [call site] 00310
8 collections.deque.append [function] [call site] 00311
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00312
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00313
8 collections.deque.append [function] [call site] 00314
7 bleach.html5lib_shim.BleachHTMLTokenizer.tagOpenState [function] [call site] 00315
8 bleach.html5lib_shim.InputStreamWithMemory.start_tag [function] [call site] 00316
8 <builtin>.super [function] [call site] 00317
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataState [function] [call site] 00318
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00319
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00320
8 collections.deque.append [function] [call site] 00321
8 collections.deque.append [function] [call site] 00322
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00323
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00324
8 collections.deque.append [function] [call site] 00325
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextLessThanSignState [function] [call site] 00326
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00327
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00328
8 collections.deque.append [function] [call site] 00329
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00330
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00331
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.entityDataState [function] [call site] 00332
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeEntity [function] [call site] 00333
8 bleach.html5lib_shim.BleachHTMLTokenizer.consumeEntity [function] [call site] 00334
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypePublicIdentifierState [function] [call site] 00335
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00336
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00337
8 collections.deque.append [function] [call site] 00338
8 collections.deque.append [function] [call site] 00339
8 collections.deque.append [function] [call site] 00340
8 collections.deque.append [function] [call site] 00341
8 collections.deque.append [function] [call site] 00342
8 collections.deque.append [function] [call site] 00343
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeDoctypeNameState [function] [call site] 00344
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00345
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00346
8 collections.deque.append [function] [call site] 00347
8 collections.deque.append [function] [call site] 00348
8 collections.deque.append [function] [call site] 00349
8 collections.deque.append [function] [call site] 00350
8 collections.deque.append [function] [call site] 00351
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedDashDashState [function] [call site] 00352
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00353
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00354
8 collections.deque.append [function] [call site] 00355
8 collections.deque.append [function] [call site] 00356
8 collections.deque.append [function] [call site] 00357
8 collections.deque.append [function] [call site] 00358
8 collections.deque.append [function] [call site] 00359
8 collections.deque.append [function] [call site] 00360
8 collections.deque.append [function] [call site] 00361
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypeSystemIdentifierState [function] [call site] 00362
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00363
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00364
8 collections.deque.append [function] [call site] 00365
8 collections.deque.append [function] [call site] 00366
8 collections.deque.append [function] [call site] 00367
8 collections.deque.append [function] [call site] 00368
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.tagNameState [function] [call site] 00369
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00370
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00371
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00372
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00373
8 collections.deque.append [function] [call site] 00374
8 collections.deque.append [function] [call site] 00375
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypeNameState [function] [call site] 00376
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00377
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00378
8 collections.deque.append [function] [call site] 00379
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00380
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00381
8 collections.deque.append [function] [call site] 00382
8 collections.deque.append [function] [call site] 00383
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00384
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00385
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00386
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00387
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00388
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00389
8 collections.deque.append [function] [call site] 00390
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.selfClosingStartTagState [function] [call site] 00391
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00392
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00393
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00394
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00395
8 collections.deque.append [function] [call site] 00396
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00397
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00398
8 collections.deque.append [function] [call site] 00399
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00400
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00401
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapeStartState [function] [call site] 00402
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00403
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00404
8 <builtin>.frozenset [function] [call site] 00405
8 collections.deque.append [function] [call site] 00406
8 collections.deque.append [function] [call site] 00407
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00408
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00409
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentStartState [function] [call site] 00410
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00411
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00412
8 collections.deque.append [function] [call site] 00413
8 collections.deque.append [function] [call site] 00414
8 collections.deque.append [function] [call site] 00415
8 collections.deque.append [function] [call site] 00416
8 collections.deque.append [function] [call site] 00417
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.cdataSectionState [function] [call site] 00418
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00419
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00420
8 data.append [function] [call site] 00421
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00422
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00423
8 data.append [function] [call site] 00424
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00425
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00426
8 data.append [function] [call site] 00427
8 data.count [function] [call site] 00428
8 <builtin>.range [function] [call site] 00429
8 collections.deque.append [function] [call site] 00430
8 data.replace [function] [call site] 00431
8 collections.deque.append [function] [call site] 00432
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedState [function] [call site] 00433
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00434
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00435
8 collections.deque.append [function] [call site] 00436
8 collections.deque.append [function] [call site] 00437
8 collections.deque.append [function] [call site] 00438
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00439
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00440
8 collections.deque.append [function] [call site] 00441
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentState [function] [call site] 00442
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00443
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00444
8 collections.deque.append [function] [call site] 00445
8 collections.deque.append [function] [call site] 00446
8 collections.deque.append [function] [call site] 00447
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00448
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00449
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterAttributeValueState [function] [call site] 00450
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00451
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00452
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00453
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00454
8 collections.deque.append [function] [call site] 00455
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00456
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00457
8 collections.deque.append [function] [call site] 00458
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00459
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00460
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeValueDoubleQuotedState [function] [call site] 00461
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00462
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00463
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.processEntityInAttribute [function] [call site] 00464
9 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeEntity [function] [call site] 00465
9 bleach.html5lib_shim.BleachHTMLTokenizer.consumeEntity [function] [call site] 00466
8 collections.deque.append [function] [call site] 00467
8 collections.deque.append [function] [call site] 00468
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00469
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00470
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentEndBangState [function] [call site] 00471
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00472
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00473
8 collections.deque.append [function] [call site] 00474
8 collections.deque.append [function] [call site] 00475
8 collections.deque.append [function] [call site] 00476
8 collections.deque.append [function] [call site] 00477
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextEndTagNameState [function] [call site] 00478
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00479
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00480
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00481
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00482
8 collections.deque.append [function] [call site] 00483
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00484
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00485
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextEndTagOpenState [function] [call site] 00486
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00487
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00488
8 collections.deque.append [function] [call site] 00489
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00490
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00491
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypePublicIdentifierSingleQuotedState [function] [call site] 00492
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00493
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00494
8 collections.deque.append [function] [call site] 00495
8 collections.deque.append [function] [call site] 00496
8 collections.deque.append [function] [call site] 00497
8 collections.deque.append [function] [call site] 00498
8 collections.deque.append [function] [call site] 00499
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.dataState [function] [call site] 00500
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00501
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00502
8 collections.deque.append [function] [call site] 00503
8 collections.deque.append [function] [call site] 00504
8 collections.deque.append [function] [call site] 00505
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00506
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00507
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00508
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00509
8 collections.deque.append [function] [call site] 00510
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedDashDashState [function] [call site] 00511
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00512
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00513
8 collections.deque.append [function] [call site] 00514
8 collections.deque.append [function] [call site] 00515
8 collections.deque.append [function] [call site] 00516
8 collections.deque.append [function] [call site] 00517
8 collections.deque.append [function] [call site] 00518
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.closeTagOpenState [function] [call site] 00519
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00520
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00521
8 collections.deque.append [function] [call site] 00522
8 collections.deque.append [function] [call site] 00523
8 collections.deque.append [function] [call site] 00524
8 collections.deque.append [function] [call site] 00525
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00526
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00527
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeValueUnQuotedState [function] [call site] 00528
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00529
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00530
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.processEntityInAttribute [function] [call site] 00531
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00532
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00533
8 collections.deque.append [function] [call site] 00534
8 collections.deque.append [function] [call site] 00535
8 collections.deque.append [function] [call site] 00536
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00537
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00538
8 <builtin>.frozenset [function] [call site] 00539
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataLessThanSignState [function] [call site] 00540
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00541
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00542
8 collections.deque.append [function] [call site] 00543
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00544
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00545
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeState [function] [call site] 00546
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00547
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00548
8 collections.deque.append [function] [call site] 00549
8 collections.deque.append [function] [call site] 00550
8 collections.deque.append [function] [call site] 00551
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00552
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00553
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentStartDashState [function] [call site] 00554
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00555
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00556
8 collections.deque.append [function] [call site] 00557
8 collections.deque.append [function] [call site] 00558
8 collections.deque.append [function] [call site] 00559
8 collections.deque.append [function] [call site] 00560
8 collections.deque.append [function] [call site] 00561
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataEndTagNameState [function] [call site] 00562
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00563
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00564
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00565
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00566
8 collections.deque.append [function] [call site] 00567
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00568
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00569
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.plaintextState [function] [call site] 00570
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00571
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00572
8 collections.deque.append [function] [call site] 00573
8 collections.deque.append [function] [call site] 00574
8 collections.deque.append [function] [call site] 00575
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00576
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00577
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEndTagNameState [function] [call site] 00578
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00579
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00580
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00581
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00582
8 collections.deque.append [function] [call site] 00583
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00584
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00585
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.bogusDoctypeState [function] [call site] 00586
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00587
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00588
8 collections.deque.append [function] [call site] 00589
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00590
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00591
8 collections.deque.append [function] [call site] 00592
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapeEndState [function] [call site] 00593
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00594
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00595
8 <builtin>.frozenset [function] [call site] 00596
8 collections.deque.append [function] [call site] 00597
8 collections.deque.append [function] [call site] 00598
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00599
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00600
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataLessThanSignState [function] [call site] 00601
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00602
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00603
8 collections.deque.append [function] [call site] 00604
8 collections.deque.append [function] [call site] 00605
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00606
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00607
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedEndTagNameState [function] [call site] 00608
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00609
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00610
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00611
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00612
8 collections.deque.append [function] [call site] 00613
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00614
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00615
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeNameState [function] [call site] 00616
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00617
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00618
8 collections.deque.append [function] [call site] 00619
8 collections.deque.append [function] [call site] 00620
8 collections.deque.append [function] [call site] 00621
8 collections.deque.append [function] [call site] 00622
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeValueSingleQuotedState [function] [call site] 00623
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00624
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00625
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.processEntityInAttribute [function] [call site] 00626
8 collections.deque.append [function] [call site] 00627
8 collections.deque.append [function] [call site] 00628
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00629
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00630
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedLessThanSignState [function] [call site] 00631
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00632
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00633
8 collections.deque.append [function] [call site] 00634
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00635
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00636
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentEndDashState [function] [call site] 00637
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00638
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00639
8 collections.deque.append [function] [call site] 00640
8 collections.deque.append [function] [call site] 00641
8 collections.deque.append [function] [call site] 00642
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeNameState [function] [call site] 00643
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00644
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00645
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00646
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00647
8 collections.deque.append [function] [call site] 00648
8 collections.deque.append [function] [call site] 00649
8 collections.deque.append [function] [call site] 00650
8 collections.deque.append [function] [call site] 00651
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00652
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00653
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeDoctypeSystemIdentifierState [function] [call site] 00654
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00655
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00656
8 collections.deque.append [function] [call site] 00657
8 collections.deque.append [function] [call site] 00658
8 collections.deque.append [function] [call site] 00659
8 collections.deque.append [function] [call site] 00660
8 collections.deque.append [function] [call site] 00661
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.betweenDoctypePublicAndSystemIdentifiersState [function] [call site] 00662
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00663
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00664
8 collections.deque.append [function] [call site] 00665
8 collections.deque.append [function] [call site] 00666
8 collections.deque.append [function] [call site] 00667
8 collections.deque.append [function] [call site] 00668
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeAttributeValueState [function] [call site] 00669
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00670
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00671
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00672
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00673
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00674
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00675
8 collections.deque.append [function] [call site] 00676
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00677
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00678
8 collections.deque.append [function] [call site] 00679
8 collections.deque.append [function] [call site] 00680
8 collections.deque.append [function] [call site] 00681
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapeStartDashState [function] [call site] 00682
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00683
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00684
8 collections.deque.append [function] [call site] 00685
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00686
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00687
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedLessThanSignState [function] [call site] 00688
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00689
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00690
8 collections.deque.append [function] [call site] 00691
8 collections.deque.append [function] [call site] 00692
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00693
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00694
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypePublicIdentifierDoubleQuotedState [function] [call site] 00695
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00696
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00697
8 collections.deque.append [function] [call site] 00698
8 collections.deque.append [function] [call site] 00699
8 collections.deque.append [function] [call site] 00700
8 collections.deque.append [function] [call site] 00701
8 collections.deque.append [function] [call site] 00702
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypePublicKeywordState [function] [call site] 00703
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00704
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00705
8 collections.deque.append [function] [call site] 00706
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00707
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00708
8 collections.deque.append [function] [call site] 00709
8 collections.deque.append [function] [call site] 00710
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00711
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00712
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypeSystemKeywordState [function] [call site] 00713
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00714
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00715
8 collections.deque.append [function] [call site] 00716
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00717
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00718
8 collections.deque.append [function] [call site] 00719
8 collections.deque.append [function] [call site] 00720
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00721
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00722
7 collections.deque.popleft [function] [call site] 00723
6 new_token.get [function] [call site] 00724
6 bleach._vendor.html5lib.html5parser.HTMLParser.parseError [function] [call site] 00725
7 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.position [function] [call site] 00726
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream._position [function] [call site] 00727
6 <builtin>.len [function] [call site] 00728
6 bleach._vendor.html5lib.html5parser.HTMLParser.isMathMLTextIntegrationPoint [function] [call site] 00729
6 <builtin>.frozenset [function] [call site] 00730
6 bleach._vendor.html5lib.html5parser.HTMLParser.isHTMLIntegrationPoint [function] [call site] 00731
6 phase.processCharacters [function] [call site] 00732
6 phase.processSpaceCharacters [function] [call site] 00733
6 phase.processStartTag [function] [call site] 00734
6 phase.processEndTag [function] [call site] 00735
6 phase.processComment [function] [call site] 00736
6 phase.processDoctype [function] [call site] 00737
6 bleach._vendor.html5lib.html5parser.HTMLParser.parseError [function] [call site] 00738
6 phases.append [function] [call site] 00739
5 bleach._vendor.html5lib.html5parser.HTMLParser.reset [function] [call site] 00740
5 bleach._vendor.html5lib.html5parser.HTMLParser.mainLoop [function] [call site] 00741
3 bleach.sanitizer.BleachSanitizerFilter.__init__ [function] [call site] 00742
4 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 00743
4 <builtin>.frozenset [function] [call site] 00744
4 <builtin>.frozenset [function] [call site] 00745
4 bleach.sanitizer.attribute_filter_factory [function] [call site] 00746
5 <builtin>.callable [function] [call site] 00747
5 <builtin>.isinstance [function] [call site] 00748
5 <builtin>.isinstance [function] [call site] 00749
3 bleach._vendor.html5lib.serializer.HTMLSerializer.render [function] [call site] 00750
4 bleach.html5lib_shim.BleachHTMLSerializer.serialize [function] [call site] 00751
5 <builtin>.super [function] [call site] 00752
5 bleach.html5lib_shim.BleachHTMLSerializer.escape_base_amp [function] [call site] 00753
6 stoken.replace [function] [call site] 00754
6 bleach.html5lib_shim.next_possible_entity [function] [call site] 00755
7 AMP_SPLIT_RE.split [function] [call site] 00756
7 <builtin>.enumerate [function] [call site] 00757
6 part.startswith [function] [call site] 00758
6 bleach.html5lib_shim.match_entity [function] [call site] 00759
7 <builtin>.list [function] [call site] 00760
7 stream.pop [function] [call site] 00761
7 stream.pop [function] [call site] 00762
7 stream.pop [function] [call site] 00763
7 stream.pop [function] [call site] 00764
7 bleach._vendor.html5lib._trie.py.Trie.has_keys_with_prefix [function] [call site] 00765
6 bleach.html5lib_shim.convert_entity [function] [call site] 00766
7 <builtin>.len [function] [call site] 00767
7 <builtin>.int [function] [call site] 00768
7 <builtin>.chr [function] [call site] 00769
7 ENTITIES.get [function] [call site] 00770
6 <builtin>.len [function] [call site] 00771
6 part.replace [function] [call site] 00772
5 stoken.startswith [function] [call site] 00773
4 <builtin>.list [function] [call site] 00774
4 bleach.html5lib_shim.BleachHTMLSerializer.serialize [function] [call site] 00775
4 <builtin>.list [function] [call site] 00776