Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitLir.c860 static SLJIT_CONST char* op2_names[] = { variable
1098 …fprintf(compiler->verbose, " %s%s%s%s%s%s%s%s ", !(op & SLJIT_INT_OP) ? "" : "i", op2_names[GET_O… in check_sljit_emit_op2()
1435 …GET_OPCODE(op) >= SLJIT_OP2_BASE ? op2_names[GET_OPCODE(op) - SLJIT_OP2_BASE] : op1_names[GET_OPCO… in check_sljit_emit_op_flags()

Completed in 10 milliseconds