Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c412 sljit_s32 ovector_start; member
1139 common->iref_ptr = common->ovector_start; in check_opcode_types()
1230 common->mark_ptr = common->ovector_start; in check_opcode_types()
14216 common->ovector_start += sizeof(sljit_sw); in jit_compile()
14228 common->ovector_start += sizeof(sljit_sw); in jit_compile()
14233 common->ovector_start += sizeof(sljit_sw); in jit_compile()
14243 common->ovector_start += sizeof(sljit_sw); in jit_compile()
14251 common->ovector_start += sizeof(sljit_sw); in jit_compile()
14256 common->start_ptr = common->ovector_start; in jit_compile()
14257 common->ovector_start += sizeof(sljit_sw); in jit_compile()
[all …]

Completed in 32 milliseconds