Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

pattern.cc File Reference

#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include <sys/time.h>
#include "ptree.h"
#include "token.h"
#include "mop.h"

Include dependency graph for pattern.cc:

Include dependency graph

Go to the source code of this file.

Functions

int CountArgs (char *pat)
char * SkipSpaces (char *pat)

Variables

const int MAX = 32
Ptree ** resultsArgs [MAX]
int resultsIndex


Function Documentation

int CountArgs char *    pat [static]
 

Definition at line 91 of file pattern.cc.

Referenced by Ptree::Match().

char * SkipSpaces char *    pat [static]
 

Definition at line 210 of file pattern.cc.

Referenced by Ptree::Match(), and Ptree::MatchList().


Variable Documentation

const int MAX = 32
 

Definition at line 52 of file pattern.cc.

Referenced by Ptree::Match().

Ptree** resultsArgs[MAX] [static]
 

Definition at line 54 of file pattern.cc.

int resultsIndex [static]
 

Definition at line 55 of file pattern.cc.

Referenced by Ptree::Match(), Ptree::MatchList(), and Ptree::MatchPat().


Generated on Mon Feb 10 17:34:21 2003 for VFiasco Semantics Compiler by doxygen1.2.15