PCRE2_SET_CHARACTER_TABLES(3L)ibrary Functions ManuaPlCRE2_SET_CHARACTER_TABLES(3) NNAAMMEE PCRE2 - Perl-compatible regular expressions (revised API) SSYYNNOOPPSSIISS ##iinncclluuddee <
> iinntt ppccrree22__sseett__cchhaarraacctteerr__ttaabblleess((ppccrree22__ccoommppiillee__ccoonntteexxtt **_c_c_o_n_t_e_x_t,, ccoonnsstt uunnssiiggnneedd cchhaarr **_t_a_b_l_e_s));; DDEESSCCRRIIPPTTIIOONN This function sets a pointer to custom character tables within a com- pile context. The second argument must be the result of a call to ppccrree22__mmaakkeettaabblleess(()) or NULL to request the default tables. 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_CHARACTER_TABLES(3)