Searched refs:original_compiler_options (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_execute_API.c | 1143 zend_uint original_compiler_options; local 1161 original_compiler_options = CG(compiler_options); 1164 CG(compiler_options) = original_compiler_options; |
Completed in 12 milliseconds