Home
last modified time | relevance | path

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

/php-src/sapi/cli/tests/
H A Dbug64544.phpt12 putenv("HOME=/tmp");
13 var_dump(getenv("HOME"));
H A D017.phpt69 $dir = PHP_OS_FAMILY == 'Windows' ? getenv("USERPROFILE") : getenv("HOME");
/php-src/.github/actions/build-libmysqlclient/
H A Daction.yml18 MYSQL_DIR=$HOME/$MYSQL_BASE
/php-src/ext/fileinfo/
H A Dlibmagic.patch2374 - if ((home = getenv("HOME")) == NULL)
2410 - /* Before anything else, try to get a magic file from user HOME */
2411 - if ((home = getenv("HOME")) != NULL)
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます40655 # $HOME/.config/libreoffice/4/user/gallery
H A Dmagic40655 # $HOME/.config/libreoffice/4/user/gallery

Completed in 200 milliseconds