Home
last modified time | relevance | path

Searched refs:path_name (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/spl/
H A Dspl_directory.c613 zend_string *path_name; in spl_filesystem_object_get_debug_info() local
618 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