File: tclIndex

package info (click to toggle)
tklib 0.6-1
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 16,012 kB
  • sloc: tcl: 65,204; sh: 6,870; ansic: 792; pascal: 359; makefile: 73; exp: 21; sed: 16
file content (46 lines) | stat: -rw-r--r-- 3,473 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands.  Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.

set auto_index(::wcb::tablelistWidgetCmd) [list source [file join $dir wcbTablelist.tcl]]
set auto_index(::wcb::checkStrsForRegExp) [list source [file join $dir wcbText.tcl]]
set auto_index(::wcb::checkStrsForAlpha) [list source [file join $dir wcbText.tcl]]
set auto_index(::wcb::checkStrsForNum) [list source [file join $dir wcbText.tcl]]
set auto_index(::wcb::checkStrsForAlnum) [list source [file join $dir wcbText.tcl]]
set auto_index(::wcb::convStrsToUpper) [list source [file join $dir wcbText.tcl]]
set auto_index(::wcb::convStrsToLower) [list source [file join $dir wcbText.tcl]]
set auto_index(::wcb::textWidgetCmd) [list source [file join $dir wcbText.tcl]]
set auto_index(::wcb::changeEntryText) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::postInsertEntryLen) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::postInsertEntryText) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::postDeleteEntryText) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkStrForRegExp) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkStrForAlpha) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkStrForNum) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkStrForAlnum) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::convStrToUpper) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::convStrToLower) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkEntryForInt) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkEntryForUInt) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkEntryForReal) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkEntryForFixed) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::checkEntryLen) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::entryWidgetCmd) [list source [file join $dir wcbEntry.tcl]]
set auto_index(::wcb::callback) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::cbappend) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::cbprepend) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::cancel) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::canceled) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::extend) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::replace) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::pathname) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::cleanup) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::fullCallbackOpt) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::areAllEmptyStrings) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::redefWidgetCmd) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::processCmd) [list source [file join $dir wcbCommon.tcl]]
set auto_index(::wcb::listboxWidgetCmd) [list source [file join $dir wcbListbox.tcl]]