mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
[Core] Define SWITCH_PCRE2 macro
This commit is contained in:
@@ -40,6 +40,9 @@ SWITCH_BEGIN_EXTERN_C
|
||||
* @ingroup FREESWITCH
|
||||
* @{
|
||||
*/
|
||||
|
||||
#define SWITCH_PCRE2 1
|
||||
|
||||
typedef struct pcre2_real_code switch_regex_t;
|
||||
typedef struct pcre2_real_match_data_8 switch_regex_match_t;
|
||||
typedef struct pcre2_real_compile_context_8 switch_regex_compile_context_t;
|
||||
|
Reference in New Issue
Block a user