Handbook
Glossary
pcre2_set_max_pattern_length ( ccontext value -- int )
Vocabulary
pcre2
.
ffi
Inputs
ccontext
an
object
value
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_set_max_pattern_length
int pcre2_set_max_pattern_length_8
( pcre2_compile_context* ccontext,
PCRE2_SIZE
value )