com.nvidia.spark.rapids.shims
Determine if a string contains back-references such as $1 but ignoring if preceded by escape character.
$1
We need to remove escape characters in the regexp_replace replacement string before passing to cuDF.