Searched refs:CLOSE_END (Results 1 – 1 of 1) sorted by relevance
22224 #define CLOSE_END (CLOSE+REG_MAX_PAREN) macro23469 if (OP(preg, scan) >= OPEN+1 && OP(preg, scan) < CLOSE_END) { in regmatch()