module documentation

This file loads the function names and their modules from the php webpage and generates itself.

Do not alter the MODULES dict by hand!

WARNING: the generation transfers quite much data over your
internet connection. don't run that at home, use a server ;-)
Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Constant MODULES Undocumented
MODULES: dict =

Undocumented

Value
{'.NET': ('dotnet_load'),
 'APC': ('apc_add',
         'apc_bin_dump',
         'apc_bin_dumpfile',
         'apc_bin_load',
         'apc_bin_loadfile',
         'apc_cache_info',
...