Searched refs:pcre2_code_copy_with_tables (Results 1 – 8 of 8) sorted by relevance
32 doc/html/pcre2_code_copy_with_tables.html \125 doc/pcre2_code_copy_with_tables.3 \
131 7. A new function called pcre2_code_copy_with_tables() exists to copy a
872 doc/html/pcre2_code_copy_with_tables.html \965 doc/pcre2_code_copy_with_tables.3 \
798 28. Implemented pcre2_code_copy_with_tables(), and added pushtablescopy to
645 *pcre2_code_copy_with_tables(const pcre2_code *);821 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_)
645 *pcre2_code_copy_with_tables(const pcre2_code *);821 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_) macro
1147 pcre2_code_copy_with_tables(const pcre2_code *code) in pcre2_code_copy_with_tables() function
394 pcre2_code *pcre2_code_copy_with_tables(const pcre2_code *code);699 pcre2_code_copy() or pcre2_code_copy_with_tables() can be used to1251 pcre2_code *pcre2_code_copy_with_tables(const pcre2_code *code);1283 are needed. The pcre2_code_copy_with_tables() provides this facility.