Searched refs:Date (Results 51 - 75 of 178) sorted by relevance

12345678

/macosx-10.10/vim-55/runtime/syntax/
H A Dslrnsc.vim40 syn keyword slrnscItem contained Age Bytes Date Expires From Has-Body Lines Message-Id Newsgroup References Subject Xref
46 syn match slrnscScoreItem contained "^\s*\~\=\(Date\|From\|Message-Id\|Newsgroup\|References\|Subject\|Xref\):" nextgroup=slrnscScoreItemFill contains=slrnscOper,slrnscItem,slrnscDelim
H A Ddef.vim5 " Last Change: $Date: 2007/10/02 13:51:24 $
H A Dmaster.vim4 " Last Change: $Date: 2004/06/13 15:54:03 $
H A Dtakcmp.vim38 syn match takcmpLabel "Run Date:"
H A Dpo.vim42 syn match poHeaderItem "\(Project-Id-Version\|Report-Msgid-Bugs-To\|POT-Creation-Date\|PO-Revision-Date\|Last-Translator\|Language-Team\|MIME-Version\|Content-Type\|Content-Transfer-Encoding\|Plural-Forms\|X-Generator\): " contained
/macosx-10.10/tidy-15.15/tidy/test/
H A Dacctest.cmd13 REM $Date$
H A Donetest.cmd13 REM $Date$
H A Donetesta.cmd13 REM $Date$
/macosx-10.10/vim-55/runtime/autoload/
H A Ddecada.vim8 " $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $
H A Dadacomplete.vim7 " $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $
/macosx-10.10/vim-55/runtime/compiler/
H A Dgnat.vim9 " $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $
/macosx-10.10/vim-55/runtime/indent/
H A Dcmake.vim7 " Last Change: $Date: 2008-01-16 16:53:53 $
/macosx-10.10/vim-55/runtime/plugin/
H A DzipPlugin.vim3 " Date: Oct 05, 2007
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/
H A DTpcbExample.java17 import java.util.Date;
362 starttime = (new Date()).getTime();
372 curtime = (new Date()).getTime();
418 start_time = (new Date()).getTime();
422 end_time = (new Date()).getTime();
/macosx-10.10/CPAN-56/
H A D5.16.inc8 HTTP-Date-6.02 \
53 Date-Calc-6.3 \
H A D5.18.inc8 HTTP-Date-6.02 \
53 Date-Calc-6.3 \
/macosx-10.10/WebCore-7600.1.25/platform/
H A DDateComponents.cpp373 m_type = Date;
535 m_type = Date;
656 case Date:
707 case Date:
/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/forms/
H A DWKFormInputControl.mm93 case InputType::Date:
239 case InputType::Date:
340 NSString *clearString = WEB_UI_STRING_KEY("Clear", "Clear Button Date Popover", "Clear button in date input popover");
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/blt/
H A Dcalendar.rb51 today = Date.today
/macosx-10.10/ruby-106/ruby/test/cgi/
H A Dtest_cgi_header.rb148 date = /^Date: ([A-Z][a-z]{2}, \d{2} [A-Z][a-z]{2} \d{4} \d\d:\d\d:\d\d GMT)\r\n/
152 actual.sub!(date, "Date: DATE_IS_REMOVED\r\n")
156 expected << "Date: DATE_IS_REMOVED\r\n"
/macosx-10.10/ruby-106/ruby/test/psych/visitors/
H A Dtest_yaml_tree.rb85 date = Date.strptime('2002-12-14', '%Y-%m-%d')
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbooker.pl94 next if ($_ =~ /\$Date/);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/utbm/
H A DREADME118 Date : 21 September 1999
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLInputElement.idl65 [SetterRaisesException] attribute Date valueAsDate;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/mime/mbot/
H A Dimpersonal.tcl376 if {[catch { lindex [mime::getheader $mime Date] 0 } value]} {
423 set value [lindex [mime::getheader $mime Date] 0]

Completed in 306 milliseconds

12345678