isoctal
if (isoctal (cur_chr)) {
if (isoctal (*s)) {
if (isoctal(c)) {
for (n = 0; n < 3 && isoctal(c); ++n) {