Module Ldap_schemalexer
type token=
val quote : Str.regexpval spacerex : Str.regexpval stripspace : string -> stringval extract : string -> int -> int -> stringval splitoidlst : string -> Str.regexp -> string listval stripquote : string -> stringval stripquotes : string list -> string listval __ocaml_lex_tables : Stdlib.Lexing.lex_tablesval lexattr : Stdlib.Lexing.lexbuf -> tokenval __ocaml_lex_lexattr_rec : Stdlib.Lexing.lexbuf -> int -> tokenval lexoc : Stdlib.Lexing.lexbuf -> tokenval __ocaml_lex_lexoc_rec : Stdlib.Lexing.lexbuf -> int -> token