php_file_le_pstream 1228 ext/standard/file.c php_file_le_stream(), php_file_le_pstream()); php_file_le_pstream 918 ext/standard/streamsfuncs.c stream = zend_fetch_resource(&contextresource TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream); php_file_le_pstream 250 main/php_streams.h #define php_stream_from_zval(xstr, ppzval) ZEND_FETCH_RESOURCE2((xstr), php_stream *, (ppzval), -1, "stream", php_file_le_stream(), php_file_le_pstream()) php_file_le_pstream 251 main/php_streams.h #define php_stream_from_zval_no_verify(xstr, ppzval) (xstr) = (php_stream*)zend_fetch_resource((ppzval) TSRMLS_CC, -1, "stream", NULL, 2, php_file_le_stream(), php_file_le_pstream())