Module Ssrsearch_plugin.G_search
module CoqConstr = Constrtype raw_glob_search_about_item=|RGlobSearchSubPattern of Constrexpr.constr_expr|RGlobSearchString of Loc.t * string * string option
val pr_search_item : Environ.env -> Evd.evar_map -> raw_glob_search_about_item -> Pp.tval wit_ssr_searchitem : raw_glob_search_about_item Genarg.uniform_genarg_typeval pr_ssr_search_item : Environ.env -> Evd.evar_map -> 'a -> 'b -> 'c -> raw_glob_search_about_item -> Pp.tval is_ident : string -> boolval is_ident_part : string -> boolval interp_search_notation : ?loc:Loc.t -> string -> Notation.delimiters option -> Search.glob_search_itemval wit_ssr_search_item : (raw_glob_search_about_item, raw_glob_search_about_item, raw_glob_search_about_item) Genarg.genarg_typeval ssr_search_item : raw_glob_search_about_item Pcoq.Entry.tval pr_ssr_search_arg : Environ.env -> Evd.evar_map -> 'a -> 'b -> 'c -> (bool * raw_glob_search_about_item) list -> Pp.tval wit_ssr_search_arg : ((bool * raw_glob_search_about_item) list, (bool * raw_glob_search_about_item) list, (bool * raw_glob_search_about_item) list) Genarg.genarg_typeval ssr_search_arg : (bool * raw_glob_search_about_item) list Pcoq.Entry.tval splay_search_pattern : int -> Pattern.constr_pattern -> Names.GlobRef.t * intval push_rels_assum : (Names.Name.t Context.binder_annot * EConstr.t) list -> Environ.env -> Environ.envval coerce_search_pattern_to_sort : Pattern.constr_pattern -> bool * Pattern.constr_patternval interp_head_pat : Pattern.constr_pattern -> bool * (CoqConstr.constr -> bool)val all_true : 'a -> boolval interp_search_about : (bool * Search.glob_search_item) list -> (Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> bool) -> Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> boolval interp_search_arg : (bool * raw_glob_search_about_item) list -> Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> boolval pr_modloc : (bool * Libnames.qualid) -> Pp.tval wit_ssrmodloc : (bool * Libnames.qualid) Genarg.uniform_genarg_typeval pr_ssr_modlocs : 'a -> 'b -> 'c -> (bool * Libnames.qualid) list -> Pp.tval wit_ssr_modlocs : ((bool * Libnames.qualid) list, (bool * Libnames.qualid) list, (bool * Libnames.qualid) list) Genarg.genarg_typeval ssr_modlocs : (bool * Libnames.qualid) list Pcoq.Entry.tval interp_modloc : (bool * Libnames.qualid) list -> Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> boolval ssrdisplaysearch : Names.GlobRef.t -> Environ.env -> Constr.constr -> unitval deprecated_search : ?loc:Loc.t -> unit -> unit