pcre2_set_character_tables ( ccontext tables -- int )


Vocabulary
pcre2.ffi

Inputs
ccontextan object
tablesan object


Outputs
intan object


Definition


LIBRARY: pcre2 FUNCTION-ALIAS: pcre2_set_character_tables
int pcre2_set_character_tables_8
( pcre2_compile_context* ccontext, uint8_t* tables )