Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c268 sljit_uw extra_jump_flags; in detect_jump_type() local
292 extra_jump_flags = 0; in detect_jump_type()
302 extra_jump_flags = REMOVE_COND; in detect_jump_type()
308 jump->flags |= PATCH_B | extra_jump_flags; in detect_jump_type()
313 jump->flags |= PATCH_B | PATCH_ABS_B | extra_jump_flags; in detect_jump_type()

Completed in 17 milliseconds