background preloader

Kraeuterheckse

Facebook Twitter

kraeuterheckse

875 years old

Pearltrees videos

Help. Text utilities. Regular Expressions: Methods - Doc JavaScript. JavaScript Regular Expressions Regular Expression (and String) Methods In this section we'll discuss methods that are related to regular expressions.

Regular Expressions: Methods - Doc JavaScript

Some are invoked as a method of a regular expression, whereas others are called as a string's method. compile compile() is invoked as a method of a regular expression.