A directory of resources inthe field of technical communication.

Reference>Editing>Regular Expressions

3 found.

About this Site | Advanced Search | Localization | Site Maps

 

1.
#34208

Regular Expression Tutorial - Learn How to Use Regular Expressions

Basically, a regular expression is a pattern describing a certain amount of text. Their name comes from the mathematical theory on which they are based. In this tutorial, I will teach you all you need to know to be able to craft powerful time-saving regular expressions. I will start with the most basic concepts, so that you can follow this tutorial even if you know nothing at all about regular expressions yet.

RegularExpressions.info. Reference>Editing>Search>Regular Expressions

2.
#34209

Regular Expressions for Client-Side JavaScript

Here is the syntax for a very powerful and very cryptic string pattern matching scheme in the client-side JavaScript of web browsers. You can use it to validate form entry, parse URLs, and many other things.

Visibone (2007). Reference>Editing>Regular Expressions>JavaScript

3.
#34210

Regular Expression

regular expressions provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. Regular expressions (abbreviated as regex or regexp, with plural forms regexes, regexps, or regexen) are written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.

Wikipedia. Reference>Editing>Search>Regular Expressions

There are 25 readers currently online: 1 registered user and 24 guests. Register.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon