text_match
struct text_match *tm = EM_TEXT_PRIV(m);
#define EM_TEXT_PRIV(m) ((struct text_match *) (m)->data)
struct text_match *tm;