Searched +refs:org +refs:table (Results 1 - 25 of 103) sorted by relevance

12345

/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/interop/
H A Dsilab.tcl17 # {{Apache 2.1} http://nagoya.apache.org:5089/soap/servlet/rpcrouter urn:soapinterop http://soapinterop.org/}
18 # {{SOAP.py} http://208.177.157.221:9595/xmethodsInterop urn:soapinterop http://soapinterop.org/}
20 {{TclSOAP 1.6} http://tclsoap.sourceforge.net/cgi-bin/rpc urn:soapinterop http://soapinterop.org/}
21 {{SOAP::Lite} http://services.soaplite.com/interop.cgi urn:soapinterop http://soapinterop.org/}
22 {{4s4c} http://soap.4s4c.com/interop/soap.asp urn:soapinterop http://soapinterop.org/}
23 {{Frontier 7.0} http://www.soapware.org/xmethodsInterop /xmethodsInterop http://soapinterop.org/}
24 {{ActiveState} http://soaptest.activestate.com:8080/PerlEx/soap.plex urn:soapinterop http://soapinterop.org/}
25 {{Dolphin Harbor} http://www.dolphinharbor.org/service
[all...]
/macosx-10.9.5/CPANInternal-140/Class-Unload/lib/Class/
H A DUnload.pm5 no strict 'refs'; # we're fiddling with the symbol table
44 Unloads the given class by clearing out its symbol table and removing it
72 Dagfinn Ilmari Manns�ker, C<< <ilmari at ilmari.org> >>
81 rt.cpan.org>, or through the web interface at
82 L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Class-Unload>. I will
100 L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Unload>
104 L<http://annocpan.org/dist/Class-Unload>
108 L<http://cpanratings.perl.org/d/Class-Unload>
112 L<http://search.cpan.org/dist/Class-Unload>
116 L<http://git.ilmari.org/
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/
H A DClass.pm61 =item * IRC: L<irc.perl.org#dbix-class (click for instant chatroom login)
62 |http://mibbit.com/chat/#dbix-class@irc.perl.org>
66 =item * RT Bug Tracker: L<https://rt.cpan.org/Dist/Display.html?Queue=DBIx-Class>
68 =item * SVNWeb: L<http://dev.catalyst.perl.org/svnweb/bast/browse/DBIx-Class/0.08>
70 =item * SVN: L<http://dev.catalyst.perl.org/repos/bast/DBIx-Class/0.08>
93 __PACKAGE__->table('artist');
107 __PACKAGE__->table('cd');
225 andyg: Andy Grundman <andy@hybridized.org>
231 ash: Ash Berlin <ash@cpan.org>
233 bert: Norbert Csongradi <bert@cpan.org>
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DTable.pm6 # Plugin to order a linear data set into a virtual 2-dimensional table
10 # Andy Wardley <abw@wardley.org>
36 # It calculates the shape of the permutation table based on the ROWS
51 return $class->error("iterator failed to provide data for table: ",
56 return $class->error('invalid table data, expecting a list')
60 return $class->error('invalid table parameters, expecting a hash')
218 return (undef, "no such table method: $item");
230 Template::Plugin::Table - Plugin to present data in a table
234 [% USE table(list, rows=n, cols=n, overlap=n, pad=0) %]
236 [% FOREACH item IN table
[all...]
H A DHTML.pm10 # Andy Wardley <abw@wardley.org>
90 [% HTML.element(table => { border => 1, cellpadding => 2 }) %]
118 [% HTML.element(table => { border => 1, cellpadding => 2 }) %]
119 [% HTML.element('table', border=1, cellpadding=2) %]
120 [% HTML.element(table => attribs) %]
142 Andy Wardley E<lt>abw@wardley.orgE<gt> L<http://wardley.org/>
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DTable.pm6 # Plugin to order a linear data set into a virtual 2-dimensional table
10 # Andy Wardley <abw@wardley.org>
36 # It calculates the shape of the permutation table based on the ROWS
51 return $class->error("iterator failed to provide data for table: ",
56 return $class->error('invalid table data, expecting a list')
60 return $class->error('invalid table parameters, expecting a hash')
218 return (undef, "no such table method: $item");
230 Template::Plugin::Table - Plugin to present data in a table
234 [% USE table(list, rows=n, cols=n, overlap=n, pad=0) %]
236 [% FOREACH item IN table
[all...]
H A DHTML.pm10 # Andy Wardley <abw@wardley.org>
90 [% HTML.element(table => { border => 1, cellpadding => 2 }) %]
118 [% HTML.element(table => { border => 1, cellpadding => 2 }) %]
119 [% HTML.element('table', border=1, cellpadding=2) %]
120 [% HTML.element(table => attribs) %]
142 Andy Wardley E<lt>abw@wardley.orgE<gt> L<http://wardley.org/>
/macosx-10.9.5/vim-53/runtime/autoload/xml/
H A Dxhtml11.vim10 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'onclick': [], 'class': [], 'title': []}
14 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
18 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
22 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'accesskey': [], 'coords': [], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'nohref': ['BOOL'], 'onkeyup': [], 'href': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'alt': [], 'tabindex': [], 'onmouseout': [], 'onmousemove': [], 'style': [], 'xml:lang': [], 'onkeypress': [], 'onmousedown': [], 'class': [], 'title': [], 'onclick': [], 'shape': ['rect', 'circle', 'poly', 'default']}
26 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
30 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'href': []}
34 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'dir': ['ltr', 'rtl'], 'id': [], 'style': [], 'xml:lang': [], 'class': [], 'title': []}
38 \ { 'xmlns': ['http://www.w3.org/1999/xhtml'], 'ondblclick': [], 'dir': ['ltr', 'rtl'], 'onkeydown': [], 'onkeyup': [], 'onmouseup': [], 'id': [], 'onmouseover': [], 'style': [], 'onmousemove': [], 'onmouseout': [], 'xml:lang': [], 'onmousedown': [], 'onkeypress': [], 'onclick': [], 'title': [], 'class': []}
41 \ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'ul', 'ol', 'dl', 'p', 'div', 'pre', 'blockquote', 'address', 'hr', 'table', 'form', 'fieldset', 'ins', 'del', 'script', 'noscript'],
42 \ { 'xmlns': ['http://www.w3.org/199
[all...]
/macosx-10.9.5/vim-53/runtime/tools/
H A Dunicode.vim3 " http://www.unicode.org/Public/5.1.0/ucd/UCD.html
62 " Build the toLower or toUpper table in a new buffer.
105 " Build the foldCase table in a new buffer.
153 " Build the combining table.
190 " Build the double width or ambiguous width table in a new buffer.
203 echoerr "Cannot parse range: '" . p[0] . "' in width table"
211 " Find this char in the data table.
220 echoerr "Cannot find character " . n . " in data table"
257 edit http://unicode.org/Public/UNIDATA/UnicodeData.txt
262 " Build the toLower table
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/SQL/Translator/Parser/DBIx/
H A DClass.pm94 # It's possible to have multiple DBIC sources using the same table
98 my $table = $tables{$table_name}{object} = SQL::Translator::Schema::Table->new(
117 my $f = $table->add_field(%colinfo)
118 || $dbicschema->throw_exception ($table->error);
123 $table->primary_key(@primary) if @primary;
128 $table->add_constraint(
228 $table->add_constraint(
251 my $index = $table->add_index(
267 for my $table (sort
275 $schema->add_table ($tables{$table}{objec
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/gensprep/
H A DfilterRFC3454.pl7 # This tool filters the RFC-3454 txt file for StringPrep tables and creates a table
25 $copyright = "###################\n# This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)\n# Copyright (C) The Internet Society (2002). All Rights Reserved. \n###################\n\n";
26 $warning = "###################\n# WARNING: This table is generated by filterRFC3454.pl tool with\n# options: @ARGV \n###################\n\n";
157 local ($inFH, $outFH,$comment, $table) = @_;
179 if($table =~ /A/ ){
182 }elsif ( $table =~ /B\.1/ ){
184 }elsif ( $table =~ /B\.[23]/ ){
187 }elsif ( $table =~ /C/ ) {
220 $comment = "# This table contains code points from Table A.1 from RFC 3454\n";
229 $comment = "# This table contain
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/SQLAHacks/
H A DOracleJoins.pm8 my ($self, $table, $fields, $where, $order, @rest) = @_;
10 if (ref($table) eq 'ARRAY') {
11 $where = $self->_oracle_joins($where, @{ $table });
14 return $self->SUPER::select($table, $fields, $where, $order, @rest);
118 called to create the where query and table definition part of the sql query,
128 to modify the column and table list before calling SUPER::select().
132 Recursive subroutine that builds the table list.
163 David Jack Olrik C<< <djo@cpan.org> >>
/macosx-10.9.5/CPANInternal-140/Class-Unload-0.07/lib/Class/
H A DUnload.pm9 no strict 'refs'; # we're fiddling with the symbol table
65 Unloads the given class by clearing out its symbol table and removing it
79 Dagfinn Ilmari Manns��ker <ilmari@ilmari.org>;
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
59 % Internet: gildea@stop.mail-abuse.org
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
281 \metax{For the many customization options try}{M-x org-customize}
282 \metax{To read the on-line documentation try}{M-x org-info}
336 \key{time sorted view of current org fil
[all...]
/macosx-10.9.5/libxml2-26/libxml2/doc/
H A Dsearch.php1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
14 <title>Search the documentation on XMLSoft.org</title>
17 <table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr>
19 <a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo"></a></div>
21 <td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center">
24 </td></tr></table></td></tr></table></t
[all...]
/macosx-10.9.5/libxslt-13/libxslt/doc/
H A Dsearch.php1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
2 <html><head xmlns="http://www.w3.org/1999/xhtml"><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/><style type="text/css" xml:space="preserve">
9 </style><title>Search engine</title></head><body xmlns="http://www.w3.org/1999/xhtml" bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120" rowspan="1" colspan="1"><a href="http://swpat.ffii.org/" shape="rect"><img src="epatents.png" alt="Action against software patents"/></a></td><td width="180" rowspan="1" colspan="1"><a href="http://www.gnome.org/" shape="rect"><img src="gnome2.png" alt="GNOME2 Logo"/></a><a href="http://www.w3.org/Status" shape="rect"><img src="w3c.png" alt="W3C logo"/></a><a href="http://www.redhat.com" shape="rect"><img src="redhat.gif" alt="Red Hat Logo"/></a><div align="left"><a href="http://xmlsoft.org/XSLT/" shape="rect"><img src="Libxslt-Logo-180x168.gif" alt="Made with Libxslt Logo"/></a></div></td><td rowspan="1" colspan="1"><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td rowspan="1" colspan="1"><table widt
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Serialize/
H A DStorable.pm40 # in a table class definition
52 the same as your table class, which is the normal situation.
72 David Kamholz <dkamholz@cpan.org>
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Oracle/
H A DWhereJoins.pm46 called to create the where query and table definition part of the SQL query,
78 David Jack Olrik C<< <djo@cpan.org> >>
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dtohtml.vim7 " Original by Bram Moolenaar <Bram@vim.org>
8 " Diff2HTML() added by Christian Brabandt <cb@256bit.org>
77 call add(html, "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">")
78 call add(html, '<html xmlns="http://www.w3.org/1999/xhtml">')
80 call add(html, "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">")
84 call add(html, ' "http://www.w3.org/TR/html4/loose.dtd">')
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
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/ADO/
H A DMicrosoft_SQL_Server.pm85 table => 100,
126 L<https://rt.cpan.org/Ticket/Display.html?id=52048>
/macosx-10.9.5/CPANInternal-140/DateTime/lib/DateTime/
H A DLeapSecond.pm33 # Process BEGIN data and write binary tree decision table
56 # write binary tree decision table
79 # this table: ftp://62.161.69.5/pub/tai/publication/leaptab.txt
122 DateTime::LeapSecond - leap seconds table and utilities
181 http://datetime.perl.org
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/ResultSource/
H A DView.pm26 __PACKAGE__->table('year2000cds');
138 Returns the FROM entry for the table (i.e. the view name)
161 Wallace Reis <wreis@cpan.org>
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DMDC.pm70 The MDC is a simple thread-specific hash table, in which the application
94 Returns a reference to the hash table.
124 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpython.vim5 " Credits: Zvezdan Petkovic <zpetkovic@acm.org>
49 " comparison with the table in the 'Python Language Reference'
50 " http://docs.python.org/reference/lexical_analysis.html#keywords.
110 " Python allows case-insensitive Unicode IDs: http://www.unicode.org/charts/
146 " http://docs.python.org/reference/lexical_analysis.html#numeric-literals
163 " http://docs.python.org/library/constants.html
164 " http://docs.python.org/library/functions.html
165 " http://docs.python.org/library/functions.html#non-essential-built-in-functions
194 " http://docs.python.org/library/exceptions.html
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/
H A DLoader.pm87 L<DBIx::Class::Schema> by scanning database table definitions and setting up
620 ilmari: Dagfinn Ilmari MannsE<aring>ker <ilmari@ilmari.org>
624 ash: Ash Berlin <ash@cpan.org>
628 Caelum: Rafael Kitover <rkitover@cpan.org>
632 rbo: Robert Bohne <rbo@cpan.org>
634 ribasushi: Peter Rabbitson <ribasushi@cpan.org>
644 timbunce: Tim Bunce <timb@cpan.org>
650 kane: Jos Boumans <kane@cpan.org>
654 acmoore: Andrew Moore <amoore@cpan.org>
656 bphillips: Brian Phillips <bphillips@cpan.org>
[all...]

Completed in 163 milliseconds

12345