Home
last modified time | relevance | path

Searched defs:detox_sequence_entry (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/detox/detox-1.4.5/src/
H A Ddetox.h32 struct detox_sequence_entry { struct
33 struct detox_sequence_entry *next; argument
35 unsigned char *(*cleaner) (unsigned char *str, void *options);
36 void *options;