mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-09 01:21:25 +03:00

mc_search_struct: add new member prepared.result to keep the result of the mc_search_prepare() first call. It can be used to check a regexp before call of mc_search_run() in a loop. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>