This is a search engine friendly CGI program that outputs help documents.
The LufDoc (Live User Fed Documentation) comment system will be implemented soon.

PSP Help Doc Indexer System

(Version 1.4.1)


Declaration:

procedure regexp_free(re: RegexpEntry);

Arguments:

re Entry handle

Description:

Frees memory occupied by entry handle.

Usage:

regexp_free(re);

See also:

regexp_entry, regexp_match.

PSP Help documents