Lines Matching defs:t_op
159 const char *t_op = t_orig_pair(screen->term);
164 if (t_op != NULL) {
165 if (does_esc_m(t_op))
169 if (t_esm != NULL && !strcmp(t_op, t_esm))
172 if (t_eum != NULL && !strcmp(t_op, t_eum))
175 if (t_eam != NULL && !strcmp(t_op, t_eam))
208 if (t_op != NULL && !strcmp(t_eum, t_op))
228 if (t_op != NULL && !strcmp(t_esm, t_op))