Searched refs:php_fopen_primary_script (Results 1 – 4 of 4) sorted by relevance
24 PHPAPI int php_fopen_primary_script(zend_file_handle *file_handle);
360 PHPAPI int php_fopen_primary_script(zend_file_handle *file_handle) function
1910 if (UNEXPECTED(php_fopen_primary_script(&file_handle) == FAILURE)) { in main()
2483 if (php_fopen_primary_script(&file_handle) == FAILURE) {
Completed in 25 milliseconds