Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
regular_expressions.h File Reference

regular_expressions.h More...

#include "pcre.h"
#include "grassroots_util_library.h"
#include "typedefs.h"
Include dependency graph for regular_expressions.h:

Go to the source code of this file.

Data Structures

struct  RegExp
 The module used for performing regular expressions. More...
 

Variables

const uint32 DEFAULT_NUM_REGEXP_VECTORS = 32
 The default upper limit for he number of matches that a RegExp can make. More...
 

Detailed Description

regular_expressions.h

Created on: 25 Jan 2017 Author: billy

Variable Documentation

◆ DEFAULT_NUM_REGEXP_VECTORS

const uint32 DEFAULT_NUM_REGEXP_VECTORS = 32

The default upper limit for he number of matches that a RegExp can make.