Searched refs:need_clear_zsubexpr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dregexp.c3068 static int need_clear_zsubexpr = FALSE; /* extmatch subexpressions variable
3708 need_clear_zsubexpr = TRUE;
5890 if (need_clear_zsubexpr)
5903 need_clear_zsubexpr = FALSE;

Completed in 192 milliseconds