Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

JavaScript Programmer's Reference - RegExp Object

irt.org | XRef | core | RegExp

RegExp Object

Object/core
Internet Explorer 4
Netscape Navigator 4
The static properties of a regular expression object do not conform to the same static scoping rules as the rest of JavaScript.

RegExp Constructors

NameMSIENNavNotes
RegExp()44

RegExp Methods

NameMSIENNavNotes
compile()44
exec()44Support for this method is bugged in MSIE version 4.
test()44
toSource()-4.06
toString()44

RegExp Functions

NameMSIENNavNotes
RegExp()-4

RegExp Properties

NameMSIENNavNotes
$_44
constructor44
global44
ignoreCase5.54
index4-
lastIndex44
prototype44
source44
RegExp["$&"]5.54

RegExp Static Properties

NameMSIENNavNotes
$n44
input44
lastMatch5.54
lastParen5.54
leftContext5.54
multiline5.54
rightContext5.54
RegExp["$'"]5.54
RegExp["$*"]5.54
RegExp["$+"]5.54
RegExp["$`"]5.54


irt.org | XRef | core | RegExp


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.