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

Function isDigit

lib/core/threads.py:80–82  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

78 pass
79
80def isDigit(value):
81 # It will be overwritten by original from lib.core.common
82 pass
83
84def getCurrentThreadData():
85 """

Callers 1

runThreadsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…