MISR Toolkit  1.5.1
Data Fields
tre_str_source Struct Reference

#include <regex.h>

Collaboration diagram for tre_str_source:
Collaboration graph

Data Fields

int(* get_next_char )(tre_char_t *c, unsigned int *pos_add, void *context)
 
void(* rewind )(size_t pos, void *context)
 
int(* compare )(size_t pos1, size_t pos2, size_t len, void *context)
 
void * context
 

Detailed Description

Definition at line 266 of file regex.h.

Field Documentation

◆ compare

int(* tre_str_source::compare)(size_t pos1, size_t pos2, size_t len, void *context)

Definition at line 269 of file regex.h.

◆ context

void * tre_str_source::context

Definition at line 270 of file regex.h.

◆ get_next_char

int(* tre_str_source::get_next_char)(tre_char_t *c, unsigned int *pos_add, void *context)

Definition at line 267 of file regex.h.

◆ rewind

void(* tre_str_source::rewind)(size_t pos, void *context)

Definition at line 268 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