Searched refs:asbyte (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 445 sljit_ub asbyte; member 457 sljit_ub asbyte; member 4684 if (context->oc.asbyte != 0) in byte_sequence_compare() 4685 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asbyte); in byte_sequence_compare() 4686 …s, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asbyte | context->oc.asbyte)); in byte_sequence_compare()
|
Completed in 30 milliseconds