Searched refs:EM_TEXT_PRIV (Results 1 – 1 of 1) sorted by relevance
30 #define EM_TEXT_PRIV(m) ((struct text_match *) (m)->data) macro35 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_match()105 if (EM_TEXT_PRIV(m) && EM_TEXT_PRIV(m)->config) in em_text_destroy()106 textsearch_destroy(EM_TEXT_PRIV(m)->config); in em_text_destroy()111 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_dump()