Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c257 sljit_sw extra_jump_flags; in detect_jump_type() local
281 extra_jump_flags = 0; in detect_jump_type()
291 extra_jump_flags = REMOVE_COND; in detect_jump_type()
297 jump->flags |= PATCH_B | extra_jump_flags; in detect_jump_type()
302 jump->flags |= PATCH_B | PATCH_ABS_B | extra_jump_flags; in detect_jump_type()

Completed in 9 milliseconds