Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4regexp.cpp File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#include "qv4regexp_p.h"
#include "qv4engine_p.h"
#include "qv4scopedvalue_p.h"
#include <private/qv4mm_p.h>
#include <runtime/VM.h>
Include dependency graph for qv4regexp.cpp:

Go to the source code of this file.

Functions

static JSC::RegExpFlags jscFlags (quint8 flags)
 DEFINE_MANAGED_VTABLE (RegExp)

Function Documentation

◆ DEFINE_MANAGED_VTABLE()

DEFINE_MANAGED_VTABLE ( RegExp )

◆ jscFlags()

JSC::RegExpFlags jscFlags ( quint8 flags)
static

Definition at line 19 of file qv4regexp.cpp.