main_persistent_script 210 ext/opcache/zend_persist.c static void zend_persist_op_array_ex(zend_op_array *op_array, zend_persistent_script* main_persistent_script TSRMLS_DC) main_persistent_script 238 ext/opcache/zend_persist.c if (main_persistent_script) { main_persistent_script 244 ext/opcache/zend_persist.c main_persistent_script->early_binding = -1; main_persistent_script 249 ext/opcache/zend_persist.c main_persistent_script->compiler_halt_offset = Z_LVAL(offset); main_persistent_script 324 ext/opcache/zend_persist.c if (main_persistent_script && ZCG(accel_directives).inherited_hack) { main_persistent_script 330 ext/opcache/zend_persist.c zend_uint *opline_num = &main_persistent_script->early_binding;