Method Stdio.file_open_places()


Method file_open_places

array(string)|zero file_open_places(string file)

Description

Return an array of describe_backtrace() results for the places that currently have a File() or FILE() object open for the path file.

Note

Only available when the Pike runtime has been started with -DTRACK_OPEN_FILES.

See also

report_file_open_places()