Javascript - Regexp
Regexp tutorial
HOME
Javascript
Regexp
Introduction
The tutorial for Regexp are organized in the following chapters.
Regexp
Regexp Type
Regular expression creation
RegExp constructor argument
RegExp Instance Properties
RegExp exec() Matching
Topic:2
RegExp test() Match
RegExp toLocaleString(), toString() and valueOf()
RegExp Constructor Properties