MCPcopy Create free account
hub / github.com/sqlmapproject/sqlmap / reset

Method reset

thirdparty/chardet/sjisprober.py:44–46  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

42 self.reset()
43
44 def reset(self):
45 super(SJISProber, self).reset()
46 self.context_analyzer.reset()
47
48 @property
49 def charset_name(self):

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected