
| http://www.regular-expressions.info/javascript.html |

| http://www.javascriptkit.com/javatutors/redev2.shtml |

| http://regexpal.com |

| http://www.regular-expressions.info/javascriptexample.html |

| http://stevenlevithan.com/regex/xregexp |

| http://blog.stevenlevithan.com |

| http://developer.mozilla.org/en/Core_JavaScript_1.5_Guide/Regular_Expressions |

| http://regexadvice.com/blogs/flagra...d-JavaScript-Regex-Constructor.aspx |

| http://www.tweako.com/xregexp_an_extended_javascript_regex_constructor |

| http://blog.stevenlevithan.com/archives/xregexp-javascript-regex-constructor |
| Regex Tester â RegexPal |
| JavaScript regular expression tester with real-time regex syntax and match highlighting. ... JavaScript Regex Quick Reference. Any character except newline. ... |
| http://regexpal.com |
| /JavaScript|Regex/ : Flagrant Badassery |
| JavaScript, Regex, and Unicode. Safari Support ... in Enhanced JavaScript Regex Methods ... for XRegExp (my JavaScript regex library) that adds support ... |
| http://blog.stevenlevithan.com |
| XRegExp: JavaScript regex library |
| ... character classes and other JavaScript regex syntax is Unicode-aware. ... tokens mentioned above in your browser, see JavaScript Regex and Unicode Tests. ... |
| http://stevenlevithan.com/regex/xregexp |
| JavaScript RegExp Object - Using Regular Expressions with Client Side ... |
| Detailed description of the capabilities of the JavaScript RegExp Object, defined in the ECMA-262 ... E.g. the regex 1/2 is written as /1\/2/ in JavaScript. ... |
| http://www.regular-expressions.info/javascript.html |
| XRegExp: An Extended JavaScript Regex Constructor |
| Gauging Interest in Enhanced JavaScript Regex Methods ... I use regular expressions in JavaScript fairly frequently, and although the exec ... |
| http://blog.stevenlevithan.com/archives/xregexp-javascript-regex-constructor |
| Regular Expressions - Mozilla Developer Center |
| <SCRIPT type="text/javascript"> myRe = new RegExp ("d(b+)d", "g"); myArray = myRe. ... <script type="text/javascript"> // The name string contains multiple spaces and ... |
| http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide:Regular_Expressio... |
| JavaScript RegExp Example: Online Regular Expression Tester |
| Example of how to use the JavaScript RegExp Object. ... ACTION="javascript:void(0)"> <P>Regexp: <INPUT TYPE=TEXT NAME="regex" VALUE="\bt ... |
| http://www.regular-expressions.info/javascriptexample.html |
| Javascript getparams [javascript] [regex] [string] |
| to javascript regex string by featurelover on Sat Oct 20 09:19:36 -0400 2007 ... in javascript regex " String.prototype.swapcase in javascript string prototype ... |
| http://snippets.dzone.com/posts/show/4683 |
| Mozilla Developer Center |
| Some features of this site require JavaScript. Print page. History. Edit page. More options ... (There is currently no text in this page) ... |
| http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Object... |
| JavaScript GetVars Array [javascript] [regex] [string] |
| Figure out which Get-Vars are defined using client side javascript regex: ... to javascript regex string by featurelover on Sat Oct 20 06:03:25 -0400 2007 ... |
| http://snippets.dzone.com/posts/show/4682 |
| JavaScript RegExp Object - Using Regular Expressions with Cl... |
| Detailed description of the capabilities of the JavaScript RegExp Object, defined in the ECMA-262 standard and also implemented in languages like ... |
| http://www.regular-expressions.info/javascript.html |
| JavaScript RegExp Example: Online Regular Expressi... |
| Example of how to use the JavaScript RegExp Object. Test your regular expressions online in your web browser. |
| http://www.regular-expressions.info/javascriptexample.html |
| Regular Expressions - Mozilla Developer Center |
| If you want to construct the regular expression from a string, yet another alternative is this script: <SCRIPT type="text/javascript"> myRe = new RegExp ... |
| http://developer.mozilla.org/en/Core_JavaScript_1.5_Guide/Regular_Expressions |
| JavaScript Regular Expressions patterns |
| Click here to learn about regular expressions in JavaScript. ... The subexpression is the part of the regular expression which will be matched. ... |
| http://www.javascriptkit.com/javatutors/redev2.shtml |
| Regular Expressions in JavaScript | evolt.org |
| There are two ways of defining regular expressions in JavaScript â one through an ... Here are the ways to declare a regular expression in JavaScript. ... |
| http://www.evolt.org/article/Regular_Expressions_in_JavaScript/17/36435 |
| Regular Expressions |
| Regular Expressions (column 1 from a page of the JavaScript Card) I hope you find these ... JavaScript Regular Expressions Foldout (pages 2-5) ... |
| http://www.visibone.com/regular-expressions |
| Regex Tester â RegexPal |
| RegexPal 0.1.4 â a JavaScript regular expression tester ... Get RegexBuddy from JGsoft , a powerful regex tester & builder that inspired many of this ... |
| http://regexpal.com |
| Regular Expressions in JavaScript [JavaScript & AJAX Tutoria... |
| Even if Perl looks like spaghetti to you and you feel that no mere mortal is equipped to manage a Unix system, the fact that JavaScript includes support for ... |
| http://www.sitepoint.com/article/expressions-javascript |
| XRegExp: JavaScript regex library |
| Note that not all shorthand character classes and other JavaScript regex syntax is Unicode-aware. According to ECMA-262 Edition 3, ... |
| http://stevenlevithan.com/regex/xregexp |
| Javascript regular expression |
| This chapter describes JavaScript regular expressions. JavaScript 1.1 and earlier. Regular expressions are not available in JavaScript 1.1 and earlier. ... |
| http://www.websina.com/bugzero/kb/regexp.html |
| JavaScript Regular Expressions patterns |
| Click here to learn about regular expressions in JavaScript... |
| http://www.javascriptkit.com/javatutors/redev2.shtml |
| JavaScript RegExp Object - Using Regular Expressions with Client Side Scripting |
| Describe your regular expression with JavaScript // comments instead, outside the regular expression...In JavaScript, a regular expression is written in the form of /pattern/modifiers where... |
| http://www.regular-expressions.info/javascript.html |
| Flagrant Badassery : XRegExp: An Extended JavaScript Regex Constructor |
| I have recently written an extended JavaScript regular expression constructor which IâÂÂve called XRegExp....Full deets and extensive documentation is available at XRegExp: JavaScript Regular Expression Constructor... |
| http://regexadvice.com/blogs/flagrant_badassery/archive/2007/05/30/XRegExp_3A00_... |
| XRegExp: An Extended JavaScript Regex Constructor | tweako |
| linux ubuntu security photoshop ajax vista css windows firefox javascript google... |
| http://www.tweako.com/xregexp_an_extended_javascript_regex_constructor |
| [Javascript] RegEx for validating a file name |
| Next message: [Javascript] regexp - replace & capture with one operation?...Rod -----Original Message----- From: javascript-bounces at LaTech.edu [mailto: ...More information about the Javascript mailing... |
| http://lists.evolt.org/pipermail/javascript/2005-May/009036.html |
| RegexAdvice - JavaScript regex to grab all content between tags |
| JavaScript regex to grab all content between tags...RegexAdvice - JavaScript regex to grab all content between tags... |
| http://regexadvice.com/forums/thread/40981.aspx |
| [Javascript] RegEx for validating a file name |
| Community of and articles by web developers. Covers all areas of professional web design.Also, all existing web bro |
| http://lists.evolt.org/pipermail/javascript/2005-May/009043.html |
| Bookmark for JavaScript, Regex, and Unicode by Carl Camera |
| http://ma.gnolia.com/people/camera/bookmarks/barotikiy |
| [Javascript] RegEx for validating a file name |
| http://www.techlists.org/archives/web/javascript/2005-05/msg00059.shtml |