This file is indexed.

/usr/include/geocode-glib-1.0/geocode-glib/geocode-enum-types.h is in libgeocode-glib-dev 3.25.4.1-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* Generated data (by glib-mkenums) */

#ifndef __GEOCODE_ENUM_TYPES_H__
#define __GEOCODE_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "/build/geocode-glib-FeM0Rl/geocode-glib-3.25.4.1/obj-x86_64-linux-gnu/../geocode-glib/geocode-location.h" */
GType geocode_location_uri_scheme_get_type (void);
#define GEOCODE_TYPE_LOCATION_URI_SCHEME (geocode_location_uri_scheme_get_type ())
GType geocode_location_crs_get_type (void);
#define GEOCODE_TYPE_LOCATION_CRS (geocode_location_crs_get_type ())

/* enumerations from "/build/geocode-glib-FeM0Rl/geocode-glib-3.25.4.1/obj-x86_64-linux-gnu/../geocode-glib/geocode-error.h" */
GType geocode_error_get_type (void);
#define GEOCODE_TYPE_ERROR (geocode_error_get_type ())

/* enumerations from "/build/geocode-glib-FeM0Rl/geocode-glib-3.25.4.1/obj-x86_64-linux-gnu/../geocode-glib/geocode-place.h" */
GType geocode_place_type_get_type (void);
#define GEOCODE_TYPE_PLACE_TYPE (geocode_place_type_get_type ())
GType geocode_place_osm_type_get_type (void);
#define GEOCODE_TYPE_PLACE_OSM_TYPE (geocode_place_osm_type_get_type ())
G_END_DECLS

#endif /* __GEOCODE_ENUM_TYPES_H__ */

/* Generated data ends here */