Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c460 sljit_s32 asint; member
472 sljit_s32 asint; member
5381 if (context->oc.asint != 0) in byte_sequence_compare()
5382 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asint); in byte_sequence_compare()
5383 …cks, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asint | context->oc.asint)); in byte_sequence_compare()

Completed in 32 milliseconds