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

Method unknown_charref

lib/utils/sgmllib.py:475–476  ·  view source on GitHub ↗
(self, ref)

Source from the content-addressed store, hash-verified

473 pass
474
475 def unknown_charref(self, ref):
476 pass
477
478 def unknown_entityref(self, ref):
479 pass

Callers 1

handle_charrefMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected