Posix.RegexPattern.match_2 – posix Reference Manual
Packages
posix
Posix
RegexPattern
compile
compile_fastmap
match
match_2
search
search_2
set_registers
allocated
buffer
fastmap
no_sub
not_bol
not_eol
re_nsub
translate
match_2
Description:
[
CCode
( cname =
"re_match_2"
, feature_test_macro =
"_GNU_SOURCE"
) ]
public
RegexOffset
match_2
(
string
string1,
RegexOffset
length1,
string
string2,
RegexOffset
length2,
RegexOffset
start,
out
RegexRegisters
regs,
RegexOffset
stop)