Home
last modified time | relevance | path

Searched refs:PCRE2_SUFFIX (Results 1 – 5 of 5) sorted by relevance

/external/pcre/dist2/src/
Dpcre2.h.generic558 generating three versions of everything below. After that, PCRE2_SUFFIX will be
564 #define PCRE2_SUFFIX(a) PCRE2_GLUE(a,PCRE2_LOCAL_WIDTH)
569 #define PCRE2_UCHAR PCRE2_SUFFIX(PCRE2_UCHAR)
570 #define PCRE2_SPTR PCRE2_SUFFIX(PCRE2_SPTR)
572 #define pcre2_code PCRE2_SUFFIX(pcre2_code_)
573 #define pcre2_jit_callback PCRE2_SUFFIX(pcre2_jit_callback_)
574 #define pcre2_jit_stack PCRE2_SUFFIX(pcre2_jit_stack_)
576 #define pcre2_real_code PCRE2_SUFFIX(pcre2_real_code_)
577 #define pcre2_real_general_context PCRE2_SUFFIX(pcre2_real_general_context_)
578 #define pcre2_real_compile_context PCRE2_SUFFIX(pcre2_real_compile_context_)
[all …]
Dpcre2.h.in558 generating three versions of everything below. After that, PCRE2_SUFFIX will be
564 #define PCRE2_SUFFIX(a) PCRE2_GLUE(a,PCRE2_LOCAL_WIDTH) macro
569 #define PCRE2_UCHAR PCRE2_SUFFIX(PCRE2_UCHAR)
570 #define PCRE2_SPTR PCRE2_SUFFIX(PCRE2_SPTR)
572 #define pcre2_code PCRE2_SUFFIX(pcre2_code_)
573 #define pcre2_jit_callback PCRE2_SUFFIX(pcre2_jit_callback_)
574 #define pcre2_jit_stack PCRE2_SUFFIX(pcre2_jit_stack_)
576 #define pcre2_real_code PCRE2_SUFFIX(pcre2_real_code_)
577 #define pcre2_real_general_context PCRE2_SUFFIX(pcre2_real_general_context_)
578 #define pcre2_real_compile_context PCRE2_SUFFIX(pcre2_real_compile_context_)
[all …]
Dpcre2_internal.h1851 #define _pcre2_OP_lengths PCRE2_SUFFIX(_pcre2_OP_lengths_)
1852 #define _pcre2_callout_end_delims PCRE2_SUFFIX(_pcre2_callout_end_delims_)
1853 #define _pcre2_callout_start_delims PCRE2_SUFFIX(_pcre2_callout_start_delims_)
1854 #define _pcre2_default_compile_context PCRE2_SUFFIX(_pcre2_default_compile_context_)
1855 #define _pcre2_default_match_context PCRE2_SUFFIX(_pcre2_default_match_context_)
1856 #define _pcre2_default_tables PCRE2_SUFFIX(_pcre2_default_tables_)
1857 #define _pcre2_hspace_list PCRE2_SUFFIX(_pcre2_hspace_list_)
1858 #define _pcre2_vspace_list PCRE2_SUFFIX(_pcre2_vspace_list_)
1859 #define _pcre2_ucd_caseless_sets PCRE2_SUFFIX(_pcre2_ucd_caseless_sets_)
1860 #define _pcre2_ucd_records PCRE2_SUFFIX(_pcre2_ucd_records_)
[all …]
Dpcre2_printint.c61 #define OP_lengths PCRE2_SUFFIX(OP_lengths_)
62 #define get_ucpname PCRE2_SUFFIX(get_ucpname_)
63 #define pcre2_printint PCRE2_SUFFIX(pcre2_printint_)
64 #define print_char PCRE2_SUFFIX(print_char_)
65 #define print_custring PCRE2_SUFFIX(print_custring_)
66 #define print_custring_bylen PCRE2_SUFFIX(print_custring_bylen_)
67 #define print_prop PCRE2_SUFFIX(print_prop_)
Dpcre2test.c267 #undef PCRE2_SUFFIX
272 #define PCRE2_SUFFIX(a) G(a,8) macro
276 #undef PCRE2_SUFFIX
281 #define PCRE2_SUFFIX(a) G(a,16) macro
285 #undef PCRE2_SUFFIX
290 #define PCRE2_SUFFIX(a) G(a,32) macro
294 #undef PCRE2_SUFFIX
297 #define PCRE2_SUFFIX(a) a macro