Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dscriptfile.pro3 estack_T *estack_push(etype_T type, char_u *name, long lnum);
/vim-8.2.3635/src/
H A Dscriptfile.c46 estack_push(etype_T type, char_u *name, long lnum) in estack_push()
124 etype_T last_type = ETYPE_SCRIPT; in estack_sfile()
H A Dstructs.h2068 } etype_T; typedef
2073 etype_T es_type;