Returns a struct with keys of the names of functions that are available in CFML.
getFunctionList()
returns struct
CF11+ Uses the member function of structKeyExists.
getFunctionList().keyExists("reMatch")