Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c1833 static sljit_si emit_cmp_binary(struct sljit_compiler *compiler, function
2107 FAIL_IF(emit_cmp_binary(compiler, src1, src1w, SLJIT_IMM, 0));
2112 return emit_cmp_binary(compiler, dst, dstw, SLJIT_IMM, 0);
2172 return emit_cmp_binary(compiler, src1, src1w, src2, src2w);

Completed in 11 milliseconds