Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#include <regint.h>
Data Fields | |
void * | stack_p |
size_t | stack_n |
OnigOptionType | options |
OnigRegion * | region |
const UChar * | start |
const UChar * | gpos |
OnigPosition | best_len |
UChar * | best_s |
OnigPosition OnigMatchArg::best_len |
OnigOptionType OnigMatchArg::options |
OnigRegion* OnigMatchArg::region |