Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c1266 #define PCRE2_SET_CALLOUT(a,b,c) \ macro
1755 #define PCRE2_SET_CALLOUT(a,b,c) \ macro
2011 #define PCRE2_SET_CALLOUT(a,b,c) \ macro
2115 #define PCRE2_SET_CALLOUT(a,b,c) \ macro
2219 #define PCRE2_SET_CALLOUT(a,b,c) \ macro
7233 PCRE2_SET_CALLOUT(dat_context, callout_function, in process_data()
7241 PCRE2_SET_CALLOUT(dat_context, NULL, NULL); /* No callout */ in process_data()