Handbook
Glossary
pcre2_jit_compile ( code options -- int )
Vocabulary
pcre2
.
ffi
Inputs
code
an
object
options
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_jit_compile
int
pcre2_jit_compile_8 ( pcre2_code* code,
uint32_t
options )