Regex to String lookup table. More...
Data Fields | |
enum LookupType | type |
Lookup type. | |
struct Regex | regex |
Regular expression. | |
char * | replacement |
Alternative charset to use. | |
Regex to String lookup table.
This is used by 'charset-hook' and 'iconv-hook'.
enum LookupType Lookup::type |