Project

General

Profile

Feature #10034 ยป re_pattern_buffer.patch

normalperson (Eric Wong), 07/14/2014 08:05 AM

View differences:

include/ruby/oniguruma.h
unsigned int bt_mem_end; /* need backtrack flag */
int stack_pop_level;
int repeat_range_alloc;
OnigOptionType options;
OnigRepeatRange* repeat_range;
OnigEncoding enc;
OnigOptionType options;
const OnigSyntaxType* syntax;
OnigCaseFoldType case_fold_flag;
void* name_table;
OnigCaseFoldType case_fold_flag;
/* optimization info (string search, char-map and anchors) */
int optimize; /* optimize flag */
-
    (1-1/1)