Class: Regexp

Inherits:
Object
  • Object
show all
Defined in:
lib/rp_extensions.rb

Overview

:stopdoc: WHY do I have to do this?!?

Constant Summary collapse

ONCE =

FIX: remove this - it makes no sense

0
ENC_NONE =
/x/n.options
ENC_EUC =
/x/e.options
ENC_SJIS =
/x/s.options
ENC_UTF8 =
/x/u.options