Lines Matching refs:cache_opline
1946 ZCG(cache_opline) = NULL; in persistent_compile_file()
1958 ZCG(cache_opline) = NULL; in persistent_compile_file()
1969 ZCG(cache_opline) = NULL; in persistent_compile_file()
1980 ZCG(cache_opline) == NULL) || in persistent_compile_file()
1984 ZCG(cache_opline) == EG(current_execute_data)->opline))) { in persistent_compile_file()
1997 ZCG(cache_opline) = NULL; in persistent_compile_file()
2003 ZCG(cache_opline) = NULL; in persistent_compile_file()
2045 ZCG(cache_opline) = NULL; in persistent_compile_file()
2246 ZCG(cache_opline) == NULL) || in persistent_stream_open_function()
2250 ZCG(cache_opline) == EG(current_execute_data)->opline)) { in persistent_stream_open_function()
2259 ZCG(cache_opline) = NULL; in persistent_stream_open_function()
2297 ZCG(cache_opline) = EG(current_execute_data) ? EG(current_execute_data)->opline : NULL; in persistent_zend_resolve_path()
2303 ZCG(cache_opline) = NULL; in persistent_zend_resolve_path()
2330 ZCG(cache_opline) = EG(current_execute_data) ? EG(current_execute_data)->opline : NULL; in persistent_zend_resolve_path()
2337 ZCG(cache_opline) = NULL; in persistent_zend_resolve_path()
2342 ZCG(cache_opline) = NULL; in persistent_zend_resolve_path()
2386 ZCG(cache_opline) = NULL; in accel_activate()