Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dregexec.c136 #define reghopmaybe3_c(pos,off,lim) ((char*)reghopmaybe3((U8*)pos, off, (U8*)lim)) macro
622 || ((t = reghopmaybe3_c(s, -(prog->check_offset_max), strpos)) in Perl_re_intuit_start()
743 || ((t = reghopmaybe3_c(s, -prog->check_offset_max, strpos)) in Perl_re_intuit_start()