Searched refs:path_name (Results 1 – 1 of 1) sorted by relevance
613 zend_string *path_name; in spl_filesystem_object_get_debug_info() local618 path_name = spl_filesystem_object_get_pathname(intern); in spl_filesystem_object_get_debug_info()619 if (path_name) { in spl_filesystem_object_get_debug_info()620 ZVAL_STR_COPY(&tmp, path_name); in spl_filesystem_object_get_debug_info()
Completed in 21 milliseconds