Searched refs:SLJIT_NOT_ZERO32 (Results 1 – 2 of 2) sorted by relevance
/PHP-7.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 1138 #define SLJIT_NOT_ZERO32 (SLJIT_NOT_ZERO | SLJIT_I32_OP) macro
|
/PHP-7.4/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 8067 add_jump(compiler, backtracks, JUMP(SLJIT_NOT_ZERO32)); in compile_simple_assertion_matchingpath() 8087 add_jump(compiler, backtracks, JUMP(SLJIT_NOT_ZERO32)); in compile_simple_assertion_matchingpath() 8127 add_jump(compiler, backtracks, JUMP(SLJIT_NOT_ZERO32)); in compile_simple_assertion_matchingpath() 8134 add_jump(compiler, backtracks, JUMP(SLJIT_NOT_ZERO32)); in compile_simple_assertion_matchingpath() 8153 add_jump(compiler, backtracks, JUMP(SLJIT_NOT_ZERO32)); in compile_simple_assertion_matchingpath()
|
Completed in 44 milliseconds