Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c461 sljit_u16 asushort; member
473 sljit_u16 asushort; member
5387 if (context->oc.asushort != 0) in byte_sequence_compare()
5388 … OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asushort); in byte_sequence_compare()
5389 …MP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asushort | context->oc.asushort)); in byte_sequence_compare()

Completed in 49 milliseconds