mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Remove garbage
This commit is contained in:
parent
0d77cf2a33
commit
4839ce5952
1 changed files with 0 additions and 8 deletions
|
@ -249,14 +249,6 @@ void zend_init_compiler_data_structures(TSRMLS_D);
|
|||
|
||||
extern ZEND_API zend_op_array *(*zend_compile_file)(zend_file_handle *file_handle, int type TSRMLS_DC);
|
||||
|
||||
/*
|
||||
void zend_activate(TSRMLS_D);
|
||||
void zend_deactivate(TSRMLS_D);
|
||||
void zend_activate_modules(TSRMLS_D);
|
||||
void zend_deactivate_modules(TSRMLS_D);
|
||||
void zend_exec_finished(TSRMLS_D);
|
||||
*/
|
||||
|
||||
ZEND_API int lex_scan(zval *zendlval TSRMLS_DC);
|
||||
void startup_scanner(TSRMLS_D);
|
||||
void shutdown_scanner(TSRMLS_D);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue