Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_main.h50 PHPAPI int php_stream_open_for_zend_ex(const char *filename, zend_file_handle *handle, int mode TSR…
H A Dmain.c1216 …return php_stream_open_for_zend_ex(filename, handle, ENFORCE_SAFE_MODE|USE_PATH|REPORT_ERRORS|STRE… in php_stream_open_for_zend()
1220 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.3/ext/spl/
H A Dphp_spl.c245 …ret = php_stream_open_for_zend_ex(class_file, &file_handle, ENFORCE_SAFE_MODE|USE_PATH|STREAM_OPEN… in spl_autoload()

Completed in 17 milliseconds