Home
last modified time | relevance | path

Searched refs:config (Results 276 – 300 of 390) sorted by relevance

1...<<111213141516

/php-src/ext/pgsql/tests/
H A D00version.phpt11 include('inc/config.inc');
H A D80_bug32223.phpt25 require_once('inc/config.inc');
H A D80_bug32223b.phpt25 require_once('inc/config.inc');
/php-src/.github/workflows/
H A Dpush.yml256 - name: git config
257 run: git config --global core.autocrlf false && git config --global core.eol lf
309 --with-config-file-scan-dir=/etc/php.d \
329 git config --global user.name "Benchmark"
330 git config --global user.email "benchmark@php.net"
/php-src/ext/pdo_pgsql/tests/
H A Ddisable_prepares.phpt8 require __DIR__ . '/config.inc';
H A Dbug_49985.phpt8 require __DIR__ . '/config.inc';
H A Dbug67462.phpt8 require __DIR__ . '/config.inc';
H A Ddebug_emulated_prepares.phpt8 require __DIR__ . '/config.inc';
H A Dgh9411.phpt8 require __DIR__ . '/config.inc';
H A Dbug70861.phpt8 require __DIR__ . '/config.inc';
H A Dbug64953.phpt8 require __DIR__ . '/config.inc';
H A Dbug43925.phpt8 require __DIR__ . '/config.inc';
/php-src/ext/opcache/jit/
H A DDockerfile.arm64.example8 RUN apt-get install -y pkg-config build-essential autoconf bison re2c \
/php-src/sapi/fpm/tests/
H A Dgh9921-php-value-ext-mod-handlers.phpt2 FPM: GH-9921 - loading shared ext in FPM config does not register module handlers
/php-src/ext/date/
H A Dconfig.w3210 tl_config.WriteLine("#include \"config.w32.h\"");
H A Dconfig0.m422 # include "config.w32.h"
/php-src/.github/actions/apt-x32/
H A Daction.yml45 pkg-config:i386 \
/php-src/ext/odbc/tests/
H A Dodbc_close_all_001.phpt10 include 'config.inc';
H A Dodbc_columnprivileges_001.phpt10 include 'config.inc';
H A Dodbc_close_001.phpt10 include 'config.inc';
H A Dbug73448.phpt12 include 'config.inc';
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_010.phpt31 'Windows NT' => 67108864 - 4*4096, // Set by sapi/cli/config.w32
/php-src/ext/pgsql/tests/inc/
H A Dskipif.inc10 include("config.inc");
/php-src/win32/build/
H A Dphpize.js.in86 c = dirname + "\\config.w32";
106 c = FSO.BuildPath(fc.item(), "config.w32");
230 C.Write(file_get_contents(PHP_DIR + "/script/config.phpize.js"));
233 modules = file_get_contents(PHP_DIR + "/script/config.w32.phpize.in");
/php-src/ext/curl/tests/
H A Dcheck_win_config.phpt2 Check libcurl config on windows

Completed in 26 milliseconds

1...<<111213141516