Home
last modified time | relevance | path

Searched defs:match_escaped (Results 1 – 3 of 3) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dsearch.c2099 int match_escaped = 0; // search for escaped match in findmatchlimit() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dsearch.c1771 int match_escaped = 0; // search for escaped match in findmatchlimit() local
/dports/www/mod_security/modsecurity-2.9.3/apache2/
H A Dre_operators.c1425 char *match_escaped = log_escape(msr->mp, match ? match : "<Unknown Match>"); in msre_op_pm_execute() local