Returns the string searched with match_info. This is the string passed to Regex.match or Regex.replace so you may not free it before calling this function.
the string searched with match_info
2.14
Returns the string searched with match_info. This is the string passed to Regex.match or Regex.replace so you may not free it before calling this function.