Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c515 sljit_u8 asbyte; member
527 sljit_u8 asbyte; member
7273 if (context->oc.asbyte != 0) in byte_sequence_compare()
7274 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asbyte); in byte_sequence_compare()
7275 …s, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asbyte | context->oc.asbyte)); in byte_sequence_compare()

Completed in 66 milliseconds