Searched refs:STRparseoctal (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tc.const.c | 519 Char STRparseoctal[] = { 'p', 'a', 'r', 's', 'e', 'o', 'c', 't', 'a', 'l', variable
|
H A D | sh.set.c | 564 if (cp[0] == '0' && cp[1] && is_set(STRparseoctal)) in getn()
|