Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1138 #define SLJIT_NOT_ZERO32 (SLJIT_NOT_ZERO | SLJIT_I32_OP) macro
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8067 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 36 milliseconds