Old API for replacement, operation depends on flags of pattern re.
With "g" flag it performs the equivalent of replaceAll otherwise it
works the same as replaceFirst.
The use of this function is discouraged, please use replaceAll
or replaceFirst explicitly.
Old API for replacement, operation depends on flags of pattern re. With "g" flag it performs the equivalent of replaceAll otherwise it works the same as replaceFirst.
The use of this function is discouraged, please use replaceAll or replaceFirst explicitly.