Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c263 sljit_sw extra_jump_flags; in detect_jump_type() local
287 extra_jump_flags = 0; in detect_jump_type()
297 extra_jump_flags = REMOVE_COND; in detect_jump_type()
303 jump->flags |= PATCH_B | extra_jump_flags; in detect_jump_type()
308 jump->flags |= PATCH_B | PATCH_ABS_B | extra_jump_flags; in detect_jump_type()

Completed in 9 milliseconds