Searched refs:tcl_startOfNextWord (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/tcl-102/tcl/tcl/library/
H A Dword.tcl113 # tcl_startOfNextWord --
124 proc tcl_startOfNextWord {str start} { procedure
/macosx-10.9.5/tcl-102/tcl84/tcl/library/
H A Dword.tcl91 # tcl_startOfNextWord --
103 proc tcl_startOfNextWord {str start} { procedure
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dentry.tcl583 set pos [tcl_startOfNextWord [$w get] $pos]
H A Dtext.tcl1104 tcl_startOfNextWord
/macosx-10.9.5/tcl-102/tk/tk/library/ttk/
H A Dentry.tcl240 set pos [tcl_startOfNextWord [$w get] $pos]
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dentry.tcl570 set pos [tcl_startOfNextWord [$w get] $pos]
H A Dtext.tcl1048 tcl_startOfNextWord
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtcl.vim37 syn keyword tclCommand tcl_startOfNextWord tcl_startOfPreviousWord tcl_wordBreakAfter

Completed in 260 milliseconds