D | pcre2test.c | 1475 #define SUB1(a,b) \ macro 1928 #define SUB1(a,b) \ macro 2052 #define SUB1(a,b) G(a,8)(G(b,8)) macro 2156 #define SUB1(a,b) G(a,16)(G(b,16)) macro 2260 #define SUB1(a,b) G(a,32)(G(b,32)) macro 4875 SUB1(pcre2_code_free, compiled_code); in process_command() 5618 { SUB1(pcre2_code_free, compiled_code); } in process_pattern() 5644 SUB1(pcre2_code_free, compiled_code); in process_pattern() 8643 SUB1(pcre2_code_free, compiled_code); in main() 8737 SUB1(pcre2_code_free, compiled_code); in main() [all …]
|