Regex.jit

If the platform supports JITing, JIT compiles regex.

class Regex
bool
jit
(
uint flags
)

Parameters

flags uint

PCRE2 JIT flags, or 0

Return Value

Type: bool

true if JITing succeeded (or PCRE2 was built without JIT support), or false with error filled in