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.c603 zend_string *path_name; in spl_filesystem_object_get_debug_info() local
608 path_name = spl_filesystem_object_get_pathname(intern); in spl_filesystem_object_get_debug_info()
609 if (path_name) { in spl_filesystem_object_get_debug_info()
610 ZVAL_STR_COPY(&tmp, path_name); in spl_filesystem_object_get_debug_info()

Completed in 11 milliseconds