Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c252 sljit_sw extra_jump_flags; in detect_jump_type() local
276 extra_jump_flags = 0; in detect_jump_type()
286 extra_jump_flags = REMOVE_COND; in detect_jump_type()
292 jump->flags |= PATCH_B | extra_jump_flags; in detect_jump_type()
296 jump->flags |= PATCH_B | PATCH_ABS_B | extra_jump_flags; in detect_jump_type()

Completed in 11 milliseconds