Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2.h814 #define PCRE2_SUFFIX(a) PCRE2_GLUE(a,PCRE2_LOCAL_WIDTH) macro
819 #define PCRE2_UCHAR PCRE2_SUFFIX(PCRE2_UCHAR)
820 #define PCRE2_SPTR PCRE2_SUFFIX(PCRE2_SPTR)
822 #define pcre2_code PCRE2_SUFFIX(pcre2_code_)
823 #define pcre2_jit_callback PCRE2_SUFFIX(pcre2_jit_callback_)
824 #define pcre2_jit_stack PCRE2_SUFFIX(pcre2_jit_stack_)
826 #define pcre2_real_code PCRE2_SUFFIX(pcre2_real_code_)
844 #define pcre2_match_data PCRE2_SUFFIX(pcre2_match_data_)
986 #undef PCRE2_SUFFIX
994 #define PCRE2_SUFFIX(a) PCRE2_GLUE(a, PCRE2_CODE_UNIT_WIDTH)
[all …]
H A Dpcre2_internal.h1967 #define _pcre2_utt PCRE2_SUFFIX(_pcre2_utt_)
2006 #define branch_chain PCRE2_SUFFIX(branch_chain_)
2007 #define compile_block PCRE2_SUFFIX(compile_block_)
2009 #define match_block PCRE2_SUFFIX(match_block_)
2010 #define named_group PCRE2_SUFFIX(named_group_)
2022 #define _pcre2_extuni PCRE2_SUFFIX(_pcre2_extuni_)
2032 #define _pcre2_strcmp PCRE2_SUFFIX(_pcre2_strcmp_)
2035 #define _pcre2_strlen PCRE2_SUFFIX(_pcre2_strlen_)
2038 #define _pcre2_study PCRE2_SUFFIX(_pcre2_study_)
2041 #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 28 milliseconds