Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Basics::RegExp Member List

This is the complete list of members for Basics::RegExp, including all inherited members.

constructor_inner(const char *re, int cflags)Basics::RegExp [private]
match(const char *string, size_t nmatch=0, regmatch_t *pmatch=0, int eflags=0)Basics::RegExp [inline]
match(const Text &text, size_t nmatch=0, regmatch_t *pmatch=0, int eflags=0)Basics::RegExp [inline]
nsubs(void)Basics::RegExp [inline]
operator()(const char *string, size_t nmatch=0, regmatch_t *pmatch=0, int eflags=0)Basics::RegExp [inline]
operator()(const Text &text, size_t nmatch=0, regmatch_t *pmatch=0, int eflags=0)Basics::RegExp [inline]
operator=(const RegExp &)Basics::RegExp [private]
parsedBasics::RegExp [private]
RegExp(const char *re, int cflags=(REG_EXTENDED|REG_ICASE|REG_NOSUB))Basics::RegExp [inline]
RegExp(const Text &re, int cflags=(REG_EXTENDED|REG_ICASE|REG_NOSUB))Basics::RegExp [inline]
RegExp(const RegExp &)Basics::RegExp [private]
~RegExp()Basics::RegExp [inline]


Generated on Mon May 8 00:49:18 2006 for Vesta by  doxygen 1.4.2