© 本文档使用 php.cn手册 发布
void unregister_compiler_function (string name)
void unregister_compiler_function
Use this to dynamically unregister a compiler function. Pass in the name of the compiler function.
动态注销一个编译函数,参数name是编译函数的名称。