Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c127 struct efm_S struct
129 regprog_T *prog; // pre-formatted part of 'errorformat'
130 efm_T *next; // pointer to next (NULL if last)
131 char_u addr[FMT_PATTERNS]; // indices of used % patterns
132 char_u prefix; // prefix of this format line:
146 char_u flags; // additional flags given in prefix
149 int conthere; // %> used