C:/Users/Dennis/src/lang/Life_start/Life/life-1.02/source/regexp/timer.c File Reference

#include <stdio.h>
#include "timer.t.h"
#include "regexp.h"

Go to the source code of this file.

Data Structures

struct  try

Functions

 main (int argc, argv)
void regerror (char *s)
 error (char *s1, char *s2)
 multiple (int ncomp, int nexec, int nsub)
 try (struct try fields, int ncomp, int nexec, int nsub)
 complain (char *s1, char *s2)

Variables

struct try tests []
int errreport = 0
char * errseen = NULL
char * progname
int lineno = 0


Function Documentation

complain ( char *  s1,
char *  s2 
)

Definition at line 175 of file timer.c.

References errseen, lineno, and NULL.

Referenced by multiple(), and try().

error ( char *  s1,
char *  s2 
)

Definition at line 99 of file timer.c.

Referenced by c_global(), c_persistent(), main(), and regerror().

main ( int  argc,
argv   
)

Definition at line 48 of file timer.c.

References try::ans, try::dst, dummy, errreport, multiple(), progname, try::re, try::src, and try::str.

multiple ( int  ncomp,
int  nexec,
int  nsub 
)

Definition at line 112 of file timer.c.

References errreport, lineno, NULL, try::re, and tests.

Referenced by main().

void regerror ( char *  s  ) 

Definition at line 89 of file timer.c.

References error(), errreport, and errseen.

try ( struct try  fields,
int  ncomp,
int  nexec,
int  nsub 
)

Definition at line 125 of file timer.c.


Variable Documentation

int errreport = 0

Definition at line 42 of file timer.c.

Referenced by main(), multiple(), and regerror().

char* errseen = NULL

Definition at line 43 of file timer.c.

Referenced by complain(), multiple(), regerror(), and try().

int lineno = 0

Definition at line 110 of file timer.c.

Referenced by complain(), and multiple().

char* progname

Definition at line 45 of file timer.c.

Referenced by main().

struct try tests[]

Referenced by multiple().


Generated on Sat Jan 26 08:48:09 2008 for WildLife by  doxygen 1.5.4