Data Fields

OnigMatchArg Struct Reference

#include <regint.h>

Data Fields

void * stack_p
size_t stack_n
OnigOptionType options
OnigRegionregion
const UChar * start
int best_len
UChar * best_s

Detailed Description

Definition at line 761 of file regint.h.


Field Documentation

Definition at line 768 of file regint.h.

Referenced by match_at(), and onig_search().

Definition at line 769 of file regint.h.

Referenced by match_at(), and onig_search().

Definition at line 764 of file regint.h.

Referenced by match_at().

Definition at line 765 of file regint.h.

Referenced by match_at().

Definition at line 763 of file regint.h.

Definition at line 762 of file regint.h.

Referenced by stack_double().

const UChar* OnigMatchArg::start

Definition at line 766 of file regint.h.

Referenced by match_at().


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