/home/aaron/olsrd-current/olsrd/src/android/regex/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 *, char *, int)
size_t regerror (int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size)

Variables

static struct rerr rerrs []

Function Documentation

static char * regatoi ( const regex_t preg,
char *  localbuf,
int  localbufsize 
) [static]

Definition at line 118 of file regerror.c.

References rerr::code, rerr::name, regex_t::re_endp, and rerrs.

Referenced by regerror().

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

Definition at line 79 of file regerror.c.

References rerr::code, rerr::explain, rerr::name, REG_ATOI, REG_ITOA, regatoi(), and rerrs.

Referenced by name_init().

Here is the call graph for this function:


Variable Documentation

struct rerr rerrs[] [static]

Referenced by regatoi(), and regerror().

Generated on Tue Jun 18 06:00:05 2013 for olsrd by  doxygen 1.6.3