This is the cl-setlocale Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:23:08 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-setlocale
FFI to setlocale and ncurses locale helper
Vasily Postnicov <shamaz.mazum@gmail.com>
2-clause BSD
0.1
cffi-grovel
(system).
cffi
(system).
src/package.lisp
(file).
src/constants.lisp
(file).
src/setlocale.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-setlocale/cl-setlocale.asd
cl-setlocale/src/package.lisp
cl-setlocale/src/constants.lisp
cl-setlocale/src/setlocale.lisp
cl-setlocale/src/constants.lisp
src/package.lisp
(file).
cl-setlocale
(system).
cl-setlocale/src/setlocale.lisp
src/constants.lisp
(file).
cl-setlocale
(system).
set-all-to-native
(function).
setlocale
(function).
category->constant
(function).
Packages are listed by definition order.
cl-setlocale
cffi
.
common-lisp
.
set-all-to-native
(function).
setlocale
(function).
category->constant
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
This function sets LC_ALL locale to one of the native environment.
Set the locale. CATEGORY can be one of :LC-ALL, :LC-COLLATE, :LC-CTYPE, :LC-MESSAGES, :LC-MONETARY, :LC-NUMERIC or :LC-TIME. Locale is a string describing the desired locale. If this function succeeds, T is returned and set locale is returned as the second value. On failure NIL is returned
Jump to: | C F S |
---|
Jump to: | C F S |
---|
Jump to: | C F P S |
---|
Jump to: | C F P S |
---|