Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dcop.h379 #define sb_once cx_u.cx_subst.sbu_once macro
395 cx->sb_once = once, \
Dscope.c1165 (long)cx->sb_once); in Perl_cx_dump()
Dpp_ctl.c192 if (cx->sb_once || !CALLREGEXEC(aTHX_ rx, s, cx->sb_strend, orig, in PP()