Pages du manuel Linux : Fonctions des bibliothèques / tcl

Tcl_SetVar2Ex
manipulate Tcl variables
Tcl_SignalId
Convert signal codes
Tcl_Sleep
delay execution for a given number of milliseconds
Tcl_SourceRCFile
source the Tcl rc file
Tcl_SplitList
manipulate Tcl lists
Tcl_SplitPath
manipulate platform-dependent file paths
Tcl_StackChannel
stack an I/O channel on top of another, and undo it
Tcl_StandardChannels
How the Tcl library deals with the standard channels
Tcl_StaticPackage
make a statically linked package available via the load command
Tcl_StringMatch
test whether a string matches a pattern
Tcl_SubstObj
perform substitutions on Tcl objects
Tcl_TraceVar
monitor accesses to a variable
Tcl_TranslateFileName
convert file name to native form and replace tilde with home directory
Tcl_UniChar
routines for manipulating UTF-8 strings.
Tcl_UniCharIsAlnum
routines for classification of Tcl_UniChar characters
Tcl_UniCharToUpper
routines for manipulating the case of Unicode characters and UTF-8 strings.
Tcl_UpVar
link one variable to another
Tcl_WrongNumArgs
generate standard error message for wrong number of arguments
tdomcmd
tdom is an expat parser object extension to create an in-memory DOM tree from the input while parsing.
tell
Return current access position for an open channel
textutil
Procedures to manipulate texts and strings.
Thread
Tcl thread support.
thread
A Tcl extension implementing script level access to Tcl threading capabilities.
tie
Array persistence
time
Time the execution of a script
tkdvi::browser
Create and manipulate DVI browser megawidgets
tnc
tnc is an expat parser object extension, that validates the XML stream against the document DTD while parsing.
ToUpper
routines for manipulating the case of Unicode characters and UTF-8 strings.
tpool
Part of the Tcl threading extension implementing pools of worker threads.
trace
Monitor variable accesses, command usages and command executions
TraceVar
monitor accesses to a variable
Translate
convert file name to native form and replace tilde with home directory
treeql
Query tree objects
tsv
Part of the Tcl threading extension allowing script-level manipulation of data shared between threads in a simple, safe and protected fashion.
unknown
Handle attempts to use non-existent commands
unset
Delete variables
update
Process pending events and idle callbacks
uplevel
Execute a script in a different stack frame
UpVar
link one variable to another
upvar
Create link to variable in a different stack frame
uri
URI utilities
Utf
routines for manipulating UTF-8 strings.
uuencode
UU-encode/decode a binary file
uuid
UUID generation and comparison
variable
create and initialize a namespace variable
vwait
Process events until a variable is written
while
Execute script repeatedly as long as a condition is met
WrongNumArgs
generate standard error message for wrong number of arguments
yencode
Y-encode/decode a binary file