pcre2_substring_length_byname ( match_data name length -- int )


Vocabulary
pcre2.ffi

Inputs
match_dataan object
namean object
lengthan object


Outputs
intan object


Definition


LIBRARY: pcre2 FUNCTION-ALIAS: pcre2_substring_length_byname
int pcre2_substring_length_byname_8
( pcre2_match_data* match_data, PCRE2_SPTR name, PCRE2_SIZE*
length )