Home
last modified time | relevance | path

Searched refs:read_octal (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/dev86/dev86-0.16.20/unproto/
H A Dtok_io.c114 static char *read_octal();
408 cp = read_octal(vs, cp, c); /* canonicalize \octal */
500 static char *read_octal(vs, cp, c) in read_octal() function
/dports/misc/clifm/clifm-1.3/src/
H A Daux.h41 int read_octal(char *str);
H A Daux.c756 read_octal(char *str) in read_octal() function
H A Dprompt.c134 n = read_octal(octal_string); in decode_prompt()
H A Dmedia.c355 int d = read_octal(q + 1);
/dports/shells/bash/bash-5.1/examples/loadables/
H A Dmkfifo.c86 omode = read_octal (mode);
H A Dmkdir.c89 omode = read_octal (mode);
/dports/mail/alpine/alpine-465e23b/pith/
H A Dstring.h151 int read_octal(char **);
H A Dstring.c2038 read_octal(char **s) in read_octal() function
2329 c = read_octal(&s); in cstring_to_hexstring()
2449 c = read_octal(&src); in cstring_to_string()
2509 *p++ = (char)read_octal(&src); in remove_backslash_escapes()
H A Dpattern.c224 *p++ = (char)read_octal(&src); in remove_pat_escapes()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dstring.h151 int read_octal(char **);
H A Dstring.c2038 read_octal(char **s) in read_octal() function
2329 c = read_octal(&s); in cstring_to_hexstring()
2449 c = read_octal(&src); in cstring_to_string()
2509 *p++ = (char)read_octal(&src); in remove_backslash_escapes()
H A Dpattern.c224 *p++ = (char)read_octal(&src); in remove_pat_escapes()
/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dcommon.h98 extern int read_octal __P((char *));
/dports/shells/bash/bash-5.1/builtins/
H A Dcommon.h120 extern int read_octal PARAMS((char *));
H A Dumask.def107 umask_value = read_octal (list->word->word);
H A Dcommon.c586 read_octal (string) in read_octal() function
/dports/math/octave/octave-6.4.0/liboctave/util/
H A Dcmd-edit.h383 int read_octal (const std::string& s);
H A Dcmd-edit.cc1712 int n = read_octal (s.substr (i, 3)); in do_decode_prompt_string()
1927 command_editor::read_octal (const std::string& s) in read_octal() function in octave::command_editor
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Daux.c.gcov874 function read_octal called 0 returned 0% blocks executed 0%
875 #####: 527:read_octal(char *str)
H A Dprompt.c.gcov177 #####: 129: n = read_octal(octal_string);
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/maloc/src/vsh/
H A Dbash.y2656 n = read_octal (octal_string);
/dports/shells/bash/bash-5.1/
H A Dparse.y5846 n = read_octal (octal_string);
H A DChangeLog3394 - read_octal: allow octal numbers greater than 777 to accommodate
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog3394 - read_octal: allow octal numbers greater than 777 to accommodate

12