Handbook
Glossary
pcre2_set_character_tables ( ccontext tables -- int )
Vocabulary
pcre2
.
ffi
Inputs
ccontext
an
object
tables
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_set_character_tables
int pcre2_set_character_tables_8
( pcre2_compile_context* ccontext, uint8_t* tables )