__php_stream_call_depth   43 main/php_streams.h # define STREAMS_D			int __php_stream_call_depth ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC
__php_stream_call_depth   45 main/php_streams.h # define STREAMS_REL_C		__php_stream_call_depth + 1 ZEND_FILE_LINE_CC, \
__php_stream_call_depth   46 main/php_streams.h 	__php_stream_call_depth ? __zend_orig_filename : __zend_filename, \
__php_stream_call_depth   47 main/php_streams.h 	__php_stream_call_depth ? __zend_orig_lineno : __zend_lineno
__php_stream_call_depth   25 main/streams/php_streams_int.h 		( __php_stream_call_depth == 0 \
__php_stream_call_depth   30 main/streams/php_streams_int.h 		( __php_stream_call_depth == 0 \