Searched refs:cache_opline (Results 1 – 2 of 2) sorted by relevance
1726 ZCG(cache_opline) == NULL) || in persistent_compile_file()1730 ZCG(cache_opline) == EG(current_execute_data)->opline))) { in persistent_compile_file()1787 ZCG(cache_opline) = NULL; in persistent_compile_file()1983 ZCG(cache_opline) == NULL) || in persistent_stream_open_function()1987 ZCG(cache_opline) == EG(current_execute_data)->opline)) { in persistent_stream_open_function()1996 ZCG(cache_opline) = NULL; in persistent_stream_open_function()2041 ZCG(cache_opline) = NULL; in persistent_zend_resolve_path()2068 ZCG(cache_opline) = EG(current_execute_data) ? EG(current_execute_data)->opline : NULL; in persistent_zend_resolve_path()2075 ZCG(cache_opline) = NULL; in persistent_zend_resolve_path()2080 ZCG(cache_opline) = NULL; in persistent_zend_resolve_path()[all …]
250 const zend_op *cache_opline; member
Completed in 24 milliseconds