GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
rep_token_t Struct Reference
Collaboration diagram for rep_token_t:

Public Attributes

int num
 
std::size_t pos
 

Detailed Description

Definition at line 601 of file lo-regexp.cc.

Member Data Documentation

◆ num

int rep_token_t::num

Definition at line 604 of file lo-regexp.cc.

Referenced by regexp::replace().

◆ pos

std::size_t rep_token_t::pos

Definition at line 603 of file lo-regexp.cc.

Referenced by regexp::replace().


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