Php/docs/internals2.opcodes.free

提供:Dev Guides
< Php
移動先:案内検索

FREE

PHP コード

<?php/* * Release the allocated space of the value. * opcode number: 70 */ print "Hello World";?>

PHP オペコード

関数名: (null)

コンパイルされた変数: none

line # op fetch ext return operands
6 0 PRINT     ~0 'Hello+World'
  1 FREE       ~0
7 2 RETURN       1