pcre2_set_parens_nest_limit ( ccontext value -- int )


Vocabulary
pcre2.ffi

Inputs
ccontextan object
valuean object


Outputs
intan object


Definition


LIBRARY: pcre2 FUNCTION-ALIAS: pcre2_set_parens_nest_limit
int pcre2_set_parens_nest_limit_8
( pcre2_compile_context* ccontext, uint32_t value )