Home
last modified time | relevance | path

Searched refs:ts_caught_all (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9compile.c76 int ts_caught_all; // "catch" without argument encountered member
8652 if (scope->se_u.se_try.ts_caught_all) in compile_catch()
8699 scope->se_u.se_try.ts_caught_all = TRUE; in compile_catch()