int function_exists
Checks the list of defined functions for function_name. Returns true if the given function name was found, false otherwise.