Home
last modified time | relevance | path

Searched refs:php_fopen_primary_script (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/main/
H A Dfopen_wrappers.h24 PHPAPI int php_fopen_primary_script(zend_file_handle *file_handle);
H A Dfopen_wrappers.c348 PHPAPI int php_fopen_primary_script(zend_file_handle *file_handle) function
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.c1914 if (UNEXPECTED(php_fopen_primary_script(&file_handle) == FAILURE)) { in main()
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c2461 if (php_fopen_primary_script(&file_handle) == FAILURE) {
/PHP-8.2/
H A DNEWS1739 . Fixed php_fopen_primary_script() call resulted on zend_destroy_file_handle()

Completed in 40 milliseconds