KRegExpPrivate Class Reference

Used internally by KRegExp. More...

#include <kregpriv.h>

List of all members.

Public Member Functions

 KRegExpPrivate (const char *_pattern, const char *_mode="")
bool compile (const char *_pattern, const char *_mode="")
bool match (const char *_string)
const char * group (int _grp)
int groupStart (int _grp)
int groupEnd (int _grp)

Protected Attributes

regex_t m_pattern
regmatch_t m_matches [10]
char * m_strMatches [10]
bool m_bInit

Detailed Description

Used internally by KRegExp.

Definition at line 33 of file kregpriv.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys