Home
last modified time | relevance | path

Searched refs:config (Results 201 – 225 of 379) sorted by relevance

12345678910>>...16

/php-src/ext/pgsql/tests/
H A D30nb_async_query_params.phpt13 include('inc/config.inc');
78 include('inc/config.inc');
H A D04async_query.phpt10 include('inc/config.inc');
71 include('inc/config.inc');
H A D12pg_insert.phpt14 include 'inc/config.inc';
H A D07optional.phpt11 include('inc/config.inc');
H A Dpg_insert_002.phpt10 include('inc/config.inc');
H A Dgh12763.phpt9 include('inc/config.inc');
H A Dpg_result_memory_size.phpt12 include('inc/config.inc');
H A Dgh13519.phpt9 include 'inc/config.inc';
H A Dpg_select_001.phpt10 include('inc/config.inc');
49 require_once('inc/config.inc');
H A Dbug65119.phpt11 include 'inc/config.inc';
H A Dbug64609.phpt14 include 'inc/config.inc';
/php-src/ext/pdo_dblib/tests/
H A Dtimeout.phpt8 require __DIR__ . '/config.inc';
13 require __DIR__ . '/config.inc';
H A Dbatch_stmt_transaction.phpt7 require __DIR__ . '/config.inc';
13 require __DIR__ . '/config.inc';
/php-src/
H A D.cirrus.yml17 …ble-intl --with-mhash --with-sodium --enable-werror --with-config-file-path=/etc --with-config-fil…
/php-src/.github/actions/configure-x64/
H A Daction.yml75 --with-config-file-path=/etc \
76 --with-config-file-scan-dir=/etc/php.d \
/php-src/.github/workflows/
H A Dnightly.yml519 cp wp-tests-config-sample.php wp-tests-config.php
681 --with-config-file-path=/etc \
682 --with-config-file-scan-dir=/etc/php.d \
845 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
851 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
857 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
865 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
871 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
877 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
905 - name: git config
[all …]
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_serialize.c119 data->config = SERIALIZED_DATA_CONFIG; in pcre2_serialize_encode()
182 if (data->config != SERIALIZED_DATA_CONFIG) return PCRE2_ERROR_BADMODE; in pcre2_serialize_decode()
266 if (data->config != SERIALIZED_DATA_CONFIG) return PCRE2_ERROR_BADMODE; in pcre2_serialize_get_number_of_codes()
/php-src/ext/openssl/tests/
H A Dbug73833.phpt8 $conf = ['config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf'];
H A Dbug72165.phpt8 $options = ['config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf'];
H A Dbug52093.phpt18 $options = ['config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf'];
H A Dbug60632.phpt13 'config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf',
/php-src/ext/odbc/tests/
H A Dodbc_data_source_001.phpt15 include 'config.inc';
H A Dbug60616.phpt32 include 'config.inc';
75 include 'config.inc';
/php-src/ext/pdo_pgsql/tests/
H A Dbug81343.phpt8 require __DIR__ . '/config.inc';
/php-src/sapi/fpm/tests/
H A Dbug68591-conf-test-user.phpt2 FPM: bug68591 - config test user existence

Completed in 53 milliseconds

12345678910>>...16