<?php/* * Divides "value1" by "value2" and stores the result into "result". * opcode number: 4 */echo 6/3;?>
関数名: (null)
コンパイルされた変数: none