Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c1096 #define PCRE2_PRINTINT(a) \ macro
1540 #define PCRE2_PRINTINT(a) \ macro
1794 #define PCRE2_PRINTINT(a) pcre2_printint_8(compiled_code8,outfile,a) macro
1889 #define PCRE2_PRINTINT(a) pcre2_printint_16(compiled_code16,outfile,a) macro
1984 #define PCRE2_PRINTINT(a) pcre2_printint_32(compiled_code32,outfile,a) macro
3857 PCRE2_PRINTINT((pat_patctl.control & CTL_FULLBINCODE) != 0); in show_pattern_info()