Tanl Linguistic Pipeline

Tanl::Text::RegExp Namespace Reference

Regular Expression matching. More...

Classes

class  RegExpException
class  MatchGroups
 Holds the offsets of matching regular expressions. More...
class  Pattern
 Regular Expression matching. More...

Enumerations

enum  CompileFlags {
  IgnoreCase = PCRE_CASELESS, NoNewLine = PCRE_MULTILINE, DotAll = PCRE_DOTALL, Extended = PCRE_EXTENDED,
  Anchored = PCRE_ANCHORED, DollarEndOnly = PCRE_DOLLAR_ENDONLY, Extra = PCRE_EXTRA, UnGreedy = PCRE_UNGREEDY,
  Utf8 = PCRE_UTF8
}
enum  EvaluateFlags { NotBol = PCRE_NOTBOL, NotEmpty = PCRE_NOTEMPTY, NotEol = PCRE_NOTEOL }

Detailed Description

Regular Expression matching.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.