Home
last modified time | relevance | path

Searched refs:pcre2_code_copy_with_tables (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2.h667 pcre2_code_copy_with_tables(const pcre2_code *);
849 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_) macro
H A Dpcre2.h.generic669 pcre2_code_copy_with_tables(const pcre2_code *);
851 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_)
H A Dpcre2.h.in669 pcre2_code_copy_with_tables(const pcre2_code *);
851 #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
/aosp_15_r20/external/pcre/
H A DMakefile.am32 doc/html/pcre2_code_copy_with_tables.html \
131 doc/pcre2_code_copy_with_tables.3 \
H A DNEWS375 7. A new function called pcre2_code_copy_with_tables() exists to copy a
H A DMakefile.in1058 doc/html/pcre2_code_copy_with_tables.html \
1156 doc/pcre2_code_copy_with_tables.3 \
H A DChangeLog2028 28. Implemented pcre2_code_copy_with_tables(), and added pushtablescopy to
/aosp_15_r20/external/pcre/doc/
H A Dpcre2.txt418 pcre2_code *pcre2_code_copy_with_tables(const pcre2_code *code);
760 pcre2_code_copy() or pcre2_code_copy_with_tables() can be used to ob-
1342 pcre2_code *pcre2_code_copy_with_tables(const pcre2_code *code);
1376 are needed. The pcre2_code_copy_with_tables() provides this facility.
1380 compiled code. If pcre2_code_copy_with_tables() is called with a NULL