This file is indexed.

/usr/share/doc/libbg1-doc/latex/structstriter.tex is in libbg1-doc 1.106-1.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
\hypertarget{structstriter}{
\section{striter Struct Reference}
\label{structstriter}\index{striter@{striter}}
}
{\tt \#include $<$iter.h$>$}

\subsection*{Data Fields}
\begin{CompactItemize}
\item 
struct \hyperlink{structstr}{str} $\ast$ \hyperlink{structstriter_523ec694677f455dc6fe2b3c34737591}{str}
\item 
unsigned \hyperlink{structstriter_02f10ae7c8a4646a78428dbaa907d65e}{start}
\item 
const char $\ast$ \hyperlink{structstriter_f7c2852e3e6537118bf0070fc5883442}{startptr}
\item 
unsigned \hyperlink{structstriter_771126fb0a1945ce2c9443953ea42aeb}{len}
\item 
char \hyperlink{structstriter_3917d5ef03eca7e86fb079d73b28aa2d}{sep}
\end{CompactItemize}


\subsection{Detailed Description}
The basic \hyperlink{structstriter}{striter} data type. 

\subsection{Field Documentation}
\hypertarget{structstriter_523ec694677f455dc6fe2b3c34737591}{
\index{striter@{striter}!str@{str}}
\index{str@{str}!striter@{striter}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}struct {\bf str}$\ast$ {\bf striter::str}\hspace{0.3cm}{\tt  \mbox{[}read\mbox{]}}}}
\label{structstriter_523ec694677f455dc6fe2b3c34737591}


A pointer to the \hyperlink{structstr}{str} being iterated over. \hypertarget{structstriter_02f10ae7c8a4646a78428dbaa907d65e}{
\index{striter@{striter}!start@{start}}
\index{start@{start}!striter@{striter}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}unsigned {\bf striter::start}}}
\label{structstriter_02f10ae7c8a4646a78428dbaa907d65e}


The starting offset of the current substring. \hypertarget{structstriter_f7c2852e3e6537118bf0070fc5883442}{
\index{striter@{striter}!startptr@{startptr}}
\index{startptr@{startptr}!striter@{striter}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ {\bf striter::startptr}}}
\label{structstriter_f7c2852e3e6537118bf0070fc5883442}


Pointer to the current substring. \hypertarget{structstriter_771126fb0a1945ce2c9443953ea42aeb}{
\index{striter@{striter}!len@{len}}
\index{len@{len}!striter@{striter}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}unsigned {\bf striter::len}}}
\label{structstriter_771126fb0a1945ce2c9443953ea42aeb}


Length of the current substring. \hypertarget{structstriter_3917d5ef03eca7e86fb079d73b28aa2d}{
\index{striter@{striter}!sep@{sep}}
\index{sep@{sep}!striter@{striter}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}char {\bf striter::sep}}}
\label{structstriter_3917d5ef03eca7e86fb079d73b28aa2d}


The seperator used to delimit the substrings. 

The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item 
iter.h\end{CompactItemize}