Sophie

Sophie

distrib > Fedora > 20 > x86_64 > media > updates > by-pkgid > c579c38484b8ffa244858626df1128ca > files > 239

libhtp-doc-0.5.6-3.fc20.noarch.rpm

\hypertarget{htp__php_8c}{\section{htp\-\_\-php.\-c File Reference}
\label{htp__php_8c}\index{htp\-\_\-php.\-c@{htp\-\_\-php.\-c}}
}
{\ttfamily \#include \char`\"{}htp\-\_\-private.\-h\char`\"{}}\\*
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
\hyperlink{htp__core_8h_ab8a71422665c0773654b9b4d96f01e31}{htp\-\_\-status\-\_\-t} \hyperlink{htp__php_8c_aa2d2ad08d21713822f1d32dc58881caf}{htp\-\_\-php\-\_\-parameter\-\_\-processor} (\hyperlink{structhtp__param__t}{htp\-\_\-param\-\_\-t} $\ast$p)
\end{DoxyCompactItemize}


\subsection{Detailed Description}
\begin{DoxyAuthor}{Author}
Ivan Ristic \href{mailto:ivanr@webkreator.com}{\tt ivanr@webkreator.\-com} 
\end{DoxyAuthor}


\subsection{Function Documentation}
\hypertarget{htp__php_8c_aa2d2ad08d21713822f1d32dc58881caf}{\index{htp\-\_\-php.\-c@{htp\-\_\-php.\-c}!htp\-\_\-php\-\_\-parameter\-\_\-processor@{htp\-\_\-php\-\_\-parameter\-\_\-processor}}
\index{htp\-\_\-php\-\_\-parameter\-\_\-processor@{htp\-\_\-php\-\_\-parameter\-\_\-processor}!htp_php.c@{htp\-\_\-php.\-c}}
\subsubsection[{htp\-\_\-php\-\_\-parameter\-\_\-processor}]{\setlength{\rightskip}{0pt plus 5cm}{\bf htp\-\_\-status\-\_\-t} htp\-\_\-php\-\_\-parameter\-\_\-processor (
\begin{DoxyParamCaption}
\item[{{\bf htp\-\_\-param\-\_\-t} $\ast$}]{p}
\end{DoxyParamCaption}
)}}\label{htp__php_8c_aa2d2ad08d21713822f1d32dc58881caf}
This is a proof-\/of-\/concept processor that processes parameter names in a way {\itshape similar} to P\-H\-P. Whitespace at the beginning is removed, and the remaining whitespace characters are converted to underscores. Proper research of P\-H\-P's behavior is needed before we can claim to be emulating it.


\begin{DoxyParams}[1]{Parameters}
\mbox{\tt in,out}  & {\em p} & \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
H\-T\-P\-\_\-\-O\-K on success, H\-T\-P\-\_\-\-E\-R\-R\-O\-R on failure. 
\end{DoxyReturn}