PCRE2_SET_PARENS_NEST_LIMIT(L3i)brary Functions ManuPaClRE2_SET_PARENS_NEST_LIMIT(3) NNAAMMEE PCRE2 - Perl-compatible regular expressions (revised API) SSYYNNOOPPSSIISS ##iinncclluuddee <> iinntt ppccrree22__sseett__ppaarreennss__nneesstt__lliimmiitt((ppccrree22__ccoommppiillee__ccoonntteexxtt **_c_c_o_n_t_e_x_t,, uuiinntt3322__tt _v_a_l_u_e));; DDEESSCCRRIIPPTTIIOONN This function sets, in a compile context, the maximum depth of nested parentheses in a pattern. The result is always zero. There is a complete description of the PCRE2 native API in the ppccrree22aappii page and a description of the POSIX API in the ppccrree22ppoossiixx page. PCRE2 10.00 22 October 2014 PCRE2_SET_PARENS_NEST_LIMIT(3)