Handbook
Glossary
pcre2_get_ovector_count ( match_data -- uint32_t )
Vocabulary
pcre2
.
ffi
Inputs
match_data
an
object
Outputs
uint32_t
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_get_ovector_count
uint32_t pcre2_get_ovector_count_8
( pcre2_match_data* match_data )