Searched refs:loose (Results 1 – 8 of 8) sorted by relevance
| /vim-8.2.3635/runtime/tools/ |
| H A D | xcmdsrv_client.c | 75 int delete, char **loose); 295 char **loose) /* Do another search matching -999 if not found in LookupName() argument 351 if (loose != NULL && returnValue == None && !IsSerialName(name)) in LookupName() 362 *loose = strdup(p + 1); in LookupName()
|
| /vim-8.2.3635/src/ |
| H A D | if_xcmdsrv.c | 189 static Window LookupName(Display *dpy, char_u *name, int delete, char_u **loose); 901 char_u **loose) // Do another search matching -999 if not found in LookupName() argument 935 if (loose != NULL && returnValue == (int_u)None && !IsSerialName(name)) in LookupName() 946 *loose = vim_strsave(p + 1); in LookupName()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tidy.vim | 25 syn keyword tidyDoctype contained html5 omit auto strict loose transitional user
|
| H A D | 2html.vim | 1905 …HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n"
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | htmlcomplete.vim | 665 … html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">', 668 …TYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">',
|
| H A D | tohtml.vim | 380 call add(html, ' "http://www.w3.org/TR/html4/loose.dtd">')
|
| H A D | csscomplete.vim | 331 let values = ["auto", "loose", "normal", "strict"]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version7.txt | 15328 Solution: When using fork() do not loose the selection, keep serving it.
|