Home
last modified time | relevance | path

Searched refs:callregexec (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dcallregexec.t11 *callregexec = *XS::APItest::callregexec;
35 ok !!$exp == !!callregexec($re, 0, $bytes, 0, $str, 0),
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs4613 callregexec(SV *prog, STRLEN stringarg, STRLEN strend, I32 minend, SV *sv, U32 nosave) in callregexec() function
/openbsd/gnu/usr.bin/perl/
H A DMANIFEST5100 ext/XS-APItest/t/callregexec.t XS::APItest: tests for CALLREGEXEC()