Handbook
Glossary
pcre2_set_compile_extra_options ( ccontext extra_options -- int )
Vocabulary
pcre2
.
ffi
Inputs
ccontext
an
object
extra_options
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_set_compile_extra_options
int
pcre2_set_compile_extra_options_8
( pcre2_compile_context* ccontext,
uint32_t
extra_options )