Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2.h798 #define PCRE2_SUFFIX(a) PCRE2_GLUE(a,PCRE2_LOCAL_WIDTH) macro
803 #define PCRE2_UCHAR PCRE2_SUFFIX(PCRE2_UCHAR)
804 #define PCRE2_SPTR PCRE2_SUFFIX(PCRE2_SPTR)
806 #define pcre2_code PCRE2_SUFFIX(pcre2_code_)
807 #define pcre2_jit_callback PCRE2_SUFFIX(pcre2_jit_callback_)
808 #define pcre2_jit_stack PCRE2_SUFFIX(pcre2_jit_stack_)
810 #define pcre2_real_code PCRE2_SUFFIX(pcre2_real_code_)
828 #define pcre2_match_data PCRE2_SUFFIX(pcre2_match_data_)
967 #undef PCRE2_SUFFIX
975 #define PCRE2_SUFFIX(a) PCRE2_GLUE(a, PCRE2_CODE_UNIT_WIDTH)
[all …]
H A Dpcre2_internal.h1891 #define _pcre2_utt PCRE2_SUFFIX(_pcre2_utt_)
1929 #define branch_chain PCRE2_SUFFIX(branch_chain_)
1930 #define compile_block PCRE2_SUFFIX(compile_block_)
1932 #define match_block PCRE2_SUFFIX(match_block_)
1933 #define named_group PCRE2_SUFFIX(named_group_)
1945 #define _pcre2_extuni PCRE2_SUFFIX(_pcre2_extuni_)
1955 #define _pcre2_strcmp PCRE2_SUFFIX(_pcre2_strcmp_)
1958 #define _pcre2_strlen PCRE2_SUFFIX(_pcre2_strlen_)
1961 #define _pcre2_study PCRE2_SUFFIX(_pcre2_study_)
1964 #define _pcre2_xclass PCRE2_SUFFIX(_pcre2_xclass_)
[all …]
H A 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_)

Completed in 22 milliseconds