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