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
77 890 bleach.html5lib_shim.match_entity call site: 00890 bleach._vendor.html5lib.filters.optionaltags.Filter.__iter__
73 1016 bleach.sanitizer.BleachSanitizerFilter.sanitize_stream call site: 01016 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__
69 61 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.__init__ call site: 00061 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.__init__
31 371 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.processEntityInAttribute call site: 00371 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeNumberEntity
19 406 bleach._vendor.html5lib._trie.py.Trie.has_keys_with_prefix call site: 00406 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char
16 864 bleach.sanitizer.BleachSanitizerFilter.merge_characters call site: 00864 bleach._vendor.html5lib.filters.alphabeticalattributes.Filter.__iter__
14 157 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.readChunk call site: 00157 bleach._vendor.html5lib._utils.isSurrogatePair
14 448 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00448 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil
13 46 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.__init__ call site: 00046 bleach._vendor.html5lib._inputstream.BufferedStream.seek
11 993 bleach.sanitizer.BleachSanitizerFilter.sanitize_uri_value call site: 00993 normalized_uri.split
10 541 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00541 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil
9 469 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ call site: 00469 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char

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._vendor.html5lib.html5parser.HTMLParser._parse [function] [call site] 00026
5 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__init__ [function] [call site] 00027
6 bleach._vendor.html5lib._inputstream.HTMLInputStream [function] [call site] 00028
7 <builtin>.isinstance [function] [call site] 00029
7 <builtin>.isinstance [function] [call site] 00030
7 <builtin>.isinstance [function] [call site] 00031
7 <builtin>.hasattr [function] [call site] 00032
7 source.read [function] [call site] 00033
7 <builtin>.isinstance [function] [call site] 00034
7 <builtin>.isinstance [function] [call site] 00035
7 x.endswith [function] [call site] 00036
7 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.__init__ [function] [call site] 00037
8 <builtin>.len [function] [call site] 00038
8 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00039
9 <builtin>.isinstance [function] [call site] 00040
9 encoding.decode [function] [call site] 00041
9 webencodings.lookup [function] [call site] 00042
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.openStream [function] [call site] 00043
9 <builtin>.hasattr [function] [call site] 00044
9 io.StringIO [function] [call site] 00045
8 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.openStream [function] [call site] 00046
9 <builtin>.hasattr [function] [call site] 00047
9 io.BytesIO [function] [call site] 00048
9 bleach._vendor.html5lib._inputstream.BufferedStream.tell [function] [call site] 00049
10 <builtin>.len [function] [call site] 00050
9 io.BytesIO.tell [function] [call site] 00051
9 io.BytesIO.seek [function] [call site] 00052
9 bleach._vendor.html5lib._inputstream.BufferedStream.seek [function] [call site] 00053
10 bleach._vendor.html5lib._inputstream.BufferedStream._bufferedBytes [function] [call site] 00054
11 <builtin>.len [function] [call site] 00055
11 <builtin>.sum [function] [call site] 00056
10 <builtin>.len [function] [call site] 00057
10 <builtin>.len [function] [call site] 00058
9 bleach._vendor.html5lib._inputstream.BufferedStream.__init__ [function] [call site] 00059
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.reset [function] [call site] 00060
8 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.reset [function] [call site] 00061
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.reset [function] [call site] 00062
9 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.reset [function] [call site] 00063
7 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.__init__ [function] [call site] 00064
8 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.openStream [function] [call site] 00065
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.__init__ [function] [call site] 00066
8 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.determineEncoding [function] [call site] 00067
9 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.detectBOM [function] [call site] 00068
10 io.BytesIO.read [function] [call site] 00069
10 bleach._vendor.html5lib._inputstream.BufferedStream.read [function] [call site] 00070
11 bleach._vendor.html5lib._inputstream.BufferedStream._readStream [function] [call site] 00071
12 io.BytesIO.read [function] [call site] 00072
12 bleach._vendor.html5lib._inputstream.BufferedStream.read [function] [call site] 00073
12 <builtin>.len [function] [call site] 00074
11 <builtin>.len [function] [call site] 00075
11 <builtin>.len [function] [call site] 00076
11 bleach._vendor.html5lib._inputstream.BufferedStream._readStream [function] [call site] 00077
11 bleach._vendor.html5lib._inputstream.BufferedStream._readFromBuffer [function] [call site] 00078
12 <builtin>.len [function] [call site] 00079
12 <builtin>.len [function] [call site] 00080
12 <builtin>.len [function] [call site] 00081
12 <builtin>.len [function] [call site] 00082
12 rv.append [function] [call site] 00083
12 bleach._vendor.html5lib._inputstream.BufferedStream._readStream [function] [call site] 00084
12 rv.append [function] [call site] 00085
10 <builtin>.isinstance [function] [call site] 00086
10 bomDict.get [function] [call site] 00087
10 bomDict.get [function] [call site] 00088
10 bomDict.get [function] [call site] 00089
10 io.BytesIO.seek [function] [call site] 00090
10 bleach._vendor.html5lib._inputstream.BufferedStream.seek [function] [call site] 00091
10 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00092
10 io.BytesIO.seek [function] [call site] 00093
10 bleach._vendor.html5lib._inputstream.BufferedStream.seek [function] [call site] 00094
9 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00095
9 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00096
9 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.detectEncodingMeta [function] [call site] 00097
10 io.BytesIO.read [function] [call site] 00098
10 bleach._vendor.html5lib._inputstream.BufferedStream.read [function] [call site] 00099
10 <builtin>.isinstance [function] [call site] 00100
10 bleach._vendor.html5lib._inputstream.EncodingParser.__init__ [function] [call site] 00101
11 bleach._vendor.html5lib._inputstream.EncodingBytes.__init__ [function] [call site] 00102
10 io.BytesIO.seek [function] [call site] 00103
10 bleach._vendor.html5lib._inputstream.BufferedStream.seek [function] [call site] 00104
10 bleach._vendor.html5lib._inputstream.EncodingParser.getEncoding [function] [call site] 00105
11 bleach._vendor.html5lib._inputstream.EncodingBytes.__iter__ [function] [call site] 00106
11 bleach._vendor.html5lib._inputstream.EncodingBytes.__next__ [function] [call site] 00107
12 <builtin>.len [function] [call site] 00108
11 bleach._vendor.html5lib._inputstream.EncodingBytes.__iter__ [function] [call site] 00109
11 bleach._vendor.html5lib._inputstream.EncodingBytes.__next__ [function] [call site] 00110
11 bleach._vendor.html5lib._inputstream.EncodingBytes.jumpTo [function] [call site] 00111
12 <builtin>.len [function] [call site] 00112
11 bleach._vendor.html5lib._inputstream.EncodingBytes.matchBytes [function] [call site] 00113
12 <builtin>.len [function] [call site] 00114
10 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00115
9 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00116
9 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00117
9 chardet.universaldetector.UniversalDetector [function] [call site] 00118
9 io.BytesIO.read [function] [call site] 00119
9 bleach._vendor.html5lib._inputstream.BufferedStream.read [function] [call site] 00120
9 <builtin>.isinstance [function] [call site] 00121
9 buffers.append [function] [call site] 00122
9 chardet.universaldetector.UniversalDetector.feed [function] [call site] 00123
9 chardet.universaldetector.UniversalDetector.close [function] [call site] 00124
9 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00125
9 io.BytesIO.seek [function] [call site] 00126
9 bleach._vendor.html5lib._inputstream.BufferedStream.seek [function] [call site] 00127
9 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00128
9 bleach._vendor.html5lib._inputstream.lookupEncoding [function] [call site] 00129
8 bleach._vendor.html5lib._inputstream.HTMLBinaryInputStream.reset [function] [call site] 00130
6 <builtin>.super [function] [call site] 00131
5 bleach._vendor.html5lib.html5parser.HTMLParser.reset [function] [call site] 00132
6 bleach._vendor.html5lib.html5parser.HTMLParser.resetInsertionMode [function] [call site] 00133
5 bleach._vendor.html5lib.html5parser.HTMLParser.mainLoop [function] [call site] 00134
6 bleach.html5lib_shim.BleachHTMLTokenizer.__iter__ [function] [call site] 00135
7 <builtin>.super [function] [call site] 00136
7 token.get [function] [call site] 00137
7 collections.OrderedDict [function] [call site] 00138
7 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00139
7 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00140
7 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00141
6 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.__iter__ [function] [call site] 00142
7 collections.deque [function] [call site] 00143
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedDashState [function] [call site] 00144
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00145
9 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00146
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00147
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.readChunk [function] [call site] 00148
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream._position [function] [call site] 00149
11 chunk.count [function] [call site] 00150
11 chunk.rfind [function] [call site] 00151
10 io.StringIO.read [function] [call site] 00152
10 bleach._vendor.html5lib._inputstream.BufferedStream.read [function] [call site] 00153
10 io.BytesIO.read [function] [call site] 00154
10 <builtin>.len [function] [call site] 00155
10 <builtin>.ord [function] [call site] 00156
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.characterErrorsUCS2 [function] [call site] 00157
11 invalid_unicode_re.finditer [function] [call site] 00158
11 match.group [function] [call site] 00159
11 <builtin>.ord [function] [call site] 00160
11 match.start [function] [call site] 00161
11 bleach._vendor.html5lib._utils.isSurrogatePair [function] [call site] 00162
12 <builtin>.len [function] [call site] 00163
12 <builtin>.ord [function] [call site] 00164
12 <builtin>.ord [function] [call site] 00165
12 <builtin>.ord [function] [call site] 00166
12 <builtin>.ord [function] [call site] 00167
11 bleach._vendor.html5lib._utils.surrogatePairToCodepoint [function] [call site] 00168
12 <builtin>.ord [function] [call site] 00169
12 <builtin>.ord [function] [call site] 00170
11 <builtin>.len [function] [call site] 00171
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.characterErrorsUCS4 [function] [call site] 00172
11 invalid_unicode_re.findall [function] [call site] 00173
11 <builtin>.len [function] [call site] 00174
11 <builtin>.range [function] [call site] 00175
10 data.replace [function] [call site] 00176
10 data.replace [function] [call site] 00177
10 <builtin>.len [function] [call site] 00178
8 collections.deque.append [function] [call site] 00179
8 collections.deque.append [function] [call site] 00180
8 collections.deque.append [function] [call site] 00181
8 collections.deque.append [function] [call site] 00182
8 collections.deque.append [function] [call site] 00183
8 collections.deque.append [function] [call site] 00184
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeSystemIdentifierDoubleQuotedState [function] [call site] 00185
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00186
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00187
8 collections.deque.append [function] [call site] 00188
8 collections.deque.append [function] [call site] 00189
8 collections.deque.append [function] [call site] 00190
8 collections.deque.append [function] [call site] 00191
8 collections.deque.append [function] [call site] 00192
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeState [function] [call site] 00193
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00194
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00195
8 collections.deque.append [function] [call site] 00196
8 collections.deque.append [function] [call site] 00197
8 collections.deque.append [function] [call site] 00198
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00199
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00200
9 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00201
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedLessThanSignState [function] [call site] 00202
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00203
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00204
8 collections.deque.append [function] [call site] 00205
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00206
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00207
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeAttributeNameState [function] [call site] 00208
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00209
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00210
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00211
9 <builtin>.ord [function] [call site] 00212
9 <builtin>.ord [function] [call site] 00213
9 re.compile [function] [call site] 00214
9 chars.match [function] [call site] 00215
9 rv.append [function] [call site] 00217
9 rv.append [function] [call site] 00218
9 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.readChunk [function] [call site] 00219
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00220
9 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00221
9 <builtin>.list [function] [call site] 00222
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00223
9 collections.OrderedDict [function] [call site] 00224
9 <builtin>.len [function] [call site] 00225
9 <builtin>.len [function] [call site] 00226
9 data.update [function] [call site] 00227
9 collections.deque.append [function] [call site] 00228
9 collections.deque.append [function] [call site] 00229
9 collections.deque.append [function] [call site] 00230
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00231
9 bleach.html5lib_shim.InputStreamWithMemory.get_tag [function] [call site] 00232
9 collections.deque.append [function] [call site] 00233
9 <builtin>.super [function] [call site] 00234
8 collections.deque.append [function] [call site] 00235
8 collections.deque.append [function] [call site] 00236
8 collections.deque.append [function] [call site] 00237
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.plaintextState [function] [call site] 00238
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00239
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00240
8 collections.deque.append [function] [call site] 00241
8 collections.deque.append [function] [call site] 00242
8 collections.deque.append [function] [call site] 00243
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00244
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00245
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeDoctypePublicIdentifierState [function] [call site] 00246
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00247
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00248
8 collections.deque.append [function] [call site] 00249
8 collections.deque.append [function] [call site] 00250
8 collections.deque.append [function] [call site] 00251
8 collections.deque.append [function] [call site] 00252
8 collections.deque.append [function] [call site] 00253
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataLessThanSignState [function] [call site] 00254
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00255
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00256
8 collections.deque.append [function] [call site] 00257
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00258
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00259
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentStartDashState [function] [call site] 00260
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00261
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.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
8 collections.deque.append [function] [call site] 00267
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapeEndState [function] [call site] 00268
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00269
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00270
8 <builtin>.frozenset [function] [call site] 00271
8 collections.deque.append [function] [call site] 00272
8 collections.deque.append [function] [call site] 00273
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00274
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00275
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.betweenDoctypePublicAndSystemIdentifiersState [function] [call site] 00276
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00277
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00278
8 collections.deque.append [function] [call site] 00279
8 collections.deque.append [function] [call site] 00280
8 collections.deque.append [function] [call site] 00281
8 collections.deque.append [function] [call site] 00282
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeNameState [function] [call site] 00283
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00284
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00285
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00286
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00287
8 collections.deque.append [function] [call site] 00288
8 collections.deque.append [function] [call site] 00289
8 collections.deque.append [function] [call site] 00290
8 collections.deque.append [function] [call site] 00291
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00292
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00293
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextLessThanSignState [function] [call site] 00294
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00295
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00296
8 collections.deque.append [function] [call site] 00297
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00298
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00299
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterAttributeNameState [function] [call site] 00300
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00301
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00302
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00303
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00304
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00305
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00306
8 collections.deque.append [function] [call site] 00307
8 collections.deque.append [function] [call site] 00308
8 collections.deque.append [function] [call site] 00309
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.bogusDoctypeState [function] [call site] 00310
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00311
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00312
8 collections.deque.append [function] [call site] 00313
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00314
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00315
8 collections.deque.append [function] [call site] 00316
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextEndTagNameState [function] [call site] 00317
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00318
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00319
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00320
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00321
8 collections.deque.append [function] [call site] 00322
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00323
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00324
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.closeTagOpenState [function] [call site] 00325
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00326
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00327
8 collections.deque.append [function] [call site] 00328
8 collections.deque.append [function] [call site] 00329
8 collections.deque.append [function] [call site] 00330
8 collections.deque.append [function] [call site] 00331
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00332
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00333
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEndTagOpenState [function] [call site] 00334
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00335
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00336
8 collections.deque.append [function] [call site] 00337
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00338
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00339
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.selfClosingStartTagState [function] [call site] 00340
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00341
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00342
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00343
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00344
8 collections.deque.append [function] [call site] 00345
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00346
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00347
8 collections.deque.append [function] [call site] 00348
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00349
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00350
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedEndTagNameState [function] [call site] 00351
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00352
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00353
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00354
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00355
8 collections.deque.append [function] [call site] 00356
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00357
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00358
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeDoctypeSystemIdentifierState [function] [call site] 00359
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00360
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00361
8 collections.deque.append [function] [call site] 00362
8 collections.deque.append [function] [call site] 00363
8 collections.deque.append [function] [call site] 00364
8 collections.deque.append [function] [call site] 00365
8 collections.deque.append [function] [call site] 00366
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeValueUnQuotedState [function] [call site] 00367
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00368
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00369
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.processEntityInAttribute [function] [call site] 00370
9 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeEntity [function] [call site] 00371
10 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00372
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00373
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00374
10 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00375
10 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00376
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00377
10 charStack.append [function] [call site] 00378
10 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00379
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00380
10 charStack.append [function] [call site] 00381
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00382
10 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00383
10 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeNumberEntity [function] [call site] 00384
11 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00385
11 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00386
11 charStack.append [function] [call site] 00387
11 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00388
11 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00389
11 <builtin>.int [function] [call site] 00390
11 collections.deque.append [function] [call site] 00391
11 collections.deque.append [function] [call site] 00392
11 <builtin>.frozenset [function] [call site] 00393
11 collections.deque.append [function] [call site] 00394
11 collections.deque.append [function] [call site] 00395
11 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00396
11 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00397
10 collections.deque.append [function] [call site] 00398
10 charStack.pop [function] [call site] 00399
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00400
10 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00401
10 bleach._vendor.html5lib._trie.py.Trie.has_keys_with_prefix [function] [call site] 00402
11 prefix.startswith [function] [call site] 00403
11 bisect.bisect_left [function] [call site] 00404
11 bisect.bisect_left [function] [call site] 00405
11 <builtin>.len [function] [call site] 00406
10 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00407
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00408
10 charStack.append [function] [call site] 00409
10 bleach._vendor.html5lib._trie._base.Trie.longest_prefix [function] [call site] 00410
11 <builtin>.len [function] [call site] 00411
11 <builtin>.range [function] [call site] 00412
10 <builtin>.len [function] [call site] 00413
10 collections.deque.append [function] [call site] 00414
10 charStack.pop [function] [call site] 00415
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00416
10 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00417
10 charStack.pop [function] [call site] 00418
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00419
10 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00420
10 collections.deque.append [function] [call site] 00421
10 charStack.pop [function] [call site] 00422
10 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00423
10 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00424
10 collections.deque.append [function] [call site] 00425
9 bleach.html5lib_shim.BleachHTMLTokenizer.consumeEntity [function] [call site] 00426
10 <builtin>.super [function] [call site] 00427
10 collections.deque.append [function] [call site] 00428
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00429
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00430
8 collections.deque.append [function] [call site] 00431
8 collections.deque.append [function] [call site] 00432
8 collections.deque.append [function] [call site] 00433
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00434
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00435
8 <builtin>.frozenset [function] [call site] 00436
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.dataState [function] [call site] 00437
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00438
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00439
8 collections.deque.append [function] [call site] 00440
8 collections.deque.append [function] [call site] 00441
8 collections.deque.append [function] [call site] 00442
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00443
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00444
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00445
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00446
8 collections.deque.append [function] [call site] 00447
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.cdataSectionState [function] [call site] 00448
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00449
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00450
8 data.append [function] [call site] 00451
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00452
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00453
8 data.append [function] [call site] 00454
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00455
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00456
8 data.append [function] [call site] 00457
8 data.count [function] [call site] 00458
8 <builtin>.range [function] [call site] 00459
8 collections.deque.append [function] [call site] 00460
8 data.replace [function] [call site] 00461
8 collections.deque.append [function] [call site] 00462
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataEndTagOpenState [function] [call site] 00463
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00464
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00465
8 collections.deque.append [function] [call site] 00466
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00467
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00468
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedDashDashState [function] [call site] 00469
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00470
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00471
8 collections.deque.append [function] [call site] 00472
8 collections.deque.append [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
8 collections.deque.append [function] [call site] 00478
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypePublicIdentifierDoubleQuotedState [function] [call site] 00479
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00480
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00481
8 collections.deque.append [function] [call site] 00482
8 collections.deque.append [function] [call site] 00483
8 collections.deque.append [function] [call site] 00484
8 collections.deque.append [function] [call site] 00485
8 collections.deque.append [function] [call site] 00486
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataLessThanSignState [function] [call site] 00487
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00488
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00489
8 collections.deque.append [function] [call site] 00490
8 collections.deque.append [function] [call site] 00491
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00492
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00493
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEndTagNameState [function] [call site] 00494
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00495
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00496
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00497
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00498
8 collections.deque.append [function] [call site] 00499
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00500
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00501
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextState [function] [call site] 00502
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00503
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00504
8 collections.deque.append [function] [call site] 00505
8 collections.deque.append [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 collections.deque.append [function] [call site] 00509
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentEndDashState [function] [call site] 00510
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00511
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00512
8 collections.deque.append [function] [call site] 00513
8 collections.deque.append [function] [call site] 00514
8 collections.deque.append [function] [call site] 00515
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedDashDashState [function] [call site] 00516
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00517
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00518
8 collections.deque.append [function] [call site] 00519
8 collections.deque.append [function] [call site] 00520
8 collections.deque.append [function] [call site] 00521
8 collections.deque.append [function] [call site] 00522
8 collections.deque.append [function] [call site] 00523
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.bogusCommentState [function] [call site] 00524
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00525
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00526
8 data.replace [function] [call site] 00527
8 collections.deque.append [function] [call site] 00528
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00529
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00530
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypePublicKeywordState [function] [call site] 00531
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00532
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00533
8 collections.deque.append [function] [call site] 00534
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00535
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00536
8 collections.deque.append [function] [call site] 00537
8 collections.deque.append [function] [call site] 00538
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00539
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00540
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataState [function] [call site] 00541
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00542
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00543
8 collections.deque.append [function] [call site] 00544
8 collections.deque.append [function] [call site] 00545
8 collections.deque.append [function] [call site] 00546
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00547
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00548
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00549
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00550
8 collections.deque.append [function] [call site] 00551
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapeStartState [function] [call site] 00552
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00553
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00554
8 <builtin>.frozenset [function] [call site] 00555
8 collections.deque.append [function] [call site] 00556
8 collections.deque.append [function] [call site] 00557
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00558
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00559
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentEndBangState [function] [call site] 00560
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00561
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00562
8 collections.deque.append [function] [call site] 00563
8 collections.deque.append [function] [call site] 00564
8 collections.deque.append [function] [call site] 00565
8 collections.deque.append [function] [call site] 00566
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypeSystemIdentifierState [function] [call site] 00567
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00568
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00569
8 collections.deque.append [function] [call site] 00570
8 collections.deque.append [function] [call site] 00571
8 collections.deque.append [function] [call site] 00572
8 collections.deque.append [function] [call site] 00573
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterAttributeValueState [function] [call site] 00574
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00575
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00576
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00577
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00578
8 collections.deque.append [function] [call site] 00579
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00580
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00581
8 collections.deque.append [function] [call site] 00582
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00583
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00584
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.entityDataState [function] [call site] 00585
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeEntity [function] [call site] 00586
8 bleach.html5lib_shim.BleachHTMLTokenizer.consumeEntity [function] [call site] 00587
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentStartState [function] [call site] 00588
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00589
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00590
8 collections.deque.append [function] [call site] 00591
8 collections.deque.append [function] [call site] 00592
8 collections.deque.append [function] [call site] 00593
8 collections.deque.append [function] [call site] 00594
8 collections.deque.append [function] [call site] 00595
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeValueDoubleQuotedState [function] [call site] 00596
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00597
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00598
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.processEntityInAttribute [function] [call site] 00599
8 collections.deque.append [function] [call site] 00600
8 collections.deque.append [function] [call site] 00601
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00602
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00603
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapeStartDashState [function] [call site] 00604
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00605
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00606
8 collections.deque.append [function] [call site] 00607
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00608
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00609
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypeSystemKeywordState [function] [call site] 00610
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00611
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00612
8 collections.deque.append [function] [call site] 00613
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00614
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00615
8 collections.deque.append [function] [call site] 00616
8 collections.deque.append [function] [call site] 00617
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00618
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00619
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rcdataEndTagNameState [function] [call site] 00620
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00621
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00622
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00623
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00624
8 collections.deque.append [function] [call site] 00625
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00626
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00627
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataState [function] [call site] 00628
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00629
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00630
8 collections.deque.append [function] [call site] 00631
8 collections.deque.append [function] [call site] 00632
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00633
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00634
8 collections.deque.append [function] [call site] 00635
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentEndState [function] [call site] 00636
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00637
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00638
8 collections.deque.append [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
8 collections.deque.append [function] [call site] 00643
8 collections.deque.append [function] [call site] 00644
8 collections.deque.append [function] [call site] 00645
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedLessThanSignState [function] [call site] 00646
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00647
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00648
8 collections.deque.append [function] [call site] 00649
8 collections.deque.append [function] [call site] 00650
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00651
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00652
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.markupDeclarationOpenState [function] [call site] 00653
8 bleach.html5lib_shim.InputStreamWithMemory.char [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 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00657
8 charStack.append [function] [call site] 00658
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00659
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00660
8 charStack.append [function] [call site] 00661
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00662
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00663
8 charStack.append [function] [call site] 00664
8 collections.deque.append [function] [call site] 00665
8 charStack.pop [function] [call site] 00666
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00667
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00668
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapeStartState [function] [call site] 00669
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00670
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00671
8 collections.deque.append [function] [call site] 00672
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00673
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00674
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypePublicIdentifierState [function] [call site] 00675
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00676
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00677
8 collections.deque.append [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
8 collections.deque.append [function] [call site] 00682
8 collections.deque.append [function] [call site] 00683
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeAttributeValueState [function] [call site] 00684
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00685
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00686
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00687
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00688
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00689
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00690
8 collections.deque.append [function] [call site] 00691
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00692
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00693
8 collections.deque.append [function] [call site] 00694
8 collections.deque.append [function] [call site] 00695
8 collections.deque.append [function] [call site] 00696
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.characterReferenceInRcdata [function] [call site] 00697
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.consumeEntity [function] [call site] 00698
8 bleach.html5lib_shim.BleachHTMLTokenizer.consumeEntity [function] [call site] 00699
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeSystemIdentifierSingleQuotedState [function] [call site] 00700
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00701
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00702
8 collections.deque.append [function] [call site] 00703
8 collections.deque.append [function] [call site] 00704
8 collections.deque.append [function] [call site] 00705
8 collections.deque.append [function] [call site] 00706
8 collections.deque.append [function] [call site] 00707
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedDashState [function] [call site] 00708
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00709
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00710
8 collections.deque.append [function] [call site] 00711
8 collections.deque.append [function] [call site] 00712
8 collections.deque.append [function] [call site] 00713
8 collections.deque.append [function] [call site] 00714
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypePublicIdentifierSingleQuotedState [function] [call site] 00715
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00716
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00717
8 collections.deque.append [function] [call site] 00718
8 collections.deque.append [function] [call site] 00719
8 collections.deque.append [function] [call site] 00720
8 collections.deque.append [function] [call site] 00721
8 collections.deque.append [function] [call site] 00722
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.doctypeNameState [function] [call site] 00723
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00724
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00725
8 collections.deque.append [function] [call site] 00726
8 collections.deque.append [function] [call site] 00727
8 collections.deque.append [function] [call site] 00728
8 collections.deque.append [function] [call site] 00729
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.tagOpenState [function] [call site] 00730
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00731
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00732
8 collections.deque.append [function] [call site] 00733
8 collections.deque.append [function] [call site] 00734
8 collections.deque.append [function] [call site] 00735
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00736
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00737
8 collections.deque.append [function] [call site] 00738
8 collections.deque.append [function] [call site] 00739
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00740
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00741
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.tagNameState [function] [call site] 00742
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00743
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00744
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.emitCurrentToken [function] [call site] 00745
8 bleach.html5lib_shim.BleachHTMLTokenizer.emitCurrentToken [function] [call site] 00746
8 collections.deque.append [function] [call site] 00747
8 collections.deque.append [function] [call site] 00748
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedEndTagOpenState [function] [call site] 00749
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00750
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00751
8 collections.deque.append [function] [call site] 00752
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00753
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00754
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataEscapedState [function] [call site] 00755
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00756
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00757
8 collections.deque.append [function] [call site] 00758
8 collections.deque.append [function] [call site] 00759
8 collections.deque.append [function] [call site] 00760
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00761
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00762
8 collections.deque.append [function] [call site] 00763
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.beforeDoctypeNameState [function] [call site] 00764
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00765
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00766
8 collections.deque.append [function] [call site] 00767
8 collections.deque.append [function] [call site] 00768
8 collections.deque.append [function] [call site] 00769
8 collections.deque.append [function] [call site] 00770
8 collections.deque.append [function] [call site] 00771
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.commentState [function] [call site] 00772
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00773
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00774
8 collections.deque.append [function] [call site] 00775
8 collections.deque.append [function] [call site] 00776
8 collections.deque.append [function] [call site] 00777
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00778
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00779
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.rawtextEndTagOpenState [function] [call site] 00780
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00781
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00782
8 collections.deque.append [function] [call site] 00783
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00784
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00785
7 bleach.html5lib_shim.BleachHTMLTokenizer.tagOpenState [function] [call site] 00786
8 bleach.html5lib_shim.InputStreamWithMemory.start_tag [function] [call site] 00787
8 <builtin>.super [function] [call site] 00788
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.afterDoctypeNameState [function] [call site] 00789
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00790
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00791
8 collections.deque.append [function] [call site] 00792
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00793
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00794
8 collections.deque.append [function] [call site] 00795
8 collections.deque.append [function] [call site] 00796
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00797
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00798
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00799
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00800
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.unget [function] [call site] 00801
8 bleach.html5lib_shim.InputStreamWithMemory.unget [function] [call site] 00802
8 collections.deque.append [function] [call site] 00803
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.attributeValueSingleQuotedState [function] [call site] 00804
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00805
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00806
8 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.processEntityInAttribute [function] [call site] 00807
8 collections.deque.append [function] [call site] 00808
8 collections.deque.append [function] [call site] 00809
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.charsUntil [function] [call site] 00810
8 bleach.html5lib_shim.InputStreamWithMemory.charsUntil [function] [call site] 00811
7 bleach._vendor.html5lib._tokenizer.HTMLTokenizer.scriptDataDoubleEscapedState [function] [call site] 00812
8 bleach.html5lib_shim.InputStreamWithMemory.char [function] [call site] 00813
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.char [function] [call site] 00814
8 collections.deque.append [function] [call site] 00815
8 collections.deque.append [function] [call site] 00816
8 collections.deque.append [function] [call site] 00817
8 collections.deque.append [function] [call site] 00818
8 collections.deque.append [function] [call site] 00819
8 collections.deque.append [function] [call site] 00820
7 collections.deque.popleft [function] [call site] 00821
6 bleach.html5lib_shim.BleachHTMLTokenizer.__iter__ [function] [call site] 00822
6 new_token.get [function] [call site] 00823
6 bleach._vendor.html5lib.html5parser.HTMLParser.parseError [function] [call site] 00824
7 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream.position [function] [call site] 00825
8 bleach._vendor.html5lib._inputstream.HTMLUnicodeInputStream._position [function] [call site] 00826
6 <builtin>.len [function] [call site] 00827
6 bleach._vendor.html5lib.html5parser.HTMLParser.isMathMLTextIntegrationPoint [function] [call site] 00828
6 <builtin>.frozenset [function] [call site] 00829
6 bleach._vendor.html5lib.html5parser.HTMLParser.isHTMLIntegrationPoint [function] [call site] 00830
6 phase.processCharacters [function] [call site] 00831
6 phase.processSpaceCharacters [function] [call site] 00832
6 phase.processStartTag [function] [call site] 00833
6 phase.processEndTag [function] [call site] 00834
6 phase.processComment [function] [call site] 00835
6 phase.processDoctype [function] [call site] 00836
6 bleach._vendor.html5lib.html5parser.HTMLParser.parseError [function] [call site] 00837
6 phases.append [function] [call site] 00838
5 bleach._vendor.html5lib.html5parser.HTMLParser.reset [function] [call site] 00839
5 bleach._vendor.html5lib.html5parser.HTMLParser.mainLoop [function] [call site] 00840
4 bleach.html5lib_shim.BleachHTMLParser._parse [function] [call site] 00841
5 bleach.html5lib_shim.BleachHTMLTokenizer.__init__ [function] [call site] 00842
6 <builtin>.super [function] [call site] 00843
6 bleach.html5lib_shim.InputStreamWithMemory.__init__ [function] [call site] 00844
5 bleach._vendor.html5lib.html5parser.HTMLParser.reset [function] [call site] 00845
5 bleach._vendor.html5lib.html5parser.HTMLParser.mainLoop [function] [call site] 00846
5 bleach._vendor.html5lib.html5parser.HTMLParser.reset [function] [call site] 00847
5 bleach._vendor.html5lib.html5parser.HTMLParser.mainLoop [function] [call site] 00848
3 bleach.sanitizer.BleachSanitizerFilter.__init__ [function] [call site] 00849
4 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 00850
4 <builtin>.frozenset [function] [call site] 00851
4 <builtin>.frozenset [function] [call site] 00852
4 bleach.sanitizer.attribute_filter_factory [function] [call site] 00853
5 <builtin>.callable [function] [call site] 00854
5 <builtin>.isinstance [function] [call site] 00855
5 <builtin>.isinstance [function] [call site] 00856
3 bleach._vendor.html5lib.serializer.HTMLSerializer.render [function] [call site] 00857
4 bleach._vendor.html5lib.serializer.HTMLSerializer.serialize [function] [call site] 00858
5 bleach._vendor.html5lib.filters.optionaltags.Filter.__iter__ [function] [call site] 00859
6 bleach._vendor.html5lib.filters.optionaltags.Filter.slider [function] [call site] 00860
7 bleach.sanitizer.BleachSanitizerFilter.__iter__ [function] [call site] 00861
8 bleach.sanitizer.BleachSanitizerFilter.merge_characters [function] [call site] 00862
9 characters_buffer.append [function] [call site] 00863
9 characters_buffer.append [function] [call site] 00864
8 bleach.sanitizer.BleachSanitizerFilter.__iter__ [function] [call site] 00865
8 bleach._vendor.html5lib.filters.alphabeticalattributes.Filter.__iter__ [function] [call site] 00866
9 bleach.sanitizer.BleachSanitizerFilter.__iter__ [function] [call site] 00867
9 bleach._vendor.html5lib.filters.alphabeticalattributes.Filter.__iter__ [function] [call site] 00868
9 bleach.linkifier.LinkifyFilter.__iter__ [function] [call site] 00869
10 <builtin>.super [function] [call site] 00870
10 token_buffer.append [function] [call site] 00871
10 bleach.linkifier.LinkifyFilter.handle_a_tag [function] [call site] 00872
11 bleach.linkifier.LinkifyFilter.extract_character_data [function] [call site] 00873
12 out.append [function] [call site] 00874
11 bleach.linkifier.LinkifyFilter.apply_callbacks [function] [call site] 00875
11 attrs.pop [function] [call site] 00876
11 <builtin>.str [function] [call site] 00877
10 bleach.linkifier.LinkifyFilter.extract_entities [function] [call site] 00878
11 token.get [function] [call site] 00879
11 bleach.html5lib_shim.next_possible_entity [function] [call site] 00880
12 AMP_SPLIT_RE.split [function] [call site] 00881
12 <builtin>.enumerate [function] [call site] 00882
11 part.startswith [function] [call site] 00883
11 bleach.html5lib_shim.match_entity [function] [call site] 00884
12 <builtin>.list [function] [call site] 00885
12 stream.pop [function] [call site] 00886
12 stream.pop [function] [call site] 00887
12 stream.pop [function] [call site] 00888
12 stream.pop [function] [call site] 00889
12 bleach._vendor.html5lib._trie.py.Trie.has_keys_with_prefix [function] [call site] 00890
11 new_tokens.append [function] [call site] 00891
11 new_tokens.append [function] [call site] 00892
11 <builtin>.len [function] [call site] 00893
11 new_tokens.append [function] [call site] 00894
11 new_tokens.append [function] [call site] 00895
10 <builtin>.list [function] [call site] 00896
10 token_buffer.extend [function] [call site] 00897
10 token_buffer.append [function] [call site] 00898
10 <builtin>.iter [function] [call site] 00899
10 bleach.linkifier.LinkifyFilter.handle_email_addresses [function] [call site] 00900
11 match.start [function] [call site] 00901
11 new_tokens.append [function] [call site] 00902
11 match.start [function] [call site] 00903
11 match.group [function] [call site] 00904
11 urllib.parse.quote [function] [call site] 00905
11 bleach.linkifier.LinkifyFilter.apply_callbacks [function] [call site] 00906
11 new_tokens.append [function] [call site] 00907
11 attrs.pop [function] [call site] 00908
11 new_tokens.extend [function] [call site] 00909
11 match.end [function] [call site] 00910
11 <builtin>.len [function] [call site] 00911
11 new_tokens.append [function] [call site] 00912
10 bleach.linkifier.LinkifyFilter.handle_links [function] [call site] 00913
11 match.start [function] [call site] 00914
11 new_tokens.append [function] [call site] 00915
11 match.start [function] [call site] 00916
11 match.group [function] [call site] 00917
11 bleach.linkifier.LinkifyFilter.strip_non_url_bits [function] [call site] 00918
12 fragment.startswith [function] [call site] 00919
12 fragment.endswith [function] [call site] 00920
12 fragment.endswith [function] [call site] 00921
12 fragment.endswith [function] [call site] 00922
12 fragment.endswith [function] [call site] 00923
11 PROTO_RE.search [function] [call site] 00924
11 bleach.linkifier.LinkifyFilter.apply_callbacks [function] [call site] 00925
11 new_tokens.append [function] [call site] 00926
11 new_tokens.append [function] [call site] 00927
11 attrs.pop [function] [call site] 00928
11 new_tokens.extend [function] [call site] 00929
11 new_tokens.append [function] [call site] 00930
11 match.end [function] [call site] 00931
11 <builtin>.len [function] [call site] 00932
11 new_tokens.append [function] [call site] 00933
10 bleach.linkifier.LinkifyFilter.extract_entities [function] [call site] 00934
9 bleach._vendor.html5lib.filters.optionaltags.Filter.__iter__ [function] [call site] 00935
9 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__ [function] [call site] 00936
10 bleach.sanitizer.BleachSanitizerFilter.__iter__ [function] [call site] 00937
10 bleach._vendor.html5lib.filters.alphabeticalattributes.Filter.__iter__ [function] [call site] 00938
10 bleach.linkifier.LinkifyFilter.__iter__ [function] [call site] 00939
10 bleach._vendor.html5lib.filters.optionaltags.Filter.__iter__ [function] [call site] 00940
10 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__ [function] [call site] 00941
10 bleach._vendor.html5lib.filters.whitespace.Filter.__iter__ [function] [call site] 00942
11 bleach.sanitizer.BleachSanitizerFilter.__iter__ [function] [call site] 00943
11 bleach._vendor.html5lib.filters.alphabeticalattributes.Filter.__iter__ [function] [call site] 00944
11 bleach.linkifier.LinkifyFilter.__iter__ [function] [call site] 00945
11 bleach._vendor.html5lib.filters.optionaltags.Filter.__iter__ [function] [call site] 00946
11 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__ [function] [call site] 00947
11 bleach._vendor.html5lib.filters.whitespace.Filter.__iter__ [function] [call site] 00948
11 bleach._vendor.html5lib.filters.whitespace.collapse_spaces [function] [call site] 00949
12 SPACES_REGEX.sub [function] [call site] 00950
10 collections.OrderedDict.items [function] [call site] 00951
10 xml.sax.saxutils.escape.items [function] [call site] 00952
10 name.lower [function] [call site] 00953
10 value.lower [function] [call site] 00954
10 pending.pop [function] [call site] 00955
10 pending.pop [function] [call site] 00956
10 pending.append [function] [call site] 00957
9 bleach._vendor.html5lib.filters.whitespace.Filter.__iter__ [function] [call site] 00958
9 collections.OrderedDict [function] [call site] 00959
9 collections.OrderedDict.items [function] [call site] 00960
9 xml.sax.saxutils.escape.items [function] [call site] 00961
9 <builtin>.sorted [function] [call site] 00962
8 bleach.linkifier.LinkifyFilter.__iter__ [function] [call site] 00963
8 bleach._vendor.html5lib.filters.optionaltags.Filter.__iter__ [function] [call site] 00964
8 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__ [function] [call site] 00965
8 bleach._vendor.html5lib.filters.whitespace.Filter.__iter__ [function] [call site] 00966
8 bleach.sanitizer.BleachSanitizerFilter.sanitize_stream [function] [call site] 00967
9 bleach.sanitizer.BleachSanitizerFilter.sanitize_token [function] [call site] 00968
10 bleach.sanitizer.BleachSanitizerFilter.allow_token [function] [call site] 00969
11 collections.OrderedDict.items [function] [call site] 00970
11 xml.sax.saxutils.escape.items [function] [call site] 00971
11 bleach.sanitizer.attribute_filter_factory._attr_filter [function] [call site] 00972
12 <builtin>.callable [function] [call site] 00973
12 <builtin>.callable [function] [call site] 00974
11 bleach.sanitizer.BleachSanitizerFilter.sanitize_uri_value [function] [call site] 00975
12 bleach.html5lib_shim.convert_entities [function] [call site] 00976
13 bleach.html5lib_shim.next_possible_entity [function] [call site] 00977
13 part.startswith [function] [call site] 00978
13 bleach.html5lib_shim.match_entity [function] [call site] 00979
13 bleach.html5lib_shim.convert_entity [function] [call site] 00980
14 <builtin>.len [function] [call site] 00981
14 <builtin>.int [function] [call site] 00982
14 <builtin>.chr [function] [call site] 00983
14 ENTITIES.get [function] [call site] 00984
13 new_text.append [function] [call site] 00985
13 <builtin>.len [function] [call site] 00986
13 new_text.append [function] [call site] 00987
13 new_text.append [function] [call site] 00988
12 normalized_uri.replace [function] [call site] 00990
12 normalized_uri.lower [function] [call site] 00991
12 bleach.parse_shim.urlparse [function] [call site] 00992
12 normalized_uri.startswith [function] [call site] 00993
12 normalized_uri.split [function] [call site] 00994
11 xml.sax.saxutils.unescape [function] [call site] 00995
11 new_val.strip [function] [call site] 00997
11 re.search [function] [call site] 00998
10 bleach.sanitizer.BleachSanitizerFilter.disallowed_token [function] [call site] 00999
11 collections.OrderedDict.items [function] [call site] 01000
11 xml.sax.saxutils.escape.items [function] [call site] 01001
11 attrs.append [function] [call site] 01002
11 token.get [function] [call site] 01003
10 bleach.html5lib_shim.escape [function] [call site] 01004
10 bleach.sanitizer.BleachSanitizerFilter.sanitize_characters [function] [call site] 01005
11 token.get [function] [call site] 01006
11 INVISIBLE_CHARACTERS_RE.sub [function] [call site] 01007
11 bleach.html5lib_shim.next_possible_entity [function] [call site] 01008
11 part.startswith [function] [call site] 01009
11 bleach.html5lib_shim.match_entity [function] [call site] 01010
11 new_tokens.append [function] [call site] 01011
11 new_tokens.append [function] [call site] 01012
11 <builtin>.len [function] [call site] 01013
11 new_tokens.append [function] [call site] 01014
11 new_tokens.append [function] [call site] 01015
9 <builtin>.isinstance [function] [call site] 01016
7 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__ [function] [call site] 01017
6 bleach._vendor.html5lib.filters.optionaltags.Filter.is_optional_start [function] [call site] 01018
6 bleach._vendor.html5lib.filters.optionaltags.Filter.is_optional_end [function] [call site] 01019
5 bleach._vendor.html5lib.filters.alphabeticalattributes.Filter.__iter__ [function] [call site] 01020
5 bleach._vendor.html5lib.filters.whitespace.Filter.__iter__ [function] [call site] 01021
5 bleach._vendor.html5lib.filters.sanitizer.Filter.__iter__ [function] [call site] 01022
6 bleach.sanitizer.BleachSanitizerFilter.__iter__ [function] [call site] 01023
6 bleach._vendor.html5lib.filters.alphabeticalattributes.Filter.__iter__ [function] [call site] 01024
6 bleach.linkifier.LinkifyFilter.__iter__ [function] [call site] 01025
6 bleach._vendor.html5lib.filters.optionaltags.Filter.__iter__ [function] [call site] 01026
6 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__ [function] [call site] 01027
6 bleach._vendor.html5lib.filters.whitespace.Filter.__iter__ [function] [call site] 01028
6 bleach._vendor.html5lib.filters.sanitizer.Filter.sanitize_token [function] [call site] 01029
7 bleach._vendor.html5lib.filters.sanitizer.Filter.allowed_token [function] [call site] 01030
8 xml.sax.saxutils.escape.keys [function] [call site] 01031
8 collections.OrderedDict.keys [function] [call site] 01032
8 <builtin>.set [function] [call site] 01033
8 attr_names.remove [function] [call site] 01034
8 xml.sax.saxutils.unescape [function] [call site] 01036
8 val_unescaped.replace [function] [call site] 01037
8 urllib.parse.urlparse [function] [call site] 01038
8 bleach.six_shim.urllib.parse.urlparse [function] [call site] 01039
8 data_content_type.match [function] [call site] 01040
8 xml.sax.saxutils.unescape [function] [call site] 01043
8 re.search [function] [call site] 01044
8 bleach._vendor.html5lib.filters.sanitizer.Filter.sanitize_css [function] [call site] 01045
9 re.compile [function] [call site] 01046
9 re.findall [function] [call site] 01049
9 prop.lower [function] [call site] 01050
9 clean.append [function] [call site] 01051
9 prop.split [function] [call site] 01052
9 value.split [function] [call site] 01053
9 prop.lower [function] [call site] 01055
9 clean.append [function] [call site] 01056
7 bleach.sanitizer.BleachSanitizerFilter.disallowed_token [function] [call site] 01057
6 bleach.sanitizer.BleachSanitizerFilter.sanitize_token [function] [call site] 01058
5 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__iter__ [function] [call site] 01059
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01060
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01061
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01062
5 bleach._vendor.html5lib.filters.sanitizer.Filter.__init__ [function] [call site] 01063
6 <builtin>.super [function] [call site] 01064
6 warnings.warn [function] [call site] 01065
5 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__init__ [function] [call site] 01066
6 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01067
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01068
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01069
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01070
5 bleach._vendor.html5lib.filters.sanitizer.Filter.__init__ [function] [call site] 01071
5 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__init__ [function] [call site] 01072
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01073
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01074
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01075
5 bleach._vendor.html5lib.filters.sanitizer.Filter.__init__ [function] [call site] 01076
5 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__init__ [function] [call site] 01077
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01078
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01079
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01080
5 bleach._vendor.html5lib.filters.sanitizer.Filter.__init__ [function] [call site] 01081
5 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__init__ [function] [call site] 01082
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01083
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01084
5 bleach._vendor.html5lib.filters.base.Filter.__init__ [function] [call site] 01085
5 bleach._vendor.html5lib.filters.sanitizer.Filter.__init__ [function] [call site] 01086
5 bleach._vendor.html5lib.filters.inject_meta_charset.Filter.__init__ [function] [call site] 01087
5 bleach._vendor.html5lib.serializer.HTMLSerializer.serializeError [function] [call site] 01088
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01089
6 <builtin>.isinstance [function] [call site] 01090
6 string.encode [function] [call site] 01091
5 bleach._vendor.html5lib.serializer.HTMLSerializer.serializeError [function] [call site] 01092
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encode [function] [call site] 01093
6 <builtin>.isinstance [function] [call site] 01094
6 xml.sax.saxutils.escape.encode [function] [call site] 01095
5 xml.sax.saxutils.escape [function] [call site] 01096
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encode [function] [call site] 01097
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01098
5 bleach._vendor.html5lib.serializer.HTMLSerializer.serializeError [function] [call site] 01099
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01100
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01101
5 <builtin>.tuple [function] [call site] 01102
5 booleanAttributes.get [function] [call site] 01103
5 <builtin>.tuple [function] [call site] 01104
5 booleanAttributes.get [function] [call site] 01105
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01106
5 <builtin>.len [function] [call site] 01107
5 _quoteAttributeSpec.search [function] [call site] 01108
5 _quoteAttributeLegacy.search [function] [call site] 01109
5 v.replace [function] [call site] 01110
5 v.replace [function] [call site] 01111
5 v.replace [function] [call site] 01112
5 v.replace [function] [call site] 01113
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01114
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encode [function] [call site] 01115
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01116
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encode [function] [call site] 01117
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01118
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01119
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encode [function] [call site] 01120
5 bleach._vendor.html5lib.serializer.HTMLSerializer.serializeError [function] [call site] 01121
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01122
5 data.find [function] [call site] 01123
5 bleach._vendor.html5lib.serializer.HTMLSerializer.serializeError [function] [call site] 01124
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01125
5 bleach._vendor.html5lib.serializer.HTMLSerializer.serializeError [function] [call site] 01126
5 bleach._vendor.html5lib.serializer.HTMLSerializer.encodeStrict [function] [call site] 01127
5 bleach._vendor.html5lib.serializer.HTMLSerializer.serializeError [function] [call site] 01128
4 bleach.html5lib_shim.BleachHTMLSerializer.serialize [function] [call site] 01129
5 <builtin>.super [function] [call site] 01130
5 bleach.html5lib_shim.BleachHTMLSerializer.escape_base_amp [function] [call site] 01131
6 stoken.replace [function] [call site] 01132
6 bleach.html5lib_shim.next_possible_entity [function] [call site] 01133
6 part.startswith [function] [call site] 01134
6 bleach.html5lib_shim.match_entity [function] [call site] 01135
6 bleach.html5lib_shim.convert_entity [function] [call site] 01136
6 <builtin>.len [function] [call site] 01137
6 part.replace [function] [call site] 01138
5 stoken.startswith [function] [call site] 01139
4 <builtin>.list [function] [call site] 01140
4 bleach._vendor.html5lib.serializer.HTMLSerializer.serialize [function] [call site] 01141
4 bleach.html5lib_shim.BleachHTMLSerializer.serialize [function] [call site] 01142
4 <builtin>.list [function] [call site] 01143