Home
last modified time | relevance | path

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

/external/pcre/dist2/
DMakefile.am32 doc/html/pcre2_code_copy_with_tables.html \
128 doc/pcre2_code_copy_with_tables.3 \
DNEWS230 7. A new function called pcre2_code_copy_with_tables() exists to copy a
DMakefile.in973 doc/html/pcre2_code_copy_with_tables.html \
1069 doc/pcre2_code_copy_with_tables.3 \
DChangeLog1365 28. Implemented pcre2_code_copy_with_tables(), and added pushtablescopy to
/external/pcre/dist2/src/
Dpcre2.h.generic655 *pcre2_code_copy_with_tables(const pcre2_code *);
835 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_)
Dpcre2.h.in655 *pcre2_code_copy_with_tables(const pcre2_code *);
835 #define pcre2_code_copy_with_tables PCRE2_SUFFIX(pcre2_code_copy_with_tables_) macro
Dpcre2_compile.c1223 pcre2_code_copy_with_tables(const pcre2_code *code) in pcre2_code_copy_with_tables() function
/external/pcre/dist2/doc/
Dpcre2.txt398 pcre2_code *pcre2_code_copy_with_tables(const pcre2_code *code);
736 pcre2_code_copy() or pcre2_code_copy_with_tables() can be used to ob-
1300 pcre2_code *pcre2_code_copy_with_tables(const pcre2_code *code);
1332 are needed. The pcre2_code_copy_with_tables() provides this facility.
1336 compiled code. If pcre2_code_copy_with_tables() is called with a NULL