• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

Public Member Functions | Protected Attributes | List of all members
KRegExpPrivate Class Reference

#include <kregpriv.h>

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:
  • kregpriv.h
  • kregexp.cpp

kdecore

Skip menu "kdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.9.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |