Searched +refs:syntax +refs:table (Results 51 - 75 of 98) sorted by relevance

1234

/macosx-10.10/vim-55/runtime/autoload/
H A Dtohtml.vim27 runtime syntax/2html.vim
39 runtime syntax/2html.vim
105 call add(html, '<table border="1" width="100%">')
161 " we can include the rest into the resulting table
189 call add(html, '</table>')
240 " for the table-based layout of the side-by-side diff. The diff should take
249 \ 'table { table-layout: fixed; }',
250 \ 'html, body, table, tbody { width: 100%; margin: 0; padding: 0; }',
H A Djavascriptcomplete.vim323 " Table - table.
393 " 3. General declaration follows "= new Type" syntax, additional else
491 elseif shortcontext =~ 'table\.$'
561 " Create table to keep arguments for additional 'menu' info
582 let htmldom = ['document', 'anchor', 'area', 'base', 'body', 'document', 'event', 'form', 'frame', 'frameset', 'history', 'iframe', 'image', 'input', 'link', 'location', 'meta', 'navigator', 'object', 'option', 'screen', 'select', 'table', 'tableData', 'tableHeader', 'tableRow', 'textarea', 'window']
/macosx-10.10/vim-55/runtime/syntax/
H A Dpython.vim1 " Vim syntax file
40 " For version 5.x: Clear all syntax items.
41 " For version 6.x: Quit when a syntax file was already loaded.
43 syntax clear
49 " comparison with the table in the 'Python Language Reference'
51 " Groups are in the order presented in NAMING CONVENTIONS in syntax.txt.
H A Dlisp.vim1 " Vim syntax file
14 " For vim-version 5.x: Clear all syntax items
15 " For vim-version 6.x: Quit when a syntax file was already loaded
17 syntax clear
132 syn keyword lispFunc ash hash-table readtablep
133 syn keyword lispFunc asin hash-table-count real
134 syn keyword lispFunc asinh hash-table-p realp
135 syn keyword lispFunc assert hash-table-rehash-size realpart
136 syn keyword lispFunc assoc hash-table-rehash-threshold reduce
137 syn keyword lispFunc assoc-if hash-table
[all...]
H A Dsisu.vim1 "SiSU Vim syntax file
7 syntax clear
75 syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^table{.\+" end="}table"
76 syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^{\(t\|table\)\(\~h\)\?\(\sc[0-9]\+;\)\?[0-9; ]*}" end="\n$"
H A Dmysql.vim1 " Vim syntax file
9 " For version 5.x: Clear all syntax items
10 " For version 6.x: Quit when a syntax file was already loaded
12 syntax clear
43 syn keyword mysqlKeyword table tables temporary terminated to trailing type
142 " Function names do not clash with table or column names. For example, ABS is a
147 " region to define them, not just a keyword. This will probably cause the syntax file
H A Dmupad.vim1 " Vim syntax file
8 " For version 5.x: Clear all syntax items
9 " For version 6.x: Quit when a syntax file was already loaded
11 syntax clear
131 syn keyword mupadFunction surd sysname sysorder system table taylor tbl2text
H A Dinform.vim1 " Vim syntax file
7 " Quit when a syntax file was already loaded
9 syntax clear
172 syntax case match
220 syn keyword informKeyword additive score time string table
299 command -nargs=+ SynDisplay syntax <args> display
302 command -nargs=+ SynDisplay syntax <args>
H A Dtexinfo.vim1 " Vim syntax file
12 " Remove any old syntax stuff hanging around, if needed
35 "(almost) everything appears as 'contained' too; is for tables (@table)
164 "(almost) everything appears as 'contained' too; is for tables (@table)
197 syn region texinfoMltlnNAtCmd matchgroup=texinfoAtCmd start="^@table" end="^@end table\s*$" contains=ALL
H A Dsqr.vim1 " Vim syntax file
19 " For version 5.x, clear all syntax items.
20 " For version 6.x, quit when a syntax file was already loaded.
22 syntax clear
38 " (based on the UltraEdit syntax file for SQR 6.1.4
152 syn keyword sqrParam table text thousand-seperator
H A Dprogress.vim1 " Vim syntax file
13 " For version 5.x: Clear all syntax items
14 " For version 6.x: Quit when a syntax file was already loaded
16 syntax clear
83 syn keyword ProgressReserved stream-io string-xref system-dialog table term term[inal] text text-cursor text-seg[-growth] this-procedure time title
136 syn keyword ProgressOperator checked choose clear-select[ion] close code codepage codepage-convert col-of colon-align[ed] color-table column-bgc[olor] column-dcolor column-fgc[olor] column-font
145 syn keyword ProgressOperator filename fill-in filled filters first-child first-column first-proc[edure] first-tab-i[tem] fixed-only float focused-row font-based-layout font-table force-file
178 syn keyword ProgressOperator system-alert-box[es] system-help tab-position tabbable target target-procedure temp-dir[ectory] temp-table terminate text-selected three-d through thru tic-marks time-source title-bgc[olor]
H A Ddoxygen.vim1 " DoxyGen syntax hilighting extension for c/c++/idl/java
16 " There are two variables that control the syntax highlighting produced by this
57 " Start of Doxygen syntax hilighting:
206 syn include @Dotx syntax/dot.vim
290 syn region doxygenHtmlTag contained matchgroup=doxygenHtmlCh start=+\v\</=\ze([biuap]|em|strong|img|br|center|code|dfn|d[ldt]|hr|h[0-3]|li|[ou]l|pre|small|sub|sup|table|tt|var|caption|src|alt|longdesc|name|height|width|usemap|ismap|href|type)>+ skip=+\\<\|\<\k\+=\("[^"]*"\|'[^']*\)+ end=+>+ contains=doxygenHtmlCmd,doxygenContinueComment,doxygenHtmlVar
291 syn keyword doxygenHtmlCmd contained b i em strong u img a br p center code dfn dl dd dt hr h1 h2 h3 li ol ul pre small sub sup table tt var caption nextgroup=doxygenHtmlVar skipwhite
571 if &syntax=='idl'
H A Dbaan.vim1 " Vim syntax file"
7 " For version 5.x: Clear all syntax items
8 " For version 6.x: Quit when a syntax file was already loaded
11 syntax clear
45 syn keyword baanType domain double long string table boolean common
121 setlocal foldmethod=syntax
970 " Main table section
971 syn match baan4glh "main\.table\.io:"
1157 syn keyword baanBshell table.round
1603 syn keyword baanBshell db.create.table
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dcgen.h54 /* The assembler syntax is made up of expressions (duh...).
276 CD is a cpu table descriptor.
288 CD is a cpu table descriptor.
306 CD is a cpu table descriptor.
327 CD is a cpu table descriptor.
417 /* Called before trying to match a table entry with the insn. */
458 enum cgen_hw_type is an index into this table (specifically `entries'). */
461 /* Pointer to null terminated table of all compiled in entries. */
508 /* Next name hash table entry. */
510 /* Next value hash table entr
542 const CGEN_KEYWORD *table; member in struct:__anon7967
795 CGEN_SYNTAX_CHAR_TYPE syntax[CGEN_MAX_SYNTAX_ELEMENTS]; member in struct:__anon7972
945 CGEN_SYNTAX syntax; member in struct:__anon7976
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dorgcard.tex342 {\bf Creating a table}
344 %\metax{insert a new Org-mode table}{M-x org-table-create}
346 \key{convert region to table}{C-c |}
351 The following commands work when the cursor is {\it inside a table}.
356 \key{re-align the table without moving the cursor}{C-c C-c}
357 \key{re-align the table, move to next field}{TAB}
359 \key{re-align the table, move to next row}{RET}
388 \key{re-apply all stored equations to entire table}{C-u C-c *}
389 \key{iterate table t
[all...]
H A Dsurvival.tex239 else convenient. To create a tags table file, type
246 recorded in tags table
326 \key{\\w} matches word-syntax character
327 \key{\\W} matches non-word-syntax character
H A Dru-refcard.tex326 ������������ ����� ���� � ������ & \kbd{M-x visit-tags-table} \\
482 % customizations and knows Lisp syntax.
/macosx-10.10/ruby-106/ruby/
H A Dregparse.c379 onig_st_lookup_strend(hash_table_type* table, const UChar* str_key, argument
387 return onig_st_lookup(table, (st_data_t )(&key), value);
391 onig_st_insert_strend(hash_table_type* table, const UChar* str_key, argument
400 result = onig_st_insert(table, (st_data_t )key, value);
456 fprintf(fp, "name table\n");
613 fprintf(fp, "name table\n");
812 ! IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_MULTIPLEX_DEFINITION_NAME)) {
931 IS_SYNTAX_BV(reg->syntax, ONIG_SYN_CAPTURE_ONLY_NAMED_GROUP) &&
1829 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_EMPTY_RANGE_IN_CC))
2162 if (IS_SYNTAX_OP(env->syntax, ONIG_SYN_OP_ESC_CONTROL_CHAR
[all...]
/macosx-10.10/vim-55/runtime/indent/
H A Dhtml.vim91 call <SID>HtmlIndentPush('table')
149 " [-- return the sum of indents respecting the syntax of a:lnum --]
160 if '' != &syntax &&
H A Dsqlanywhere.vim15 " syntax. That syntax does not have end tags for IF's, which makes
309 " it was part of a command (ie create table(..) )
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm215 sub table { subroutine
216 my ($proto, $table, $alias) = @_;
218 $class->_table($table) if $table;
607 my $id = $dbh->last_insert_id(undef, undef, $self->table, undef) # std
1228 # Other fatal errors (syntax etc) must be reported (as per base.pm).
1234 # Foo can't load Bar: Bar can't load Baz: syntax error at line ...
1262 Music::Artist->table('artist');
1268 Music::CD->table('cd');
1281 Music::Track->table('trac
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dsubr.el523 (put 'keyboard-translate-table 'char-table-extra-slots 0)
527 This function creates a `keyboard-translate-table' if necessary
529 (or (char-table-p keyboard-translate-table)
530 (setq keyboard-translate-table
531 (make-char-table 'keyboard-translate-table nil)))
532 (aset keyboard-translate-table from to))
944 (defun makehash (&optional test) (make-hash-table
[all...]
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dregex_internal.h698 reg_syntax_t syntax; member in struct:re_dfa_t
836 const int32_t *table, *indirect;
843 table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
835 const int32_t *table, *indirect; local
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm77 Non-terminals and symbolic tokens share the same identifier syntax:
94 =item C<Grammar file syntax>
96 It is very close to yacc syntax (in fact, I<Parse::Yapp> should compile
139 as tokens, generating a syntax error if used in the left hand side of
200 to your parser file, inside of the rules table.
479 to find the guilty line in your source file in case of a syntax error.
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dmep-dis.c74 CGEN_KEYWORD *table ATTRIBUTE_UNUSED, long val ATTRIBUTE_UNUSED,
84 CGEN_KEYWORD *table ATTRIBUTE_UNUSED, long val ATTRIBUTE_UNUSED,
497 - if the table contains both assembler and disassembler functions then
887 const CGEN_SYNTAX *syntax = CGEN_INSN_SYNTAX (insn);
893 for (syn = CGEN_SYNTAX_STRING (syntax); *syn; ++syn)
1164 /* If we haven't initialized yet, initialize the opcode table. */
884 const CGEN_SYNTAX *syntax = CGEN_INSN_SYNTAX (insn); local

Completed in 487 milliseconds

1234