Searched refs:qmark_value (Results 1 – 1 of 1) sorted by relevance
139 static char *plus_value=0, *bar_value=0, *qmark_value=0; in set_file_variables() local209 qmark_value = xrealloc (qmark_value, qmark_max = qmark_len); in set_file_variables()210 qp = qmark_value; in set_file_variables()255 qp[qp > qmark_value ? -1 : 0] = '\0'; in set_file_variables()256 DEFINE_VARIABLE ("?", 1, qmark_value); in set_file_variables()