Home
last modified time | relevance | path

Searched defs:pcre2_code_copy_with_tables (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2.h849 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_) macro
H A Dpcre2.h.in851 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_) macro
H A Dpcre2_compile.c1234 pcre2_code_copy_with_tables(const pcre2_code *code) in pcre2_code_copy_with_tables() function