GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
rep_token_t Struct Reference
Collaboration diagram for rep_token_t:
Collaboration graph
[legend]

Public Attributes

int num
size_t pos

Detailed Description

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

Member Data Documentation

int rep_token_t::num

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

Referenced by regexp::replace().

size_t rep_token_t::pos

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

Referenced by regexp::replace().


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