Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_webdata_transfer.c111 ret = VCWD_GETWD(path); in phpdbg_webdata_compress()
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.h243 #define VCWD_GETWD(buf) macro
297 #define VCWD_GETWD(buf) getwd(buf) macro
H A Dzend_compile.c6897 ZEND_IGNORE_VALUE(VCWD_GETWD(ZSTR_VAL(dirname))); in zend_try_ct_eval_magic_const()
/PHP-7.3/ext/standard/
H A Ddir.c368 ret = VCWD_GETWD(path); in PHP_FUNCTION()
/PHP-7.3/ext/gd/libgd/
H A Dgdft.c418 dir = VCWD_GETWD(cur_dir);
/PHP-7.3/ext/xmlreader/
H A Dphp_xmlreader.c1061 directory = VCWD_GETWD(resolved_path); in PHP_METHOD()
/PHP-7.3/ext/dom/
H A Ddocument.c1403 directory = VCWD_GETWD(resolved_path); in dom_document_parser()
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c2592 ret = VCWD_GETWD(document_root_buf); in do_cli_server()

Completed in 54 milliseconds