X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Ffmt_compile.h;h=f034c6c0038abd204d8788105af55114f32e6af2;hp=a84efaeda512ec4b24ccc8dd571ef212959a6d82;hb=fc9279e818dfc96c63a5d75a89080cc68cfe1170;hpb=94ac6bbeccca6dcf41f4e84d3a71b437929f98df diff --git a/h/fmt_compile.h b/h/fmt_compile.h index a84efae..f034c6c 100644 --- a/h/fmt_compile.h +++ b/h/fmt_compile.h @@ -101,4 +101,6 @@ #define FT_V_MATCH 87 /* V = 1 if "str" contains literal */ #define FT_V_AMATCH 88 /* V = 1 if "str" starts with literal */ +#define FT_LS_UNMAILTO 89 /* remove "mailto:" */ + #define IF_FUNCS FT_S_NULL /* start of "if" functions */