Regex.recompile
You're seeing just the function
recompile
, go back to Regex module for more information.
Specs
Recompiles the existing regular expression if necessary.
This checks the version stored in the regular expression and recompiles the regex in case of version mismatch.