MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / unknown_endtag

Method unknown_endtag

lib/utils/sgmllib.py:472–473  ·  view source on GitHub ↗
(self, tag)

Source from the content-addressed store, hash-verified

470 pass
471
472 def unknown_endtag(self, tag):
473 pass
474
475 def unknown_charref(self, ref):
476 pass

Callers 1

finish_endtagMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected