Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h390 int tolerant; member
H A Dvim9execute.c1116 do_2string(typval_T *tv, int is_2string_any, int tolerant) in do_2string() argument
1133 if (tolerant) in do_2string()
4327 iptr->isn_arg.tostring.tolerant) == FAIL) in exec_instructions()
H A Dvim9compile.c619 may_generate_2STRING(int offset, int tolerant, cctx_T *cctx) in may_generate_2STRING() argument
648 if (tolerant) in may_generate_2STRING()
672 isn->isn_arg.tostring.tolerant = tolerant; in may_generate_2STRING()
/vim-8.2.3635/runtime/doc/
H A Dos_dos.txt73 backslashes for some commands. Vim is a bit more tolerant and does not remove
H A Dmotion.txt746 The text objects are tolerant about mistakes. Stray end tags are ignored.
H A Dversion8.txt29595 Solution: Be more tolerant about the expression result type.