pcre2_pattern_info ( code what where -- int )


Vocabulary
pcre2.ffi

Inputs
codean object
whatan object
wherean object


Outputs
intan object


Definition


LIBRARY: pcre2 FUNCTION-ALIAS: pcre2_pattern_info int
pcre2_pattern_info_8
( pcre2_code* code, uint32_t what, void* where )