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