Home
last modified time | relevance | path

Searched refs:ps_files_path_create (Results 1 – 1 of 1) sorted by path

/PHP-5.4/ext/session/
H A Dmod_files.c105 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const char *key) in ps_files_path_create() function
170 if (!ps_files_path_create(buf, sizeof(buf), data, key)) { in ps_files_open()
434 if (!ps_files_path_create(buf, sizeof(buf), data, key)) { in PS_DESTROY_FUNC()

Completed in 5 milliseconds