Searched refs:cached (Results 1 – 24 of 24) sorted by relevance
41 let args = args."\n".system("git diff --cached --name-only")59 …call system(git." diff --cached --no-color --no-ext-diff ".extra." > ".(exists("*shellescape") ? s…
207 " Remove any cached SQL since a new sytax will have different531 " Remove any cached items useful for schema changes
361 " cached table list. If it does, then we have462 " Reset all cached items495 let msg = "All SQL cached items have been removed."661 " Check if we have already cached the syntax list664 " Return previously cached value815 " Check if we have already cached the column list for this table821 " Check if we have already cached the column list for this table835 " If we have not found a cached copy of the table
505 let cached = 0510 let cached = 1515 if !cached
8 " The result is cached in s:have_"cmd" for speed.
40 " When enabled the taglist() lookups will be cached and subsequent searches2014 " cached class contents can contain content from multiple files (superclasses) so we have to2015 " validate cached result's validness by the filemtimes used to create the cached value2021 " the the memory we can free by checking every file in the cached hierarchy2031 " clear the outdated cached value from the cache store
26 " Matches cached placeholders
63 \ verify-path verify-path[-cached]
168 …|prec\|irs\|ofs\|ors\|export\|deep\|binary\|unary\|reparsed\|rw\|parsed\|cached\|readonly\|defequi…
1683 syntax keyword typescriptResourceEvent contained cached error load
536 notice there is no delay since the column list has been cached. If you537 change the schema of a cached table you can press <C-C>R, which717 < - This maps removes all cached items and forces the SQL completion768 syntax items have been cached in preparation. The SQL filetype script detects
545 in the preview window. It is equivalent to calling "git diff --cached" plus
1463 Once a vim9 script file has been imported, the result is cached and used the1780 - Once an import has been used, it can be cached and loading it again can be
4182 9 There is still a redraw bug somewhere. Probably because a cached state is4347 3. Use a cache directory for each user. How to recognize which cached5628 cached list of which line is where.
1633 - When using CTRL-L, the cached states are deleted, to force parsing the text10568 Solution: The array with cached syntax states is leaking entries. After14341 Solution: Flush the cached line before counting the bytes.
2857 reported no matching tag. Clear the cached tag name.4268 avoid using the cached line and locked block.
7293 Solution: Flush cached tag matches when executing an external command.
36377 Solution: Flush the cached line after invoking listeners. (closes #4455)36859 Solution: Free the cached mask.
1441 cpp_baseclass_cache_T *cached) // input and output in cin_is_cpp_baseclass() argument1443 lpos_T *pos = &cached->lpos; // find position in cin_is_cpp_baseclass()1450 return cached->found; // Use the cached result in cin_is_cpp_baseclass()1594 cached->found = cpp_base_class; in cin_is_cpp_baseclass()
2334 dnl Check for other function than above to avoid the cached value3371 AC_MSG_RESULT([(cached) $ac_cv_type_rlim_t])3397 AC_MSG_RESULT([(cached) $ac_cv_type_stack_t])
8235 $as_echo_n "(cached) " >&610977 $as_echo_n "(cached) " >&611034 $as_echo_n "(cached) " >&612089 $as_echo_n "(cached) " >&612644 $as_echo_n "(cached) " >&612706 $as_echo_n "(cached) " >&6
677 " Test that if buffer is current, don't use the stale cached value
284 " If we cached a timezone value, put it back, otherwise clear it
6 " Description: HTML indent script with cached state for faster indenting on a