Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c542 sljit_u16 asushort; member
554 sljit_u16 asushort; member
7572 if (context->oc.asushort != 0) in byte_sequence_compare()
7573 … OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asushort); in byte_sequence_compare()
7574 …MP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asushort | context->oc.asushort)); in byte_sequence_compare()

Completed in 28 milliseconds