ldap
Ldap_urllexer
ldap.ldif
ldap.toplevel
type lexeme =
| SCHEME
| COLONSLASHSLASH
| PORT of string
| HOST of string
| DN of string
| IDENT of string
| SCOPE of string
| FILTER of string
| QUESTION
| EQUAL
| CRITICAL
| SLASH
| WHSP
| COMMA
val __ocaml_lex_tables : Lexing.lex_tables
val lexurl : Lexing.lexbuf -> Ldap_types.ldap_url
val __ocaml_lex_lexurl_rec : Lexing.lexbuf -> int -> Ldap_types.ldap_url