MISR Toolkit  1.5.1
Data Fields
regamatch_t Struct Reference

#include <regex.h>

Collaboration diagram for regamatch_t:
Collaboration graph

Data Fields

size_t nmatch
 
regmatch_tpmatch
 
int cost
 
int num_ins
 
int num_del
 
int num_subst
 

Detailed Description

Definition at line 226 of file regex.h.

Field Documentation

◆ cost

int regamatch_t::cost

Definition at line 229 of file regex.h.

◆ nmatch

size_t regamatch_t::nmatch

Definition at line 227 of file regex.h.

◆ num_del

int regamatch_t::num_del

Definition at line 231 of file regex.h.

◆ num_ins

int regamatch_t::num_ins

Definition at line 230 of file regex.h.

◆ num_subst

int regamatch_t::num_subst

Definition at line 232 of file regex.h.

◆ pmatch

regmatch_t * regamatch_t::pmatch

Definition at line 228 of file regex.h.


The documentation for this struct was generated from the following files:

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54