Home | History | Annotate | Download | only in src

Lines Matching full:pcre2_code_copy

448   pcre2_code            *pcre2_code_copy(const pcre2_code *);
597 #define pcre2_code_copy PCRE2_SUFFIX(pcre2_code_copy_)