Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c309 jump->flags |= PATCH_J; in detect_jump_type()
318 jump->flags |= PATCH_J; in detect_jump_type()
330 jump->flags |= PATCH_J; in detect_jump_type()
338 jump->flags |= PATCH_J; in detect_jump_type()
468 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitNativeTILEGX_64.c930 jump->flags |= PATCH_J; in detect_jump_type()
961 jump->flags |= PATCH_J; in detect_jump_type()
971 jump->flags |= PATCH_J; in detect_jump_type()
1091 if (jump->flags & PATCH_J) { in sljit_generate_code()
H A DsljitLir.c208 # define PATCH_J 0x100 macro
229 # define PATCH_J 0x20 macro

Completed in 36 milliseconds