val incr_linenum : Stdlib.Lexing.lexbuf -> unit
type state =
val state : state Stdlib.refval __ocaml_lex_tables : Stdlib.Lexing.lex_tablesval encoding_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.tokenval __ocaml_lex_encoding_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.tokenval shortcut_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.tokenval __ocaml_lex_shortcut_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.tokenval charstring_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.tokenval __ocaml_lex_charstring_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.tokenval end_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.tokenval __ocaml_lex_end_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.tokenval enc_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.tokenval __ocaml_lex_enc_token_rec : Stdlib.Lexing.lexbuf -> int -> Mlpost__.Pfb_parser.tokenval pfb_human_token : Stdlib.Lexing.lexbuf -> Mlpost__.Pfb_parser.token