Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c963 #define JUMP_POSTFIX(type) \ macro
1603 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_jump()
1827 fprintf(compiler->verbose, ", %s%s\n", jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_op_flags()
1859 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_cmov()

Completed in 12 milliseconds