class KRegExpPrivate
KRegExp.
More...
Internal Use Only
Definition
#include <
kregpriv.h
>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
KRegExpPrivate
()
KRegExpPrivate
( const char *_pattern, const char *_mode = "" )
~
KRegExpPrivate
()
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 Methods
regmatch_t
(m_matches[ 10 ])
Protected Members
regex_t
m_pattern
bool
m_bInit
Detailed Description
Used internally by KRegExp.
KRegExpPrivate
()
KRegExpPrivate
( const char *_pattern, const char *_mode = "" )
~
KRegExpPrivate
()
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 )
regex_t
m_pattern
[protected]
regmatch_t
(m_matches[ 10 ])
[protected]
bool
m_bInit
[protected]
Author
: Torben Weis <weis@kde.org>
Generated
: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:19 2000, using kdoc 2.0a40.