Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dregexec.c370 #define UNWIND_PAREN(lp,lcp) unwind_paren(rex,lp,lcp) macro
6886 UNWIND_PAREN(ST.lastparen, ST.lastcloseparen); in S_regmatch()
9138 UNWIND_PAREN(ST.lastparen, ST.lastcloseparen); in S_regmatch()
9324 UNWIND_PAREN(ST.lastparen, ST.lastcloseparen); in S_regmatch()
9508 UNWIND_PAREN(ST.lastparen, ST.lastcloseparen); in S_regmatch()
9657 UNWIND_PAREN(ST.lastparen, ST.lastcloseparen); in S_regmatch()