PCRE2_CONVERT_CONTEXT_CREATEL(i3b)rary Functions ManPuCaRlE2_CONVERT_CONTEXT_CREATE(3) NNAAMMEE PCRE2 - Perl-compatible regular expressions (revised API) SSYYNNOOPPSSIISS ##iinncclluuddee <> ppccrree22__ccoonnvveerrtt__ccoonntteexxtt **ppccrree22__ccoonnvveerrtt__ccoonntteexxtt__ccrreeaattee(( ppccrree22__ggeenneerraall__ccoonntteexxtt **_g_c_o_n_t_e_x_t));; DDEESSCCRRIIPPTTIIOONN This function is part of an experimental set of pattern conversion functions. It creates and initializes a new convert context. If its argument is NULL, mmaalllloocc(()) is used to get the necessary memory; other- wise the memory allocation function within the general context is used. The result is NULL if the memory could not be obtained. The pattern conversion functions are described in the ppccrree22ccoonnvveerrtt doc- umentation. PCRE2 10.30 10 July 2017 PCRE2_CONVERT_CONTEXT_CREATE(3)