Searched refs:PAREN_SET (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ | ||
| D | regcomp_internal.h | 476 #define PAREN_SET(depth, paren) \ macro |
| D | regcomp_study.c | 2183 PAREN_SET(recursed_depth, paren); in Perl_study_chunk() |