Class String
In: lib/oniguruma.rb
Parent: Object

Methods

ogsub   ogsub!   osub   osub!  

Public Instance methods

Calls Oniguruma::ORegexp#gsub on this string.

Calls Oniguruma::ORegexp#gsub! on this string.

Calls Oniguruma::ORegexp#sub on this string.

Calls Oniguruma::ORegexp#sub! on this string.

[Validate]