pcre2_set_max_pattern_length ( ccontext value -- int )


Vocabulary
pcre2.ffi

Inputs
ccontextan object
valuean object


Outputs
intan object


Definition


LIBRARY: pcre2 FUNCTION-ALIAS: pcre2_set_max_pattern_length
int pcre2_set_max_pattern_length_8
( pcre2_compile_context* ccontext, PCRE2_SIZE value )