<?php/* * Bit-wise xor of value1 and value2 * opcode number: 11 */echo 1^2;?>
関数名: (null)
コンパイルされた変数: none