Searched +refs:tag +refs:implicit +refs:name +refs:match (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcf.vim28 " Copied from html.vim - the rules for matching a CF tag match those for HTML/SGML.
32 syn match htmlValue contained "=[\t ]*[^'" \t>][^ \t>]*"hs=s+1 contains=@htmlPreproc
36 syn match htmlTagN contained +<\s*[-a-zA-Z0-9]\++hs=s+1 contains=htmlTagName,@htmlTagNameCluster
37 syn match htmlTagN contained +</\s*[-a-zA-Z0-9]\++hs=s+2 contains=htmlTagName,@htmlTagNameCluster
38 syn match htmlTagError contained "[^>]<"ms=s+1
58 syn match cfOperatorMatch contained "+"
59 syn match cfOperatorMatch contained "\-"
60 syn match cfOperatorMatch contained "[\*\/\\\^\&][\+\-\*\/\\\^\&]\@!"
61 syn match cfOperatorMatc
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DResultSet.pm42 L<Source|DBIx::Class::Manual::Glossary/Source> name.
50 A ResultSet also incorporates an implicit iterator. L</next> and L</reset>
231 # "SELECT name, artistid FROM $artist_table"
233 columns => [qw/name artistid/],
382 my $newrs = $artist_rs->search_literal('name = ?', 'Metallica');
435 Additionally, you can specify the columns explicitly by name:
580 foreach my $name (@constraint_names) {
581 my @constraint_cols = $self->result_source->unique_constraint_columns($name);
627 name => 'Emo-R-Us',
770 foreach my $name (
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex66 % they might have appeared in the input file name.
311 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
492 % whether the environment name matches. The \checkenv macro can also be
1208 \pdfdest name{#1} xyz%
1234 \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{#1}%
1315 goto name{\pdfmkpgn{\the\pgn}}%
1380 \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
1427 % used as factors; they just match (closely enough) what Knuth defined.
2052 % Do an implicit @contents or @shortcontents after @end titlepage if the
2229 % For double-sided printing, put current file name i
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex66 % they might have appeared in the input file name.
311 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
492 % whether the environment name matches. The \checkenv macro can also be
1208 \pdfdest name{#1} xyz%
1234 \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{#1}%
1315 goto name{\pdfmkpgn{\the\pgn}}%
1380 \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
1427 % used as factors; they just match (closely enough) what Knuth defined.
2052 % Do an implicit @contents or @shortcontents after @end titlepage if the
2229 % For double-sided printing, put current file name i
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex66 % they might have appeared in the input file name.
308 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
489 % whether the environment name matches. The \checkenv macro can also be
1200 \pdfdest name{#1} xyz%
1226 \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{#1}%
1307 goto name{\pdfmkpgn{\the\pgn}}%
1372 \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
1413 % used as factors; they just match (closely enough) what Knuth defined.
1948 % Do an implicit @contents or @shortcontents after @end titlepage if the
2125 % For double-sided printing, put current file name i
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex66 % they might have appeared in the input file name.
317 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
497 % whether the environment name matches. The \checkenv macro can also be
1211 % double any backslashes. Otherwise, a name like "\node" will be
1268 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1324 \safewhatsit{\pdfdest name{\pdfdestname} xyz}%
1360 % Doubled backslashes in the name.
1369 \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{\pdfoutlinetext}%
1494 \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
1542 % used as factors; they just match (closel
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex66 % they might have appeared in the input file name.
317 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
497 % whether the environment name matches. The \checkenv macro can also be
1211 % double any backslashes. Otherwise, a name like "\node" will be
1268 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1324 \safewhatsit{\pdfdest name{\pdfdestname} xyz}%
1360 % Doubled backslashes in the name.
1369 \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{\pdfoutlinetext}%
1494 \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
1542 % used as factors; they just match (closel
[all...]

Completed in 296 milliseconds