This file is indexed.

/usr/include/zsh/text.epro is in zsh-dev 5.1.1-1ubuntu2.3.

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
/* Generated automatically */
#ifndef have_Src_text_globals
#define have_Src_text_globals

extern int text_expand_tabs;
extern void zoutputtab _((FILE*outf));
extern mod_import_function char*getpermtext _((Eprog prog,Wordcode c,int start_indent));
extern char*getjobtext _((Eprog prog,Wordcode c));
extern void getredirs _((LinkList redirs));

#endif /* !have_Src_text_globals */