79 return (
ret == 0 ? 0 : -1);
#define DL(X)
A macro for writing debug message to the Logger.
#define trace_with_mask(s, m)
trace_with_mask() is used to trace function call chain in C++ program.
Wrapper class for UNIX regexp (3).
A wrapper class to provide AutoPtr with reference semantics.
Regexp(const std::string &pattern_)
Constructor.
regex_t * m_compiled_pattern
int match(const char *text_)
Match an ASCII character string agains the pattern this class wraps.
@ REGEXP
Class RegExp messages