ER_M_TEXTLONG     382 modules/er/er.c 	   (mode & ER_M_TEXTLONG) ? txtlong : ""
ER_M_TEXTLONG      87 modules/er/er_formats.h     { "TEXTLONG", ER_M_TEXTLONG },
ER_M_TEXTLONG      19 tests/er/test_er.c   path.format = ER_M_SEVCHAR | ER_M_TEXTLONG;
ER_M_TEXTLONG      95 tests/rx/test_rx.c   erlogstr.mode = ER_M_SEVCHAR | ER_M_TEXTLONG ;
ER_M_TEXTLONG     130 tests/sv/test_sv.c   erlogstr.mode = ER_M_SEVCHAR | ER_M_TEXTLONG;