Regular expressions
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. An introduction from a University course. ...
Seeing With C - Regular Expressions
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. A writeup on regular expressions connecting the math. and the CS views to regular expressions. ...
www.seeingwithc.org
Matchmaking with regular expressions
Computers - Programming - Languages - Regular Expressions. Shows how to use the power of regular expressions to ease text parsing and processing. ...
www.javaworld.com
Regular Expression Usage in C#
Computers - Programming - Languages - Regular Expressions. The source code shows how to use Regular Expressions in C#. ...
www.c-sharpcorner.com
Posix Basic Regular Expression
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. A description of both basic Posix Regular Expression syntax, the programming interface and some advanced features that are provided in the implementation of POSIX.2 regular expressions in the GNU C Library. ...
chaos4.phy.ohiou.edu
Regular Expressions: An Introduction
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. An essential guide to one of the most useful tools in the web development: regular expressions. ...
www.digitalamit.com
Using Regular Expressions
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. Good overview of regular expression operators, although some features described might not be available in your implementation. ...
www.landings.com
Unicode Regular Expression Guidelines
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. Unicode Technical Report #18: This document describes guidelines for how to adapt regular expression engines to use Unicode. ...
www.unicode.org
Regular Expressions Reference
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. Downloadable reference with examples, by Miloslav Nic. ...
www.zvon.org
Regular Expressions Tutorial
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. A tutorial and reference for many popular regular expression flavors used by programming languages like Perl, PHP, Java, C# and VB.NET as well as a description of general tools like PowerGREP and EditPad. ...
www.regular-expressions.info
Canons and Canonesses Regular
Society - Religion and Spirituality - Christianity - Denominations - Catholicism - Reference - Catholic Encyclopedia - C. According to St. Thomas Aquinas, a canon regular is essentially a religious cl ...
www.newadvent.org
Regular
Science - Math - Chaos and Fractals - Chaos - Journals. Focuses on regular and stochastic behavior in deterministic dynamical systems. ...
www.turpion.org
So What's A $#!%% Regular Expression, Anyway!
Computers - Programming - Languages - Regular Expressions. Learn how to use regular expressions and perform search and replace operations. ...
www.melonfire.com
12 Reasons to Use Regular Expressions
Computers - Programming - Languages - Regular Expressions. An article that gives 12 reasons for learning and using Regular Expressions. ...
www.websiterepairguy.com
Regular Expressions in ne (Nice Editor)
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. A description of the regular expression support in ne (Nice Editor). ...
www.emerson.emory.edu
Regular Expressions - Single Unix Specification
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. Specification for regular expressions -- massive document, somewhat technical. ...
www.opengroup.org
Perl Regular Expressions Cheat Sheet
Computers - Programming - Languages - Regular Expressions - Perl. An useful ready reference - with informative tips - for those who use Perl regular expressions regularly. ...
www.addedbytes.com
TREX - Tree Regular Expressions for XML
Computers - Programming - Languages - Regular Expressions - Java. A language for validating XML documents. Tutorial, specification and sample implementation in Java. ...
www.thaiopensource.com
The Java Tutorials - Lesson - Regular Expressions
Computers - Programming - Languages - Regular Expressions - Java. A lesson explains how to use the java.util.regex API for pattern matching with regular expressions. Although the syntax accepted by this package is similar to the Perl programming language, knowledge of Perl is not a prerequisite. This lesson ...
download.oracle.com
General Association of Regular Baptist Churches
Society - Religion and Spirituality - Christianity - Denominations - Baptist - Baptist Groups - General Association of Regular Baptist Churches. Official web site of the GARBC and of its publishing ho ...
www.garbc.org
PHP and regular expressions 101 - WebReference
Computers - Programming - Languages - PHP - FAQs, Help, and Tutorials. This tutorial steps through the POSIX-compliant regular expression functions in PHP in a straightforward manner. ...
www.webreference.com
Mastering Regular Expressions (Second Edition)
Computers - Programming - Languages - Regular Expressions - FAQs, Help, and Tutorials. Book by Jeffrey Friedl. Includes table of contents, full index, an errata sheet. ...
regex.info
Perl Regular Expression Quick Reference
Computers - Programming - Languages - Regular Expressions - Perl. One-page document containing tabulated summaries of common codes, modifiers, and special characters. ...