Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c544 sljit_u8 asbyte; member
556 sljit_u8 asbyte; member
7579 if (context->oc.asbyte != 0) in byte_sequence_compare()
7580 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asbyte); in byte_sequence_compare()
7581 …s, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asbyte | context->oc.asbyte)); in byte_sequence_compare()

Completed in 30 milliseconds