Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/pod/
H A Dperldebtut.pod162 /pattern/ ?patt? Search forw/backw r Return from
/openbsd/gnu/usr.bin/perl/
H A Dsv.c7492 STRLEN backw = uend - uoffset; local
7496 if (uoffset < 2 * backw) {
7510 send = utf8_hop_back(send, -backw, start);
7896 STRLEN backw = end - target; local
7900 if (forw < 2 * backw) {