pcre2_substring_list_get ( match_data listptr lengthsptr -- int )


Vocabulary
pcre2.ffi

Inputs
match_dataan object
listptran object
lengthsptran object


Outputs
intan object


Definition


LIBRARY: pcre2 FUNCTION-ALIAS: pcre2_substring_list_get int
pcre2_substring_list_get_8
( pcre2_match_data* match_data, PCRE2_UCHAR*** listptr,
PCRE2_SIZE** lengthsptr )