Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 25 of 28) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Dscheme.vim246 syn keyword schemeFunction exact
247 syn keyword schemeFunction exact->inexact
248 syn keyword schemeFunction exact-integer-sqrt
249 syn keyword schemeFunction exact-integer?
250 syn keyword schemeFunction exact?
272 syn keyword schemeFunction inexact->exact
H A Dmonk.vim74 syn keyword monkFunc real? rational? integer? exact? inexact? = < > <= >=
79 syn keyword monkFunc real-part imag-part magnitude angle exact->inexact
80 syn keyword monkFunc inexact->exact number->string string->number char=?
H A Dsil.vim59 \ exact
H A Dsas.vim128 …g define delete deletefunc deletesubr delimiter device dialog dur endcomp exact exchange exclude e…
143 …irections domain effect effectplot effpart em endnodata equality estimate exact exactoptions facto…
H A Dprogress.vim81 syn keyword ProgressReserved rcode-info[rmation] read-available read-exact-num readkey recid record…
/vim-8.2.3635/src/proto/
H A Dmap.pro19 char_u *check_map(char_u *keys, int mode, int exact, int ign_mod, int abbr, mapblock_T **mp_ptr, in…
/vim-8.2.3635/src/
H A Dmap.c2122 int exact, // require exact match in check_map() argument
2158 if ((mp->m_mode & mode) && (!exact || mp->m_keylen == len)) in check_map()
2188 get_maparg(typval_T *argvars, typval_T *rettv, int exact) in get_maparg() argument
2232 rhs = check_map(keys_simplified, mode, exact, FALSE, abbr, in get_maparg()
2242 rhs = check_map(alt_keys_buf, mode, exact, FALSE, abbr, &mp, in get_maparg()
/vim-8.2.3635/runtime/ftplugin/
H A Docaml.vim222 " However this plugin should have the exact same behaviour, that's why the
223 " following lines are the quite exact copy of Stefano's original plugin :
427 " The original buffer has been restored in the exact same state as before.
/vim-8.2.3635/runtime/doc/
H A Dremote.txt112 argument as described above. If an exact match is not available, the first
H A Dtabpage.txt326 switching from one tab page to another. The exact order depends on what you
H A Dhelphelp.txt406 goal is that the reader understands how Vim works, the exact wording is
H A Dusr_30.txt310 see the exact name that Vim detected with this command: >
H A Dmbyte.txt160 Looking in these directories will show you the exact name of each locale.
985 are added to your system. The exact location of this depends on the version
H A Dsign.txt183 exact file name must be used, wildcards, $ENV and ~ are not
H A Dgui.txt773 toolbar button image. Note that the exact filename is OS-specific: For
H A Dpattern.txt1460 Fuzzy matching refers to matching strings using a non-exact search string.
H A Dstarting.txt1044 patch 7.4.2111 to be exact).
H A Deval.txt4108 2 Ignore {prepend}, and use exact string matches for
4112 4 Use {prepend}, use exact string matches for both
11445 To get an exact tag match, the anchors '^' and '$' should be
13962 If you catch an exception by a general pattern, you may access the exact value
/vim-8.2.3635/src/testdir/
H A Dtest_statusline.vim165 " Don't check the exact percentage as it depends on the window size
/vim-8.2.3635/runtime/tutor/
H A Dtutor.utf-8640 would be an exact copy of the tutor when you saved it.
H A Dtutor640 would be an exact copy of the tutor when you saved it.
/vim-8.2.3635/runtime/indent/
H A Derlang.vim59 " Indtokens are "indentation tokens". See their exact format in the
/vim-8.2.3635/runtime/
H A Dmenu.vim55 " There is no exact match, try matching with a wildcard added
/vim-8.2.3635/src/po/
H A Dcs.cp1250.po1501 #. exact match only button
1502 msgid "Match exact word only"
H A Dcs.po1501 #. exact match only button
1502 msgid "Match exact word only"

12