KJS::RegExp Class Reference

List of all members.

Detailed Description

Definition at line 41 of file regexp.h.


Public Types

 None = 0
 Global = 1
 IgnoreCase = 2
 Multiline = 4
enum  { None = 0, Global = 1, IgnoreCase = 2, Multiline = 4 }

Public Member Functions

 RegExp (const UString &p, int f=None)
 ~RegExp ()
int flags () const
UString pattern () const
bool isValid () const
UString match (const UString &s, int i, int *pos=0, int **ovector=0)
unsigned int subPatterns () const

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