Constants: OREGEX

Parent: $root.$constants

kORegExCaseInsensitiveCharacter matching performed without regard to case
kORegExFormatNoCopyDo not copy un-matched strings to the result when replacing
kORegExMatchContinuousOnly match a sub-sequence that begins at first
kORegExMatchNotNullDo not match emtpy sequences
kORegExMultiline^ shall match the beginning of a line and $ shall match the end of a line when using ECMAScript engine, not available on Windows