Go to the documentation of this file.
41 #define dump_icmp(e,n,v) \
42 if (!(v).program.isEmpty()) { \
43 (e)->append((n), strlen((n))); \
44 (e)->append(" ", 1); \
45 (e)->append((v).program.rawContent(), (v).program.length()); \
46 (e)->append("\n", 1); \
48 #define parse_icmp(v) (v)->parse()
49 #define free_icmp(x) (x)->clear()
Introduction
Documentation
Support
Miscellaneous
Web Site Translations
Mirrors