Represents a match.
More...
#include <rmatch.h>
Represents a match.
Definition at line 71 of file rmatch.h.
◆ char_offset
Capture group offsets, in C array.
Definition at line 79 of file rmatch.h.
◆ char_offset_num_allocated
int rb_matchext_struct::char_offset_num_allocated |
◆ regs
"Registers" of a match.
This is a quasi-opaque struct that holds execution result of a match. Roughly resembles &~
.
Definition at line 67 of file rmatch.h.
The documentation for this struct was generated from the following file: