Searched refs:php_fopen_primary_script (Results 1 – 5 of 5) sorted by relevance
24 PHPAPI int php_fopen_primary_script(zend_file_handle *file_handle);
348 PHPAPI int php_fopen_primary_script(zend_file_handle *file_handle) function
1914 if (UNEXPECTED(php_fopen_primary_script(&file_handle) == FAILURE)) { in main()
2461 if (php_fopen_primary_script(&file_handle) == FAILURE) {
1739 . Fixed php_fopen_primary_script() call resulted on zend_destroy_file_handle()
Completed in 34 milliseconds