Lines Matching defs:TSRMLS_DC

170 static inline char* accel_getcwd(int *cwd_len TSRMLS_DC)  in accel_getcwd()
187 void zend_accel_schedule_restart_if_necessary(zend_accel_restart_reason reason TSRMLS_DC) in zend_accel_schedule_restart_if_necessary()
260 …tic const char *accel_new_interned_string_for_php(const char *str, int len, int free_src TSRMLS_DC) in accel_new_interned_string_for_php()
308 const char *accel_new_interned_string(const char *arKey, int nKeyLength, int free_src TSRMLS_DC) in accel_new_interned_string()
641 static int zend_get_stream_timestamp(const char *filename, struct stat *statbuf TSRMLS_DC) in zend_get_stream_timestamp()
722 … accel_time_t zend_get_file_handle_timestamp(zend_file_handle *file_handle, size_t *size TSRMLS_DC) in zend_get_file_handle_timestamp()
824 …date_timestamps(zend_persistent_script *persistent_script, zend_file_handle *file_handle TSRMLS_DC) in do_validate_timestamps()
881 …tamp_and_record(zend_persistent_script *persistent_script, zend_file_handle *file_handle TSRMLS_DC) in validate_timestamp_and_record()
920 …ccel_make_persistent_key_ex(zend_file_handle *file_handle, int path_length, int *key_len TSRMLS_DC) in accel_make_persistent_key_ex()
1046 static inline char *accel_make_persistent_key(zend_file_handle *file_handle, int *key_len TSRMLS_DC) in accel_make_persistent_key()
1051 int zend_accel_invalidate(const char *filename, int filename_len, zend_bool force TSRMLS_DC) in zend_accel_invalidate()
1105 …oid zend_accel_add_key(char *key, unsigned int key_length, zend_accel_hash_entry *bucket TSRMLS_DC) in zend_accel_add_key()
1126 …ript *new_persistent_script, char *key, unsigned int key_length, int *from_shared_memory TSRMLS_DC) in cache_script_in_shared_memory()
1266 static void zend_accel_set_auto_globals(int mask TSRMLS_DC) in zend_accel_set_auto_globals()
1279 … char *key, unsigned int key_length, zend_op_array **op_array_p, int *from_shared_memory TSRMLS_DC) in compile_and_cache_file()
1452 zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type TSRMLS_DC)
1694 static char *accel_tsrm_realpath(const char *path, int path_len TSRMLS_DC)
1745 …char *accel_php_resolve_path(const char *filename, int filename_length, const char *path TSRMLS_DC)
1801 static int persistent_stream_open_function(const char *filename, zend_file_handle *handle TSRMLS_DC)
1897 static int persistent_stream_open_function(const char *filename, zend_file_handle *handle TSRMLS_DC)
1962 static char* persistent_zend_resolve_path(const char *filename, int filename_len TSRMLS_DC)
2221 static int accel_clean_non_persistent_function(zend_function *function TSRMLS_DC)
2237 static int accel_cleanup_function_data(zend_function *function TSRMLS_DC)
2249 static int accel_clean_non_persistent_class(zend_class_entry **pce TSRMLS_DC)
2283 static int accel_clean_non_persistent_constant(zend_constant *c TSRMLS_DC)
2380 static void zps_startup_failure(char *reason, char *api_reason, int (*cb)(zend_extension *, zend_ex…
2488 static void accel_globals_ctor(zend_accel_globals *accel_globals TSRMLS_DC)
2495 static void accel_globals_dtor(zend_accel_globals *accel_globals TSRMLS_DC)
2712 void zend_accel_schedule_restart(zend_accel_restart_reason reason TSRMLS_DC)