Home
last modified time | relevance | path

Searched refs:php_stream_open_for_zend_ex (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/main/
H A Dphp_main.h51 PHPAPI int php_stream_open_for_zend_ex(const char *filename, zend_file_handle *handle, int mode TSR…
H A Dmain.c1326 …return php_stream_open_for_zend_ex(filename, handle, USE_PATH|REPORT_ERRORS|STREAM_OPEN_FOR_INCLUD… in php_stream_open_for_zend()
1330 PHPAPI int php_stream_open_for_zend_ex(const char *filename, zend_file_handle *handle, int mode TSR… in php_stream_open_for_zend_ex() function
/PHP-5.5/ext/spl/
H A Dphp_spl.c276 …ret = php_stream_open_for_zend_ex(class_file, &file_handle, USE_PATH|STREAM_OPEN_FOR_INCLUDE TSRML… in spl_autoload()

Completed in 17 milliseconds