Class: Regexp
- Inherits:
-
Object
- Object
- Regexp
- 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.
- ENC_EUC =
/x/e.
- ENC_SJIS =
/x/s.
- ENC_UTF8 =
/x/u.