package ldap

  1. Overview
  2. Docs

Module Ldif_parserSource

Sourceexception Illegal_char of char * int
Sourceexception End
Sourcetype stream_rec = {
  1. stream : char Stream.t;
  2. buf : Buffer.t;
  3. mutable line : int;
}
Sourceval optval : 'a option -> 'a
Sourceval read_comment : stream_rec -> unit
Sourceval comment : stream_rec -> unit
Sourceval sep : stream_rec -> string
Sourceval seps : stream_rec -> unit
Sourceval digit : stream_rec -> char
Sourceval safe_char : stream_rec -> char
Sourceval safe_init_char : stream_rec -> char
Sourceval alpha : stream_rec -> char
Sourceval safe_chars : stream_rec -> unit
Sourceval safe_string : stream_rec -> string
Sourceval attr_type_char : stream_rec -> char
Sourceval attr_type_chars : stream_rec -> unit
Sourceval option : stream_rec -> string
Sourceval options : stream_rec -> string
Sourceval attributeType : stream_rec -> string
Sourceval attributeDescription : stream_rec -> string
Sourceval value_spec : stream_rec -> string
Sourceval attrval_spec : ?attrs:Ldap_types.attribute list -> stream_rec -> Ldap_types.attribute list
Sourceval distinguishedName : stream_rec -> string
Sourceval dn_spec : stream_rec -> string
OCaml

Innovation. Community. Security.