Home
last modified time | relevance | path

Searched refs:PHP_LOCALSTATEDIR (Results 1 – 5 of 5) sorted by relevance

/php-src/main/
H A Dmain.stub.php118 const PHP_LOCALSTATEDIR = UNKNOWN; define
H A Dbuild-defs.h.in33 #define PHP_LOCALSTATEDIR "@EXPANDED_LOCALSTATEDIR@" macro
H A Dmain_arginfo.h29 REGISTER_STRING_CONSTANT("PHP_LOCALSTATEDIR", PHP_LOCALSTATEDIR, CONST_PERSISTENT); in register_main_symbols()
/php-src/win32/build/
H A Dconfig.w32.h.in20 #define PHP_LOCALSTATEDIR "@PREFIX@" macro
/php-src/sapi/fpm/fpm/
H A Dfpm_conf.c1284 fpm_evaluate_full_path(&fpm_global_config.pid_file, NULL, PHP_LOCALSTATEDIR, 0); in fpm_conf_post_process()
1333 fpm_evaluate_full_path(&fpm_global_config.error_log, NULL, PHP_LOCALSTATEDIR, 0); in fpm_conf_post_process()

Completed in 15 milliseconds