Fun API Documentation 0.42.1
The programming language that makes you have fun!
Loading...
Searching...
No Matches
extensions Directory Reference
Directory dependency graph for extensions:

Files

 
curl.c
 libcurl helpers and buffers used by HTTP-related VM opcodes.
 
ini.c
 iniparser helpers for Fun VM INI-related opcodes (conditional build).
 
json.c
 json-c helpers for Fun VM JSON-related opcodes (conditional build).
 
kcgi.c
 Thin kcgi integration helpers used by VM opcodes under src/vm/kcgi/.
 
openssl.c
 OpenSSL-based hashing helpers used by crypto-related VM opcodes.
 
pcre2.c
 PCRE2 helpers for Fun VM extension opcodes (conditional build).
 
pcsc.c
 PC/SC smartcard helper registries and lookup utilities for VM opcodes.
 
redis.c
 Hiredis handle registry and reply mapping helpers for the Fun VM.
 
sqlite.c
 SQLite handle registry and helper utilities for the Fun VM extension.
 
xml2.c
 libxml2 handle registries and helper utilities for the Fun VM extension.