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