regexp.h File Reference

#include <ansi.h>

Include dependency graph for regexp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  regexp

Defines

#define CHARBITS   0377
#define NSUBEXP   10
#define regcomp   _v8_regcomp
#define regexec   _v8_regexec
#define regsub   _v8_regsub
#define regerror   _v8_regerror

Functions

regexpregcomp (const char *_exp)
int regexec (regexp *_prog, const char *_string, int _bolflag)
void regsub (regexp *_prog, char *_source, char *_dest)
void regerror (const char *_message)


Define Documentation

#define CHARBITS   0377
 

Definition at line 11 of file regexp.h.

#define NSUBEXP   10
 

Definition at line 12 of file regexp.h.

#define regcomp   _v8_regcomp
 

Definition at line 24 of file regexp.h.

Referenced by cmd_global(), cmd_substitute(), date_exp(), m_bsrch(), m_fsrch(), mkpat(), re_comp(), rep_add(), and Sub().

#define regerror   _v8_regerror
 

Definition at line 27 of file regexp.h.

#define regexec   _v8_regexec
 

Definition at line 25 of file regexp.h.

Referenced by cmd_global(), Expand(), grep(), m_bsrch(), m_fsrch(), match(), matlin(), Pass2(), re_exec(), regsub(), and rep_name().

#define regsub   _v8_regsub
 

Definition at line 26 of file regexp.h.

Referenced by Sub().


Function Documentation

regexp* regcomp const char *  _exp  ) 
 

void regerror const char *  _message  ) 
 

int regexec regexp _prog,
const char *  _string,
int  _bolflag
 

void regsub regexp _prog,
char *  _source,
char *  _dest
 

Definition at line 42 of file v8regsub.c.

References c, int(), MAGIC, NULL, regerror, strncpy(), and UCHARAT.


Generated on Fri Apr 14 22:59:20 2006 for minix by  doxygen 1.4.6