Searched +refs:edt +refs:version (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsicad.vim7 " For version 5.x: Clear all syntax items
8 " For version 6.x: Quit when a syntax file was already loaded
9 if version < 600
16 if version >= 600
24 if version >= 600
211 syn keyword sicadStatement edt egaus egdef egdefs eglist
372 " For version 5.7 and earlier: only when not done already
373 " For version 5.8 and later: only when an item doesn't have highlighting yet
374 if version >= 508 || !exists("did_sicad_syntax_inits")
376 if version < 50
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/library/
H A Dclock.tcl545 edt -0400 \
3513 magic version nIsGMT nIsStd nLeap nTime nType nChar
3528 # In a version 2 file, we use the second part of the file, which
3531 if {$version eq "2"} {
3541 magic version nIsGMT nIsStd nLeap nTime nType nChar
3603 # In a version 2 file, there is also a POSIX-style time zone description
3608 if {$version eq {2}} {
3666 # stdSeconds for the Daylight Saving Time version of the
4635 # Only the single-argument version of [mc] is supported.

Completed in 85 milliseconds