Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h276 #define VCWD_GETWD(buf) macro
330 #define VCWD_GETWD(buf) getwd(buf) macro
H A Dzend_compile.c9550 ZEND_IGNORE_VALUE(VCWD_GETWD(ZSTR_VAL(dirname))); in zend_try_ct_eval_magic_const()
/php-src/ext/standard/
H A Ddir.c279 ret = VCWD_GETWD(path); in PHP_FUNCTION()
/php-src/ext/gd/libgd/
H A Dgdft.c428 dir = VCWD_GETWD(cur_dir);
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c1197 directory = VCWD_GETWD(resolved_path); in xml_reader_from_string()
/php-src/ext/dom/
H A Ddocument.c1403 directory = VCWD_GETWD(resolved_path); in dom_document_parser()
/php-src/sapi/cli/
H A Dphp_cli_server.c2865 ret = VCWD_GETWD(document_root_buf); in do_cli_server()

Completed in 58 milliseconds