PHP. Руководство по PHP. 2005
get_extension_funcs
get_extension_funcs
Description
array get_extension_funcs (string module_name)This function returns the names of all the functions defined in the module indicated by module_name.
Замечание: The module_name parameter must be in lowercase.