php_stream_open_for_zend_ex  276 ext/spl/php_spl.c 	ret = php_stream_open_for_zend_ex(class_file, &file_handle, USE_PATH|STREAM_OPEN_FOR_INCLUDE TSRMLS_CC);
php_stream_open_for_zend_ex 1396 main/main.c    	return php_stream_open_for_zend_ex(filename, handle, USE_PATH|REPORT_ERRORS|STREAM_OPEN_FOR_INCLUDE TSRMLS_CC);
php_stream_open_for_zend_ex  395 sapi/phpdbg/phpdbg_prompt.c 	if (php_stream_open_for_zend_ex(PHPDBG_G(exec), &fh,