This is the cl-setlocale Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:21:50 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-setlocaleFFI 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.asdcl-setlocale/src/package.lispcl-setlocale/src/constants.lispcl-setlocale/src/setlocale.lispcl-setlocale/src/constants.lispsrc/package.lisp (file).
cl-setlocale (system).
cl-setlocale/src/setlocale.lispsrc/constants.lisp (file).
cl-setlocale (system).
set-all-to-native (function).
setlocale (function).
category->constant (function).
Packages are listed by definition order.
cl-setlocalecffi.
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 |
|---|