let from_stream ?quotations loc strm = let lb = Lexing.from_function (lexing_store strm) in (setup_loc lb loc; from_lexbuf ?quotations lb)