Odoc_search.P_nametype t = Str.regexpval (=~) : string -> Str.regexp -> boolval p_module : Odoc_module.t_module -> Str.regexp -> bool * boolval p_module_type : Odoc_module.t_module_type -> Str.regexp -> bool * boolval p_class : Odoc_class.t_class -> Str.regexp -> bool * boolval p_class_type : Odoc_class.t_class_type -> Str.regexp -> bool * boolval p_value : Odoc_value.t_value -> Str.regexp -> boolval p_recfield :
Odoc_type.t_type ->
Odoc_type.record_field ->
Str.regexp ->
boolval p_const :
Odoc_type.t_type ->
Odoc_type.variant_constructor ->
Str.regexp ->
boolval p_type : Odoc_type.t_type -> Str.regexp -> bool * boolval p_extension : Odoc_extension.t_extension_constructor -> Str.regexp -> boolval p_exception : Odoc_exception.t_exception -> Str.regexp -> boolval p_attribute : Odoc_value.t_attribute -> Str.regexp -> boolval p_method : Odoc_value.t_method -> Str.regexp -> bool