readbyte_from_string  267 src/lread.c    static int readbyte_from_string (int, Lisp_Object);
readbyte_from_string  410 src/lread.c          readbyte = readbyte_from_string;