Searched +refs:org +refs:html +refs:expand (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/CPAN-52/
H A DgenNewOSS.pl14 http://perldoc.perl.org/perlartistic.html
15 http://perldoc.perl.org/perlgpl.html
18 http://opensource.org/licenses/artistic-license-2.0.php
71 BSD: http://www.opensource.org/licenses/bsd-license.php
72 GPL: http://www.opensource.org/licenses/gpl-license.php
73 Artistic: http://opensource.org/licenses/artistic-license.php
106 hobbs - Andrew Rodland (cpan:ARODLAND) <arodland@cpan.org>
108 ribasushi - Peter Rabbitson (cpan:RIBASUSHI) <ribasushi@cpan.org>
[all...]
H A DgenOSS.pl13 http://perldoc.perl.org/perlartistic.html
14 http://perldoc.perl.org/perlgpl.html
51 'Compress-Zlib-1.42' => 'http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Zlib-1.42.tar.gz',
52 'XML-LibXML-Common-0.13' => 'http://search.cpan.org/CPAN/authors/id/P/PH/PHISH/XML-LibXML-Common-0.13.tar.gz',
677 my $URLprefix = 'http://search.cpan.org/CPAN/authors/id';
706 for my $mod (CPAN::Shell->expand("Module", "/$mname/")) {
716 for my $dist (CPAN::Shell->expand("Distribution", "/\/$n-/")) {
751 <string>http://search.cpan.org/</strin
[all...]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dliquid.vim3 " Maintainer: Tim Pope <vimNOSPAM@tpope.org>
11 let g:liquid_default_subtype = 'html'
21 let b:liquid_subtype = matchstr(substitute(expand('%:t'),'\c\%(\.liquid\)\+$','',''),'\.\zs\w\+$')
31 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
H A Deruby.vim3 " Maintainer: Tim Pope <vimNOSPAM@tpope.org>
5 " URL: http://vim-ruby.rubyforge.org
23 let g:eruby_default_subtype = "html"
33 let b:eruby_subtype = matchstr(substitute(expand("%:t"),'\c\%(\.erb\|\.eruby\|\.erubis\)\+$','',''),'\.\zs\w\+$')
36 let b:eruby_subtype = 'html'
54 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim
/macosx-10.9.5/vim-53/runtime/syntax/
H A Deruby.vim3 " Maintainer: Tim Pope <vimNOSPAM@tpope.org>
5 " URL: http://vim-ruby.rubyforge.org
18 let g:eruby_default_subtype = "html"
28 let b:eruby_subtype = matchstr(substitute(expand("%:t"),'\c\%(\.erb\|\.eruby\|\.erubis\)\+$','',''),'\.\zs\w\+$')
31 let b:eruby_subtype = 'html'
47 let b:eruby_nest_level = strlen(substitute(substitute(substitute(expand("%:t"),'@','','g'),'\c\.\%(erb\|rhtml\)\>','@','g'),'[^@]','','g'))
H A Dliquid.vim3 " Maintainer: Tim Pope <vimNOSPAM@tpope.org>
16 let g:liquid_default_subtype = 'html'
26 let b:liquid_subtype = matchstr(substitute(expand('%:t'),'\c\%(\.liquid\)\+$','',''),'\.\zs\w\+$')
H A D2html.vim7 " Original by Bram Moolenaar <Bram@vim.org>
14 " http://www.vim.org/scripts/script.php?script_id=2006
126 " Replace the reserved html characters
234 if expand("%") == ""
235 exec 'new Untitled.'.(s:settings.use_xhtml ? 'x' : '').'html'
237 exec 'new %.'.(s:settings.use_xhtml ? 'x' : '').'html'
293 \ "<html>",
298 call add(s:lines, "<meta http-equiv=\"content-type\" content=\"text/html; charset=" . s:settings.encoding . '"' . s:tag_close)
301 \ ("<title>".expand("%:p:~")."</title>"),
537 " we will set the foldcolumn in the html t
[all...]
H A Dgroovy.vim5 " URL: http://www.vim.org/scripts/script.php?script_id=945
14 " Relies on html.vim
175 "if filereadable(expand("<sfile>:p:h")."/groovyid.vim")
228 " syntax include @groovyHtml <sfile>:p:h/html.vim
229 syntax include @groovyHtml runtime! syntax/html.vim
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/demos/
H A Dcatalog47 return [file join $selfdir html $name.n.html]
65 pack $win -expand yes
90 pack $win.err -expand yes
232 set org [iw_draw_box $canv $class]
233 set top $org
238 $canv lower [$canv create line $offset $org \
246 $canv move all 20 [expr -($top-26+$org)]
249 $canv move all -20 [expr $top-26+$org]
250 set top [expr $top+$del-30+$org]
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DVMethods.pm9 # Andy Wardley <abw@wardley.org>
62 html => \&Template::Filters::html_filter,
219 my $expand = sub {
229 $text =~ s{$pattern}{ &$expand($replace, [@-], [@+]) }eg;
232 $text =~ s{$pattern}{ &$expand($replace, [@-], [@+]) }e;
628 Andy Wardley E<lt>abw@wardley.orgE<gt> L<http://wardley.org/>
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DVMethods.pm9 # Andy Wardley <abw@wardley.org>
62 html => \&Template::Filters::html_filter,
219 my $expand = sub {
229 $text =~ s{$pattern}{ &$expand($replace, [@-], [@+]) }eg;
232 $text =~ s{$pattern}{ &$expand($replace, [@-], [@+]) }e;
628 Andy Wardley E<lt>abw@wardley.orgE<gt> L<http://wardley.org/>
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A DjpegDisplay.pl43 'b' => 'dc=harden,dc=org',
174 $mw->Label(-image => $image)->pack(-expand => 1, -fill => 'both');
247 http://cpan.org/src/index.html
H A Dtklkup12 # Both modules are available from the CPAN.org system.
285 ->pack(-expand => 1, -fill => 'both');
1176 -expand => 1);
1199 $list->pack(-fill => "both", -expand => 1 );
1277 -expand => 1);
1287 -expand => 1, -fill => "both" );
1679 )->pack(-fill => "both", -expand => 1);
2671 $mw->Label(-image => $image)->pack(-expand => 1, -fill => 'both');
2722 $errlist->pack(-fill => "both", -expand => 1 );
3837 $createlist->pack(-fill => "both", -expand
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Dscripts.vim3 " Maintainer: Bram Moolenaar <Bram@vim.org>
18 if exists("myscriptsfile") && filereadable(expand(myscriptsfile))
242 elseif s:line1 =~? '\<DOCTYPE\s\+html\>'
243 set ft=html
339 elseif expand("%") =~ '\a\a_\a\a\($\|[.@]\)\|i18n$\|POSIX$\|translit_'
H A Dfiletype.vim3 " Maintainer: Bram Moolenaar <Bram@vim.org>
21 \ exe "doau filetypedetect BufRead " . fnameescape(expand("<afile>:r"))
23 \ let s:name = expand("<afile>") |
30 \ if expand("<afile>:t") != "configure.in" |
31 \ exe "doau filetypedetect BufRead " . fnameescape(expand("<afile>:r")) |
46 if expand("<amatch>") !~ g:ft_ignore_pat
124 \ if expand("<afile>") !~? 'Makefile.am\>' | setf elf | endif
794 au BufNewFile,BufRead *.t.html setf tilde
797 au BufNewFile,BufRead *.html,*.htm,*.shtml,*.stm call s:FThtml()
813 setf html
[all...]
H A Dmenu.vim4 " Maintainer: Bram Moolenaar <Bram@vim.org>
110 an <silent> 10.340 &File.&Save<Tab>:w :if expand("%") == ""<Bar>browse confirm w<Bar>else<Bar>confirm w<Bar>endif<CR>
283 an 20.440.160 &Edit.F&ile\ Settings.Toggle\ &expand-tab<Tab>:set\ et! :set et! et?<CR>
609 call <SID>BMFilename(expand("<afile>"), expand("<abuf>"))
617 let name = expand("<afile>")
621 let munge = <SID>BMMunge(name, expand("<abuf>"))
813 exe "20vsp " . s:FnameEscape(expand("%:p:h"))
957 an <silent> 1.20 ToolBar.Save :if expand("%") == ""<Bar>browse confirm w<Bar>else<Bar>confirm w<Bar>endif<CR>
1098 an 50.730 &Syntax.&Convert\ to\ HTML :runtime syntax/2html
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME56 http://www.perl.com/pub/a/2002/09/11/log4perl.html
337 by Guido Carls <gcarls@cpan.org>. It allows for hooking up Log::Log4perl
476 log4j.appender.A1=org.apache.log4j.ConsoleAppender
477 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
509 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
510 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
512 log4j.appender.R=org.apache.log4j.RollingFileAppender
514 log4j.appender.R.layout=org.apache.log4j.PatternLayout
518 "org.apache.log4j.ConsoleAppender" (ultimately mapped by "Log::Log4perl"
520 "org
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm529 http://www.perl.com/pub/a/2002/09/11/log4perl.html
925 log4j.appender.A1=org.apache.log4j.ConsoleAppender
926 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
957 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
958 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
960 log4j.appender.R=org.apache.log4j.RollingFileAppender
962 log4j.appender.R.layout=org.apache.log4j.PatternLayout
966 C<org.apache.log4j.ConsoleAppender> (ultimately mapped by C<Log::Log4perl>
968 C<R>, a C<org.apache.log4j.RollingFileAppender>
1028 (http://java.sun.com/j2se/1.3/docs/api/java/text/SimpleDateFormat.html)
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm673 http://www.perl.com/pub/a/2002/09/11/log4perl.html
1128 log4j.appender.A1=org.apache.log4j.ConsoleAppender
1129 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
1160 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
1161 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
1163 log4j.appender.R=org.apache.log4j.RollingFileAppender
1165 log4j.appender.R.layout=org.apache.log4j.PatternLayout
1169 C<org.apache.log4j.ConsoleAppender> (ultimately mapped by C<Log::Log4perl>
1171 C<R>, a C<org.apache.log4j.RollingFileAppender>
1235 (http://java.sun.com/j2se/1.3/docs/api/java/text/SimpleDateFormat.html)
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/texinfo/texinfo.tex
35 % ftp://tug.org/tex/texinfo.tex
36 % (and all CTAN mirrors, see http://www.ctan.org),
42 % Texinfo has a small home page at http://texinfo.org/ and also
43 % http://www.gnu.org/software/texinfo.
45 % Send bug reports to bug-texinfo@gnu.org. Please include including a
226 \indexdummies % don't expand command
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/tex/texinfo.tex
35 % ftp://us.ctan.org/macros/texinfo/texinfo.tex
36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
40 % Texinfo has a small home page at http://texinfo.org/.
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % the existing language-specific files from ftp://ftp.gnu.org/gnu/texinfo/.
213 \indexdummies % don't expand command
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/tex/texinfo.tex
35 % ftp://us.ctan.org/macros/texinfo/texinfo.tex
36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
40 % Texinfo has a small home page at http://texinfo.org/.
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % the existing language-specific files from ftp://ftp.gnu.org/gnu/texinfo/.
213 \indexdummies % don't expand command
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex32 % ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org),
38 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
43 % Send bug reports to bug-texinfo@gnu.org. Please include including a
253 \indexdummies % don't expand commands in the output.
404 % Change the active space to expand to nothing.
1539 % will therefore expand th
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
306 \indexdummies % don't expand commands in the output.
437 % We prepended an \empty token at the very beginning and we expand it now,
1827 % will therefore expand the active definition of _, which is us
1980 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2697 % --karl, nathan@acm.org, 2
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
306 \indexdummies % don't expand commands in the output.
437 % We prepended an \empty token at the very beginning and we expand it now,
1827 % will therefore expand the active definition of _, which is us
1980 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2697 % --karl, nathan@acm.org, 2
[all...]

Completed in 200 milliseconds

12