Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_list.c65 const char *abspath = param->file.name; in PHPDBG_LIST() local
66 if (VCWD_REALPATH(abspath, resolved_path_buf)) { in PHPDBG_LIST()
67 abspath = resolved_path_buf; in PHPDBG_LIST()
69 file = zend_string_init(abspath, strlen(abspath), 0); in PHPDBG_LIST()
/php-src/ext/dom/lexbor/patches/
H A D0001-Shrink-size-of-static-binary-search-tree.patch74 ABS_PATH = os.path.dirname(os.path.abspath(__file__))

Completed in 6 milliseconds