|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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 |