Handbook
Glossary
pcre2_set_heap_limit ( mcontext value -- int )
Vocabulary
pcre2
.
ffi
Inputs
mcontext
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_heap_limit
int
pcre2_set_heap_limit_8
( pcre2_match_context* mcontext,
uint32_t
value )