2010-08-16 22:09:34 +02:00
|
|
|
\hypertarget{regex_8c}{
|
|
|
|
\section{regex.c File Reference}
|
|
|
|
\label{regex_8c}\index{regex.c@{regex.c}}
|
|
|
|
}
|
|
|
|
{\ttfamily \#include $<$stdio.h$>$}\par
|
|
|
|
{\ttfamily \#include $<$stdlib.h$>$}\par
|
|
|
|
{\ttfamily \#include $<$string.h$>$}\par
|
2010-09-04 21:33:53 +02:00
|
|
|
{\ttfamily \#include $<$alloca.h$>$}\par
|
2010-08-16 22:09:34 +02:00
|
|
|
{\ttfamily \#include $<$regex.h$>$}\par
|
|
|
|
\subsection*{Functions}
|
|
|
|
\begin{DoxyCompactItemize}
|
|
|
|
\item
|
2010-09-04 21:33:53 +02:00
|
|
|
int \hyperlink{group__regex_ga35f57c052a7de1ded54b67a1f7819791}{preg\_\-match} (const char $\ast$expr, char $\ast$str, char $\ast$$\ast$$\ast$matches, int $\ast$nmatches)
|
2010-08-16 22:09:34 +02:00
|
|
|
\begin{DoxyCompactList}\small\item\em Check if a string matches a regular expression. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
|