This file is indexed.

/usr/lib/ocaml/tyxml/xml_wrap.annot is in libtyxml-ocaml-dev 3.5.0-1.

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
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
"lib/xml_wrap.ml" 38 1304 1310 "lib/xml_wrap.ml" 38 1304 1314
type(
  ('a t -> 'b t) -> 'a t -> 'b t
)
ident(
  def fmap "lib/xml_wrap.ml" 40 1338 1340 "lib/xml_wrap.ml" 45 1447 1450
)
"lib/xml_wrap.ml" 38 1304 1315 "lib/xml_wrap.ml" 38 1304 1316
type(
  'a t -> 'b t
)
ident(
  def f "lib/xml_wrap.ml" 38 1304 1317 "lib/xml_wrap.ml" 38 1304 1336
)
"lib/xml_wrap.ml" 38 1304 1335 "lib/xml_wrap.ml" 38 1304 1336
type(
  'a t -> 'b t
)
type(
  'a t -> 'b t
)
ident(
  int_ref f "lib/xml_wrap.ml" 38 1304 1315 "lib/xml_wrap.ml" 38 1304 1316
)
"lib/xml_wrap.ml" 40 1338 1344 "lib/xml_wrap.ml" 40 1338 1347
type(
  unit -> 'c list
)
ident(
  def nil "lib/xml_wrap.ml" 41 1356 1358 "lib/xml_wrap.ml" 45 1447 1450
)
"lib/xml_wrap.ml" 40 1338 1348 "lib/xml_wrap.ml" 40 1338 1350
type(
  unit
)
"lib/xml_wrap.ml" 40 1338 1353 "lib/xml_wrap.ml" 40 1338 1355
type(
  'c list
)
"lib/xml_wrap.ml" 41 1356 1362 "lib/xml_wrap.ml" 41 1356 1371
type(
  'd -> 'd list
)
ident(
  def singleton "lib/xml_wrap.ml" 42 1380 1382 "lib/xml_wrap.ml" 45 1447 1450
)
"lib/xml_wrap.ml" 41 1356 1372 "lib/xml_wrap.ml" 41 1356 1373
type(
  'd
)
ident(
  def x "lib/xml_wrap.ml" 41 1356 1376 "lib/xml_wrap.ml" 41 1356 1379
)
"lib/xml_wrap.ml" 41 1356 1377 "lib/xml_wrap.ml" 41 1356 1378
type(
  'd
)
ident(
  int_ref x "lib/xml_wrap.ml" 41 1356 1372 "lib/xml_wrap.ml" 41 1356 1373
)
"lib/xml_wrap.ml" 41 1356 1376 "lib/xml_wrap.ml" 41 1356 1379
type(
  'd list
)
"lib/xml_wrap.ml" 42 1380 1386 "lib/xml_wrap.ml" 42 1380 1390
type(
  'e -> 'e list -> 'e list
)
ident(
  def cons "lib/xml_wrap.ml" 43 1404 1406 "lib/xml_wrap.ml" 45 1447 1450
)
"lib/xml_wrap.ml" 42 1380 1391 "lib/xml_wrap.ml" 42 1380 1392
type(
  'e
)
ident(
  def x "lib/xml_wrap.ml" 42 1380 1393 "lib/xml_wrap.ml" 42 1380 1403
)
"lib/xml_wrap.ml" 42 1380 1393 "lib/xml_wrap.ml" 42 1380 1395
type(
  'e list
)
ident(
  def xs "lib/xml_wrap.ml" 42 1380 1398 "lib/xml_wrap.ml" 42 1380 1403
)
"lib/xml_wrap.ml" 42 1380 1398 "lib/xml_wrap.ml" 42 1380 1399
type(
  'e
)
ident(
  int_ref x "lib/xml_wrap.ml" 42 1380 1391 "lib/xml_wrap.ml" 42 1380 1392
)
"lib/xml_wrap.ml" 42 1380 1401 "lib/xml_wrap.ml" 42 1380 1403
type(
  'e list
)
ident(
  int_ref xs "lib/xml_wrap.ml" 42 1380 1393 "lib/xml_wrap.ml" 42 1380 1395
)
"lib/xml_wrap.ml" 42 1380 1398 "lib/xml_wrap.ml" 42 1380 1403
type(
  'e list
)
"lib/xml_wrap.ml" 43 1404 1410 "lib/xml_wrap.ml" 43 1404 1416
type(
  'f list -> 'f list -> 'f list
)
ident(
  def append "lib/xml_wrap.ml" 44 1426 1428 "lib/xml_wrap.ml" 45 1447 1450
)
"lib/xml_wrap.ml" 43 1404 1417 "lib/xml_wrap.ml" 43 1404 1418
type(
  'f list
)
ident(
  def x "lib/xml_wrap.ml" 43 1404 1419 "lib/xml_wrap.ml" 43 1404 1425
)
"lib/xml_wrap.ml" 43 1404 1419 "lib/xml_wrap.ml" 43 1404 1420
type(
  'f list
)
ident(
  def y "lib/xml_wrap.ml" 43 1404 1422 "lib/xml_wrap.ml" 43 1404 1425
)
"lib/xml_wrap.ml" 43 1404 1422 "lib/xml_wrap.ml" 43 1404 1423
type(
  'f list
)
ident(
  int_ref x "lib/xml_wrap.ml" 43 1404 1417 "lib/xml_wrap.ml" 43 1404 1418
)
"lib/xml_wrap.ml" 43 1404 1423 "lib/xml_wrap.ml" 43 1404 1424
type(
  'f list -> 'f list -> 'f list
)
ident(
  ext_ref Pervasives.( @ )
)
"lib/xml_wrap.ml" 43 1404 1424 "lib/xml_wrap.ml" 43 1404 1425
type(
  'f list
)
ident(
  int_ref y "lib/xml_wrap.ml" 43 1404 1419 "lib/xml_wrap.ml" 43 1404 1420
)
"lib/xml_wrap.ml" 43 1404 1422 "lib/xml_wrap.ml" 43 1404 1425
call(
  tail
)
type(
  'f list
)
"lib/xml_wrap.ml" 44 1426 1432 "lib/xml_wrap.ml" 44 1426 1435
type(
  ('g -> 'h) -> 'g list -> 'h list
)
ident(
  def map "lib/xml_wrap.ml" 44 1426 1446 "lib/xml_wrap.ml" 45 1447 1450
)
"lib/xml_wrap.ml" 44 1426 1438 "lib/xml_wrap.ml" 44 1426 1446
type(
  ('g -> 'h) -> 'g list -> 'h list
)
ident(
  ext_ref List.map
)