Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c1023 #define JUMP_POSTFIX(type) \ macro
1679 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_jump()
1858 fprintf(compiler->verbose, ", %s%s\n", jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_op_flags()
1889 jump_names[type & 0xff], JUMP_POSTFIX(type)); in check_sljit_emit_cmov()

Completed in 13 milliseconds