Searched refs:STRrepeat (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtc.const.c514 Char STRrepeat[] = { 'r', 'e', 'p', 'e', 'a', 't', '\0' }; variable
H A Dsh.func.c672 } while (v[0] != NULL && Strcmp(v[0], STRrepeat) == 0);

Completed in 130 milliseconds