The oe-encode Reference Manual

This is the oe-encode Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:27:58 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 oe-encode

An implementation of the ENCODE() hash function from Progress OpenEdge.

Author

Matthew Stickney <>

License

CC0 1.0 Public Domain

Dependency

babel (system).

Source

oe-encode.asd.

Child Component

encode.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 oe-encode/oe-encode.asd

Source

oe-encode.asd.

Parent Component

oe-encode (system).

ASDF Systems

oe-encode.


3.1.2 oe-encode/encode.lisp

Source

oe-encode.asd.

Parent Component

oe-encode (system).

Packages

oe-encode.

Public Interface
Internals

+magic-numbers+ (special variable).


4 Packages

Packages are listed by definition order.


4.1 oe-encode

Source

encode.lisp.

Use List

common-lisp.

Public Interface
Internals

+magic-numbers+ (special variable).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: hash-bytes (bytes)
Package

oe-encode.

Source

encode.lisp.

Function: hash-string (string &key encoding)
Package

oe-encode.

Source

encode.lisp.

Function: hash-string->string (string &key in-encoding out-encoding)
Package

oe-encode.

Source

encode.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: +magic-numbers+
Package

oe-encode.

Source

encode.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables

Jump to:   +  
S  
Index Entry  Section

+
+magic-numbers+: Private special variables

S
Special Variable, +magic-numbers+: Private special variables