Searched +refs:ad +refs:set +refs:cache (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlftp.vim11 set cpo&vim
30 syn keyword lftpKeywords alias anon at bookmark cache cat cd chmod close
40 \ start="set" end=";" end="$"
43 syn match lftpSettingsPrefix contained '\<\%(bmk\|cache\|cmd\|color\|dns\):'
49 " cache:
50 syn keyword lftpSettings contained cache-em[pty-listings] en[able]
61 \ set-t[erm-status] statu[s-interval]
67 syn keyword lftpSettings contained S[RV-query] cache-en[able]
68 \ cache-ex[pire] cache
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim14 set cpo&vim
43 " Function used for patterns that end in a star: don't set the filetype if the
178 " if b:asmsyntax still isn't set, default to asmsyntax or GNU
298 " Blkid cache file
1214 " that case it is probably an nroff file: 'filetype' is set and 1 is returned.
2025 " 3. Default to "latex" or to g:tex_flavor, can be set in user's vimrc.
2050 endif " If neither matched, keep default set above.
2226 au BufNewFile,BufRead .Xdefaults,.Xpdefaults,.Xresources,xdm-config,*.ad setf xdefaults
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c116 ** * Terms in the result set of a SELECT statement
329 ** to the next, so we have developed the following set of #if statements
401 ** If none of the above are defined, then set SQLITE_SYSTEM_MALLOC as
449 ** Many people are failing to set -DNDEBUG=1 when compiling SQLite.
451 ** lines are added to automatically set NDEBUG unless the -DSQLITE_DEBUG=1
452 ** option is set. Thus NDEBUG becomes an opt-in rather than an opt-out
734 ** [SQLITE_THREADSAFE] compile-time option being set to 0.
926 ** Many SQLite functions return an integer result code from the set shown
1152 ** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element
1290 ** when the database connection has [PRAGMA synchronous] set t
63698 } ad; member in union:vdbeExecUnion
[all...]

Completed in 415 milliseconds