regfronts.c File Reference

#include "regguts.h"

Go to the source code of this file.

Functions

int regcomp (regex_t *re, CONST char *str, int flags)
int regexec (regex_t *re, CONST char *str, size_t nmatch, regmatch_t pmatch[], int flags)


Function Documentation

int regcomp ( regex_t re,
CONST char *  str,
int  flags 
)

Definition at line 40 of file regfronts.c.

References regex_t::re_endp, and REG_PEND.

int regexec ( regex_t re,
CONST char *  str,
size_t  nmatch,
regmatch_t  pmatch[],
int  flags 
)

Definition at line 62 of file regfronts.c.

References CONST, REG_STARTEND, regmatch_t::rm_eo, and regmatch_t::rm_so.



Generated on Wed Mar 12 12:18:27 2008 by  doxygen 1.5.1