regerror.c File Reference

#include <sys/types.h>
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include <limits.h>
#include <stdlib.h>
#include <regex.h>
#include "utils.h"

Include dependency graph for regerror.c:

Go to the source code of this file.

Data Structures

struct  rerr

Functions

static char * regatoi (const regex_t *preg, char *localbuf)
size_t regerror (int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size)
static char * regatoi (regex_t *preg, char *localbuf) const

Variables

static struct rerr rerrs []


Function Documentation

static char* regatoi regex_t preg,
char *  localbuf
const [static]
 

Definition at line 168 of file regerror.c.

References if(), p, r, rerrs, sprintf(), and strcmp.

static char* regatoi const regex_t preg,
char *  localbuf
[static]
 

Referenced by regerror().

size_t regerror int  errcode,
const regex_t preg,
char *  errbuf,
size_t  errbuf_size
 

Definition at line 120 of file regerror.c.

References assert, if(), r, REG_ATOI, REG_ITOA, regatoi(), rerrs, s, sprintf(), strcpy(), strlen(), and target.


Variable Documentation

struct rerr rerrs[] [static]
 

Referenced by regatoi(), and regerror().


Generated on Fri Apr 14 23:01:56 2006 for minix by  doxygen 1.4.6