manpagez: man pages & more
info guile
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Variable Index

This is an alphabetical list of all the important variables and constants in Guile.

When looking for a particular variable or constant, please look under its Scheme name as well as under its C name. The C name can be constructed from the Scheme names by a simple transformation described in the section See section Overview of the Guile API.

Jump to:   %   &   *   _  
A   B   C   D   E   F   H   I   L   M   O   P   R   S   T   U   V   W   X  
Index Entry Section

%
%auto-compilation-options6.17.5 Compiling Scheme Code
%default-port-encoding6.14.1 Ports
%global-locale6.24.1 Internationalization with Guile
%guile-build-info6.22.1 Configuration, Build and Installation
%host-type6.22.1 Configuration, Build and Installation
%load-extensions6.17.6 Loading Scheme Code from File
%load-hook6.17.6 Loading Scheme Code from File
%load-path6.22.1 Configuration, Build and Installation
%null-pointer6.20.5.2 Foreign Variables

&
&condition7.5.23 SRFI-35 - Conditions
&error7.5.23 SRFI-35 - Conditions
&message7.5.23 SRFI-35 - Conditions
&serious7.5.23 SRFI-35 - Conditions

*
*features*6.22.2 Feature Tracking
*random-state*6.6.2.14 Random Number Generation
*sdocbook->stexi-rules*8.10.2 Usage
*sdocbook-block-commands*8.10.2 Usage

_
_IOFBF7.2.2 Ports and File Descriptors
_IOLBF7.2.2 Ports and File Descriptors
_IONBF7.2.2 Ports and File Descriptors

A
accept7.3.4.4 Request Headers
accept-charset7.3.4.4 Request Headers
accept-encoding7.3.4.4 Request Headers
accept-language7.3.4.4 Request Headers
accept-ranges7.3.4.5 Response Headers
after-gc-hook6.11.6.5 Hooks for Garbage Collection
age7.3.4.5 Response Headers
allow7.3.4.3 Entity Headers
authorization7.3.4.4 Request Headers

B
block-growth-factor6.7.7 VLists

C
cache-control7.3.4.2 General Headers
char-set:ascii6.6.4.6 Standard Character Sets
char-set:blank6.6.4.6 Standard Character Sets
char-set:designated6.6.4.6 Standard Character Sets
char-set:digit6.6.4.6 Standard Character Sets
char-set:empty6.6.4.6 Standard Character Sets
char-set:full6.6.4.6 Standard Character Sets
char-set:graphic6.6.4.6 Standard Character Sets
char-set:hex-digit6.6.4.6 Standard Character Sets
char-set:iso-control6.6.4.6 Standard Character Sets
char-set:letter6.6.4.6 Standard Character Sets
char-set:letter+digit6.6.4.6 Standard Character Sets
char-set:lower-case6.6.4.6 Standard Character Sets
char-set:printing6.6.4.6 Standard Character Sets
char-set:punctuation6.6.4.6 Standard Character Sets
char-set:symbol6.6.4.6 Standard Character Sets
char-set:title-case6.6.4.6 Standard Character Sets
char-set:upper-case6.6.4.6 Standard Character Sets
char-set:whitespace6.6.4.6 Standard Character Sets
connection7.3.4.2 General Headers
content-encoding7.3.4.3 Entity Headers
content-language7.3.4.3 Entity Headers
content-length7.3.4.3 Entity Headers
content-location7.3.4.3 Entity Headers
content-md57.3.4.3 Entity Headers
content-range7.3.4.3 Entity Headers
content-type7.3.4.3 Entity Headers
current-reader6.17.6 Loading Scheme Code from File

D
date7.3.4.2 General Headers
double6.20.5.1 Foreign Types

E
etag7.3.4.5 Response Headers
expect7.3.4.4 Request Headers
expires7.3.4.3 Entity Headers

F
FD_CLOEXEC7.2.2 Ports and File Descriptors
float6.20.5.1 Foreign Types
from7.3.4.4 Request Headers
F_DUPFD7.2.2 Ports and File Descriptors
F_GETFD7.2.2 Ports and File Descriptors
F_GETFL7.2.2 Ports and File Descriptors
F_GETOWN7.2.2 Ports and File Descriptors
F_OK7.2.3 File System
F_SETFD7.2.2 Ports and File Descriptors
F_SETFL7.2.2 Ports and File Descriptors
F_SETOWN7.2.2 Ports and File Descriptors

H
host7.3.4.4 Request Headers

I
if-match7.3.4.4 Request Headers
if-modified-since7.3.4.4 Request Headers
if-none-match7.3.4.4 Request Headers
if-range7.3.4.4 Request Headers
if-unmodified-since7.3.4.4 Request Headers
INADDR_ANYIPv4 Address Conversion
INADDR_BROADCASTIPv4 Address Conversion
INADDR_LOOPBACKIPv4 Address Conversion
int6.20.5.1 Foreign Types
int166.20.5.1 Foreign Types
int326.20.5.1 Foreign Types
int646.20.5.1 Foreign Types
int86.20.5.1 Foreign Types
internal-time-units-per-second7.2.5 Time
IPPROTO_IP7.2.11.4 Network Sockets and Communication
IPPROTO_TCP7.2.11.4 Network Sockets and Communication
IPPROTO_UDP7.2.11.4 Network Sockets and Communication
IP_ADD_MEMBERSHIP7.2.11.4 Network Sockets and Communication
IP_DROP_MEMBERSHIP7.2.11.4 Network Sockets and Communication
IP_MULTICAST_IF7.2.11.4 Network Sockets and Communication
IP_MULTICAST_TTL7.2.11.4 Network Sockets and Communication
ITIMER_PROF7.2.8 Signals
ITIMER_REAL7.2.8 Signals
ITIMER_VIRTUAL7.2.8 Signals

L
last-modified7.3.4.3 Entity Headers
LC_ALL7.2.13 Locales
LC_COLLATE7.2.13 Locales
LC_CTYPE7.2.13 Locales
LC_MESSAGES7.2.13 Locales
LC_MONETARY7.2.13 Locales
LC_NUMERIC7.2.13 Locales
LC_TIME7.2.13 Locales
location7.3.4.5 Response Headers
LOCK_EX7.2.2 Ports and File Descriptors
LOCK_NB7.2.2 Ports and File Descriptors
LOCK_SH7.2.2 Ports and File Descriptors
LOCK_UN7.2.2 Ports and File Descriptors
long6.20.5.1 Foreign Types

Jump to:   %   &   *   _  
A   B   C   D   E   F   H   I   L   M   O   P   R   S   T   U   V   W   X  

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]
© manpagez.com 2000-2026
Individual documents may contain additional copyright information.