Pages du manuel Linux : Fonctions des bibliothèques

tld_get_4
extract top level domain part in input Unicode string
tld_get_4z
extract top level domain part in input Unicode string
tld_get_table
get table for a TLD name in table
tld_get_z
extract top level domain part in input string
tld_strerror
return string describing tld error code
tmpfile
Créer un fichier temporaire.
tmpfile
create a temporary file
tmpnam
Créer un nom de fichier temporaire.
tmpnam
create a name for a temporary file
tmp_name
create names for temporary files safely.
tnc
tnc is an expat parser object extension, that validates the XML stream against the document DTD while parsing.
toascii
Conversion en caractère ASCII.
toascii
translate an integer to a 7-bit ASCII character
tokenizer.h
string tokenizer.
tokens_parse
parse strings and split them into tokens
tolower
transliterate uppercase characters to lowercase
toolbar
GUI for Starting Tools and User Contributions
toolbar
Create and manipulate a tool bar
toplevel
Create and manipulate toplevel widgets
TopLevelShell
TopLevelShell
touch
curses refresh control routines
toupper
Conversion de lettres en majuscules ou minuscules.
toupper
transliterate lowercase characters to uppercase
ToUpper
routines for manipulating the case of Unicode characters and UTF-8 strings.
towctrans
Transformation de caractères larges.
towctrans
wide-character transliteration
towitoko-ctapi
Functions to handle communication with integrated circuit cards and cardterminals
towitoko-ctbcs
Cardterminal basic command set for integrated circuit card applications.
towlower
Conversion d'un caractère large en minuscule.
towlower
transliterate uppercase wide-character code to lowercase
towupper
Conversion d'un caractère large en majuscule.
towupper
transliterate lowercase wide-character code to uppercase
tpool
Part of the Tcl threading extension implementing pools of worker threads.
trace
curses debugging routines
TRACE
Debugging helper macro to trace messages. Allegro game programming library.
trace
Monitor variable accesses, command usages and command executions
TraceVar
monitor accesses to a variable
trampoline
closures as first-class C functions
trampoline_r
closures as first-class C functions
TransientShell
TransientShell
Translate
convert file name to native form and replace tilde with home directory
Translator
Phrasebook modules are used to convert things like numbers into sets of prompts that form spoken words. phrase translations dso base for tts.
transpose_font
Transposes all characters in a font. Allegro game programming library.
tree
Create and manage tree data objects.
Tree::DAG_Node
(super)class for representing nodes in a tree
Tree::Node
Node class for Perl implementation of Red/Black tree
Tree::RedBlack
Perl implementation of Red/Black tree, a type of balanced tree.
Tree::Simple
A simple tree object
Tree::Simple::Visitor
Visitor object for Tree::Simple objects
Tree::Simple::Visitor::BreadthFirstTraversal
A Visitor for breadth-first traversal a Tree::Simple hierarchy