Files
idapython-src/pywraps/py_search.py
T
Arnaud Diederen 0706ff1018 Backported fixes
2020-09-14 17:25:37 +02:00

9 lines
176 B
Python

#<pycode(py_search)>
SEARCH_UNICODE = 0x40 # Deprecated. For find_binary()
#</pycode(py_search)>
#<pycode_BC695(py_search)>
find_void=find_suspop
#</pycode_BC695(py_search)>