Home
last modified time | relevance | path

Searched refs:conf (Results 26 – 40 of 40) sorted by relevance

12

/PHP-8.3/sapi/apache2handler/
H A Dsapi_apache2.c590 void *conf; in php_handler() local
605 conf = ap_get_module_config(r->per_dir_config, &php_module); in php_handler()
623 apply_config(conf); in php_handler()
/PHP-8.3/sapi/fpm/
H A Dphp-fpm.service.in12 ExecStart=@EXPANDED_SBINDIR@/php-fpm --nodaemonize --fpm-config @EXPANDED_SYSCONFDIR@/php-fpm.conf
H A Dphp-fpm.conf.in143 include=@php_fpm_sysconfdir@/php-fpm.d/*.conf
H A Dconfig.m4677 …PHP_OUTPUT(sapi/fpm/php-fpm.conf sapi/fpm/www.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.servic…
/PHP-8.3/
H A D.gitignore118 /sapi/fpm/php-fpm.conf
121 /sapi/fpm/www.conf
H A DNEWS206 . Fixed bug GH-14590 (Memory leak in FPM test gh13563-conf-bool-env.phpt.
/PHP-8.3/build/
H A DMakefile.global131 …rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sa…
H A Dshtool700 if [ -f /etc/resolv.conf ]; then
H A Dlibtool.m4881 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
1460 # the default ld.so.conf also contains /usr/contrib/lib and
1717 # Append ld.so.conf contents to the search path
1718 if test -f /etc/ld.so.conf; then
1719 … \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;…
/PHP-8.3/.github/scripts/windows/
H A Dtest_task.bat108 start %DEPS_DIR%\bin\snmpd.exe -C -c %GITHUB_WORKSPACE%\ext\snmp\tests\snmpd.conf -Ln
/PHP-8.3/sapi/fpm/tests/
H A Dtester.inc20 const CONF_DIR = __DIR__ . '/conf.d';
194 foreach (glob(self::CONF_DIR . '/*.conf') as $name) {
1179 'conf',
1249 'INCLUDE:CONF' => self::CONF_DIR . '/*.conf',
/PHP-8.3/win32/build/
H A Dconfig.w32207 var pvscfg = FSO.CreateTextFile("PVS-Studio.conf", true);
/PHP-8.3/ext/openssl/
H A Dopenssl.c845 static char *php_openssl_conf_get_string(CONF *conf, const char *group, const char *name) { in php_openssl_conf_get_string() argument
849 char *str = NCONF_get_string(conf, group, name); in php_openssl_conf_get_string()
854 static long php_openssl_conf_get_number(CONF *conf, const char *group, const char *name) { in php_openssl_conf_get_number() argument
858 NCONF_get_number(conf, group, name, &res); in php_openssl_conf_get_number()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic5695 # licq.conf
34400 0 regex/128l li:pcb-rnd-conf-v[0-9]+[\ \t\r\n]*[{] pcb-rnd configuration (lihata)
34411 0 regex/128l li:sch-rnd-conf-v[0-9]+[\ \t\r\n]*[{] sch-rnd configuration (lihata)
39381 # like: WINDOW_95_CD/TOOLS/RESKIT/netadmin/poledit/conf.adm
H A Dmagic私はガラスを食べられます5695 # licq.conf
34400 0 regex/128l li:pcb-rnd-conf-v[0-9]+[\ \t\r\n]*[{] pcb-rnd configuration (lihata)
34411 0 regex/128l li:sch-rnd-conf-v[0-9]+[\ \t\r\n]*[{] sch-rnd configuration (lihata)
39381 # like: WINDOW_95_CD/TOOLS/RESKIT/netadmin/poledit/conf.adm

Completed in 216 milliseconds

12