Home
last modified time | relevance | path

Searched defs:re_pattern_buffer (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregint.h849 struct re_pattern_buffer { struct
851 Operation* ops;
853 enum OpCode* ocs;
855 Operation* ops_curr;
873 OnigEncoding enc;
874 OnigOptionType options;
875 OnigSyntaxType* syntax;
886 unsigned char *exact;
887 unsigned char *exact_end;
889 int map_offset;
[all …]
/PHP-7.3/ext/mbstring/
H A Dphp_onig_compat.h4 #define re_pattern_buffer php_mb_re_pattern_buffer macro

Completed in 13 milliseconds