Searched refs:PCRE2_SET_CALLOUT (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1136 #define PCRE2_SET_CALLOUT(a,b,c) \ macro 1570 #define PCRE2_SET_CALLOUT(a,b,c) \ macro 1802 #define PCRE2_SET_CALLOUT(a,b,c) \ macro 1897 #define PCRE2_SET_CALLOUT(a,b,c) \ macro 1992 #define PCRE2_SET_CALLOUT(a,b,c) \ macro 6356 PCRE2_SET_CALLOUT(dat_context, callout_function, in process_data() 6364 PCRE2_SET_CALLOUT(dat_context, NULL, NULL); /* No callout */ in process_data()
|