Searched defs:fields (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | quickfix.c | 948 qf_parse_fmt_n(regmatch_T *rmp, int midx, qffields_T *fields) in qf_parse_fmt_n() 961 qf_parse_fmt_l(regmatch_T *rmp, int midx, qffields_T *fields) in qf_parse_fmt_l() 974 qf_parse_fmt_c(regmatch_T *rmp, int midx, qffields_T *fields) in qf_parse_fmt_c() 987 qf_parse_fmt_t(regmatch_T *rmp, int midx, qffields_T *fields) in qf_parse_fmt_t() 1169 qffields_T *fields, in qf_parse_match() 1225 qffields_T *fields, in qf_parse_get_fields() 1296 qffields_T *fields, in qf_parse_file_pfx() 1341 qffields_T *fields) in qf_parse_multiline_pfx() 1402 qffields_T *fields) in qf_parse_line() 1617 qffields_T *fields) in qf_init_process_nextline() [all …]
|
| H A D | gui_photon.c | 2682 long flags, mask, fields; in gui_mch_menu_grey() local
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | state.c | 1772 VTermStateFields fields; in on_resize() local
|
| H A D | screen.c | 603 static int resize(int new_rows, int new_cols, VTermStateFields *fields, void *user) in resize()
|