Searched refs:user_stream_current_filename (Results 1 – 3 of 3) sorted by relevance
305 …if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename))… in user_wrapper_opener()309 FG(user_stream_current_filename) = filename; in user_wrapper_opener()329 FG(user_stream_current_filename) = NULL; in user_wrapper_opener()346 FG(user_stream_current_filename) = NULL; in user_wrapper_opener()380 FG(user_stream_current_filename) = NULL; in user_wrapper_opener()405 …if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename))… in user_wrapper_opendir()409 FG(user_stream_current_filename) = filename; in user_wrapper_opendir()418 FG(user_stream_current_filename) = NULL; in user_wrapper_opendir()455 FG(user_stream_current_filename) = NULL; in user_wrapper_opendir()
1836 FG(user_stream_current_filename) = NULL; in php_shutdown_stream_hashes()
100 const char *user_stream_current_filename; /* for simple recursion protection */ member
Completed in 29 milliseconds