Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c288 sljit_uw extra_jump_flags; in detect_jump_type() local
312 extra_jump_flags = 0; in detect_jump_type()
322 extra_jump_flags = REMOVE_COND; in detect_jump_type()
328 jump->flags |= PATCH_B | extra_jump_flags; in detect_jump_type()
333 jump->flags |= PATCH_B | PATCH_ABS_B | extra_jump_flags; in detect_jump_type()

Completed in 12 milliseconds