OnigMatchArg Struct Reference

#include <regint.h>

Data Fields

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

Detailed Description

Definition at line 826 of file regint.h.


Field Documentation

Definition at line 834 of file regint.h.

Referenced by match_at(), and onig_search_gpos().

Definition at line 835 of file regint.h.

Referenced by match_at(), and onig_search_gpos().

const UChar* OnigMatchArg::gpos

Definition at line 832 of file regint.h.

Referenced by match_at(), and onig_search_gpos().

Definition at line 829 of file regint.h.

Referenced by match_at().

Definition at line 830 of file regint.h.

Referenced by match_at().

Definition at line 828 of file regint.h.

Definition at line 827 of file regint.h.

Referenced by stack_double().

const UChar* OnigMatchArg::start

Definition at line 831 of file regint.h.


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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1