Home
last modified time | relevance | path

Searched refs:end_op (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c5159 OnigCodePoint end_op[2]; in parse_exp() local
5162 end_op[0] = (OnigCodePoint )MC_ESC(env->syntax); in parse_exp()
5163 end_op[1] = (OnigCodePoint )'E'; in parse_exp()
5165 qend = find_str_position(end_op, 2, qstart, end, &nextp, env->enc); in parse_exp()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c9537 int end_op = *be; in pcre_compile2() local
9541 *be = end_op; in pcre_compile2()

Completed in 34 milliseconds