bcompiler_write_constant
Writes a defined constant as bytecodes
Description
boolbcompiler_write_constant
resourcefilehandle
stringconstantName
&warn.experimental.func;
This function reads the bytecodes from PHP for an existing constant, and
writes them to the open file handle.
bcompiler_write_constant example
]]>
See also bcompiler_write_header,
and bcompiler_write_footer.