Pages du manuel Linux : Fonctions des bibliothèques

Tcl_RegisterObjType
manipulate Tcl object types
Tcl_SaveResult
save and restore an interpreter's result
Tcl_SetErrno
manipulate errno to store and retrieve error codes
Tcl_SetObjResult
manipulate Tcl result
Tcl_SetRecursionLimit
set maximum allowable nesting depth in interpreter
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
tcsendbreak
send a break for a specific duration
tcsetattr
set the parameters associated with the terminal
tcsetpgrp
set the foreground process group ID
tc_create
tc_create, tc_add, tc_append, tc_destroy, tc_commit - tc batch processing.
tdb
trivial database
tdb_chainlock
lock a group of keys tdb_chainunlock - unlock a previously locked group of keys
tdb_close
close a tdb database
tdb_delete
delete a record from a tdb database
tdb_error
return tdb database error state information. tdb_errorstr - return a printable string representing the error state of a tdb database
tdb_exists
check for the existence of a record in a tdb database
tdb_fetch
fetch a record from a tdb database
tdb_firstkey
return the key of the first record in a tdb database tdb_nextkey - return the key of next record in the tdb database
tdb_open
Open a tdb database.
tdb_store
store a record in a tdb database.
tdb_traverse
visit every element in a tdb database
tdelete
See tsearch.3posix
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
telldir
Obtenir la position actuelle dans un flux répertoire.
telldir
current location of a named directory stream
Template
Front-end module to the Template Toolkit
template.h
GNU Common C++ template subsystem.
Template::Base
Base class module implementing common functionality
Template::Config
Factory module for instantiating other TT2 modules
Template::Constants
Defines constants for the Template Toolkit
Template::Context
Runtime context in which templates are processed
Template::Document
Compiled template document object