This file is indexed.

/usr/include/tesseract/hpdsizes.h is in libtesseract-dev 3.02.01-2.

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
#ifndef           HPDSIZES_H
#define           HPDSIZES_H

#define NUM_TEXT_ATTR   10
#define NUM_BLOCK_ATTR   7
#define MAXLENGTH 128
#define NUM_BACKGROUNDS   8
#endif