QtBase  v6.3.1
Classes | Macros | Functions
qregularexpression.cpp File Reference
#include "qregularexpression.h"
#include <QtCore/qcoreapplication.h>
#include <QtCore/qhashfunctions.h>
#include <QtCore/qlist.h>
#include <QtCore/qmutex.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qdebug.h>
#include <QtCore/qthreadstorage.h>
#include <QtCore/qglobal.h>
#include <QtCore/qatomic.h>
#include <QtCore/qdatastream.h>
#include <pcre2.h>
Include dependency graph for qregularexpression.cpp:

Go to the source code of this file.

Classes

struct  QRegularExpressionPrivate
 
struct  QRegularExpressionMatchPrivate
 
struct  QRegularExpressionMatchIteratorPrivate
 
class  QPcreJitStackPointer
 

Macros

#define PCRE2_CODE_UNIT_WIDTH   16
 

Functions

QtPrivate::QRegularExpressionMatchIteratorRangeBasedForIterator begin (const QRegularExpressionMatchIterator &iterator)
 

Macro Definition Documentation

◆ PCRE2_CODE_UNIT_WIDTH

#define PCRE2_CODE_UNIT_WIDTH   16

Definition at line 59 of file qregularexpression.cpp.

Function Documentation

◆ begin()

Definition at line 2734 of file qregularexpression.cpp.

Here is the caller graph for this function: