Searched refs:user_stream_current_filename (Results 1 – 3 of 3) sorted by relevance
316 …if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename))… in user_wrapper_opener()320 FG(user_stream_current_filename) = filename; in user_wrapper_opener()338 FG(user_stream_current_filename) = NULL; in user_wrapper_opener()359 FG(user_stream_current_filename) = NULL; in user_wrapper_opener()392 FG(user_stream_current_filename) = NULL; in user_wrapper_opener()409 …if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename))… in user_wrapper_opendir()413 FG(user_stream_current_filename) = filename; in user_wrapper_opendir()420 FG(user_stream_current_filename) = NULL; in user_wrapper_opendir()460 FG(user_stream_current_filename) = NULL; in user_wrapper_opendir()
1668 FG(user_stream_current_filename) = NULL; in php_shutdown_stream_hashes()
93 const char *user_stream_current_filename; /* for simple recursion protection */ member
Completed in 15 milliseconds