The decipher function uses some primitive subfunctions to change the signature. All subfunctions are in the same namespace.
Input: Decipher function definition Output: Namespace name
RegEx:
(..)\.(..)\(.,(\d)+\)
RegEx Match: Every match will be a subfunction call with its arguments:
namespace.subfunction(..., argument)
Next: Load Subfunction Definition
There was an error while loading. Please reload this page.