Searched +refs:org +refs:export +refs:html +refs:table +refs:tag (Results 1 - 8 of 8) sorted by relevance

/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}
319 \key{toggle ARCHIVE tag}{
[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/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm70 my @export = @$export_var;
104 # TODO: replace by symbol table operations...
361 # [http://www.w3.org/TR/REC-xml#syntax]
1123 use vars '%objectstack'; # we'll play with symbol table
1236 # and do not crete a wrapper array tag.
1454 sub tag { subroutine
1455 my ($self, $tag, $attrs, @values) = @_;
1465 die "Element '$tag' can't be allowed in valid XML message. Died."
1466 if $tag !~ /^$SOAP::Constants::NSMASK$/o;
1468 warn "Element '$tag' use
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/OldDocs/SOAP/
H A DLite.pm89 This version of SOAP::Lite supports the SOAP 1.1 specification ( http://www.w3.org/TR/SOAP ).
268 This table should give you a quick overview of the classes provided by the
453 the C<typelookup> table that is used for autotyping. For more information
736 ->encodingStyle('http://xml.apache.org/xml-soap/literalxml')
740 <c SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml"
867 http://www.w3.org/1999/XMLSchema, and
868 http://www.w3.org/2001/XMLSchema (default)
1035 to the whole header and second to the headers inside the 'Header' tag:
1237 -> uri('http://tempuri.org/')
1241 print $s->GetVocabulary(SOAP::Data->name(Query => 'something')->uri('http://tempuri.org/'))
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/OldDocs/SOAP/
H A DLite.pm89 This version of SOAP::Lite supports the SOAP 1.1 specification ( http://www.w3.org/TR/SOAP ).
268 This table should give you a quick overview of the classes provided by the
453 the C<typelookup> table that is used for autotyping. For more information
736 ->encodingStyle('http://xml.apache.org/xml-soap/literalxml')
740 <c SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml"
867 http://www.w3.org/1999/XMLSchema, and
868 http://www.w3.org/2001/XMLSchema (default)
1035 to the whole header and second to the headers inside the 'Header' tag:
1237 -> uri('http://tempuri.org/')
1241 print $s->GetVocabulary(SOAP::Data->name(Query => 'something')->uri('http://tempuri.org/'))
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm71 my @export = @$export_var;
105 # TODO: replace by symbol table operations...
362 # [http://www.w3.org/TR/REC-xml#syntax]
1070 use vars '%objectstack'; # we'll play with symbol table
1176 # and do not crete a wrapper array tag.
1207 # and do not crete a wrapper array tag.
1367 sub tag { subroutine
1368 my ($self, $tag, $attrs, @values) = @_;
1376 die "Element '$tag' can't be allowed in valid XML message. Died."
1377 if $tag !~ /
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm105 my @export = @$export_var;
305 use constant URI_1999_SCHEMA_XSD => "http://www.w3.org/1999/XMLSchema";
306 use constant URI_1999_SCHEMA_XSI => "http://www.w3.org/1999/XMLSchema-instance";
307 use constant URI_2000_SCHEMA_XSD => "http://www.w3.org/2000/10/XMLSchema";
308 use constant URI_2000_SCHEMA_XSI => "http://www.w3.org/2000/10/XMLSchema-instance";
309 use constant URI_2001_SCHEMA_XSD => "http://www.w3.org/2001/XMLSchema";
310 use constant URI_2001_SCHEMA_XSI => "http://www.w3.org/2001/XMLSchema-instance";
313 use constant URI_SOAP11_ENC => "http://schemas.xmlsoap.org/soap/encoding/";
314 use constant URI_SOAP11_ENV => "http://schemas.xmlsoap.org/soap/envelope/";
315 use constant URI_SOAP11_NEXT_ACTOR => "http://schemas.xmlsoap.org/soa
1346 sub tag { subroutine
[all...]

Completed in 126 milliseconds