cel_regex.h File Reference

Regular Expression Routine. More...

#include "cel_string.h"
#include "cel_autoptr.h"

Include dependency graph for cel_regex.h:

Go to the source code of this file.

Namespaces

namespace  Celartem

Classes

class  Celartem::RegEx
class  Celartem::RegularExpression

Enumerations

enum  Celartem::RegexOptionFlag {
  Celartem::regex_default = 0, Celartem::regex_multiline = 1, Celartem::regex_ignoreCase = 2, Celartem::regex_longest_match = 4,
  Celartem::regex_ignore_empty = 8
}


Detailed Description

Regular Expression Routine.

Definition in file cel_regex.h.


This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:22:19 2008.