Searched refs:OP_STR_MB2N (Results 1 – 3 of 3) sorted by relevance
474 OP_STR_MB2N, /* mb-length = 2 */ enumerator
231 case OP_STR_N: case OP_STR_MB2N: case OP_STR_MB3N: case OP_STR_N_IC: in ops_free()308 case OP_STR_MB2N: in ops_calc_size_of_string_pool()368 case OP_STR_MB2N: in ops_make_string_pool()628 ((op) == OP_STR_N || (op) == OP_STR_MB2N ||\653 default: op = OP_STR_MB2N; break; in select_str_opcode()
177 { OP_STR_MB2N, "str_mb2-n"},362 case OP_STR_MB2N: in print_compiled_byte_code()
Completed in 54 milliseconds