Searched +refs:cl +refs:not +refs:hash +refs:table (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim22 "setlocal ignorecase "This is not a local yet ;-(
43 syn keyword baan3gl and or to not in
45 syn keyword baanType domain double long string table boolean common
970 " Main table section
971 syn match baan4glh "main\.table\.io:"
1010 " String Error does not work correct with vim 6.0
1065 syn keyword baanBshell not.fixed
1123 syn keyword baanBshell lookupkey.hash
1157 syn keyword baanBshell table.round
1185 syn keyword baanBshell cl
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c5 ** unit. This allows many compilers to do optimizations that would not be
12 ** the programming interface to the SQLite library. (If you do not have
35 ** May you do good and not evil.
59 ** without this option, LFS is enable. But LFS does not exist in the kernel
89 ** May you do good and not evil.
100 ** limits the size of a row in a table or index.
112 ** * Columns in a table
122 ** not have more than a dozen or so columns in any table. And if
134 ** turn the limit off. That is no longer true. It is not possibl
10960 char *table; /* The table or view to which the trigger applies */ member in struct:Trigger
15667 u32 size, hash; local
15701 u32 size, hash; local
15879 int hash = nBlock % N_HASH; local
38681 u32 hash = 0; local
64061 } cl; member in union:vdbeExecUnion
105580 int not; /* True if the NOT keyword is present */ member in struct:LikeOp
[all...]

Completed in 393 milliseconds