Home
last modified time | relevance | path

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

/external/pcre/src/
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
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
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_)
Dpcre2_compile.c1234 pcre2_code_copy_with_tables(const pcre2_code *code) in pcre2_code_copy_with_tables() function
/external/pcre/
DMakefile.am32 doc/html/pcre2_code_copy_with_tables.html \
131 doc/pcre2_code_copy_with_tables.3 \
DNEWS375 7. A new function called pcre2_code_copy_with_tables() exists to copy a
DChangeLog2028 28. Implemented pcre2_code_copy_with_tables(), and added pushtablescopy to
/external/pcre/doc/
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