Handbook
Glossary
pcre2_substring_number_from_name ( code name -- int )
Vocabulary
pcre2
.
ffi
Inputs
code
an
object
name
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_substring_number_from_name
int
pcre2_substring_number_from_name_8
( pcre2_code* code,
PCRE2_SPTR
name )