Searched refs:aux (Results 1 – 5 of 5) sorted by relevance
3723 char_u *aux; in find_pattern_in_path() local3728 aux = p = startp; in find_pattern_in_path()3737 i = (int)(p - aux); in find_pattern_in_path()3742 STRNCPY(IObuff, aux, i); in find_pattern_in_path()3763 if (p > aux) in find_pattern_in_path()3765 if (*aux != ')' && IObuff[i-1] != TAB) in find_pattern_in_path()3778 if (p - aux >= IOSIZE - i) in find_pattern_in_path()3779 p = aux + IOSIZE - i - 1; in find_pattern_in_path()3780 STRNCPY(IObuff + i, aux, p - aux); in find_pattern_in_path()3781 i += (int)(p - aux); in find_pattern_in_path()[all …]
1174 syn keyword baanBshell aux.open1175 syn keyword baanBshell aux.print1176 syn keyword baanBshell aux.close
460 syn keyword lispKey &allow-other-keys &aux &body
4053 aux 몉
5629 Note that on MS-Windows editing "aux.h", "lpt1.txt" and the like also