Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
RZ_API int | rz_search_regexp_update (RzSearch *s, ut64 from, const ut8 *buf, int len) |
Definition at line 8 of file regexp.c.
References rz_search_keyword_t::bin_keyword, eprintf, from, rz_search_keyword_t::icase, len, match, rz_regex_comp(), rz_regex_exec(), RZ_REGEX_EXTENDED, rz_regex_fini(), RZ_REGEX_ICASE, RZ_REGEX_STARTEND, rz_search_hit_new(), and s.
Referenced by rz_search_set_mode().