include/re-cmp.h File Reference

Go to the source code of this file.

Data Structures

struct  selection

Defines

#define SAFE_CHECKS
#define RE_TOKEN_MAX   64

Enumerations

enum  selection_type {
  sel_any, sel_end, sel_single, sel_range,
  sel_array, sel_not_single, sel_not_range
}
enum  repetetion_type { rep_once, rep_once_or_more, rep_null_or_once, rep_null_or_more }

Detailed Description

Datastructures for representing a subset of regular expressions.

Author: Kjetil T. Homme (kjetilho@ifi.uio.no) May 1993

Definition in file re-cmp.h.


Generated by  doxygen 1.6.2