PCRE2_SET_CALLOUT(3) Library Functions Manual PCRE2_SET_CALLOUT(3) NNAAMMEE PCRE2 - Perl-compatible regular expressions (revised API) SSYYNNOOPPSSIISS ##iinncclluuddee <> iinntt ppccrree22__sseett__ccaalllloouutt((ppccrree22__mmaattcchh__ccoonntteexxtt **_m_c_o_n_t_e_x_t,, iinntt ((**_c_a_l_l_o_u_t___f_u_n_c_t_i_o_n))((ppccrree22__ccaalllloouutt__bblloocckk **)),, vvooiidd **_c_a_l_l_o_u_t___d_a_t_a));; DDEESSCCRRIIPPTTIIOONN This function sets the callout fields in a match context (the first argument). The second argument specifies a callout function, and the third argument is an opaque data item that is passed to it. The result of this function 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.30 21 March 2017 PCRE2_SET_CALLOUT(3)