Searched refs:XT_LEN (Results 1 – 1 of 1) sorted by relevance
6380 #define XT_LEN 100 in got_code_from_term() macro6382 char_u str[XT_LEN]; in got_code_from_term()6390 if (code[0] == '1' && code[7] == '=' && len / 2 < XT_LEN) in got_code_from_term()