Home
last modified time | relevance | path

Searched refs:config (Results 126 – 150 of 285) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/pgsql/tests/
H A D98old_api.phpt8 include('config.inc');
H A D80_bug39971.phpt10 require_once('config.inc');
H A D80_bug42783.phpt10 require_once('config.inc');
H A Dpg_insert_002.phpt8 include('config.inc');
H A D11pg_meta_data.phpt9 include 'config.inc';
H A D09notice.phpt16 include 'config.inc';
/PHP-5.5/ext/odbc/tests/
H A Dodbc_columnprivileges_001.phpt8 include 'config.inc';
H A Dodbc_columns_001.phpt8 include 'config.inc';
H A Dodbc_tables_001.phpt8 include 'config.inc';
H A Dodbc_exec_002.phpt8 include 'config.inc';
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_events.c326 if (!wp->config) continue; in fpm_event_init_main()
327 if (wp->config->catch_workers_output && wp->config->pm_max_children > 0) { in fpm_event_init_main()
328 max += (wp->config->pm_max_children * 2); in fpm_event_init_main()
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_37445.phpt6 require dirname(__FILE__) . '/config.inc';
H A Dbug_39483.phpt6 require dirname(__FILE__) . '/config.inc';
H A Dbug_51670.phpt6 require dirname(__FILE__) . '/config.inc';
/PHP-5.5/ext/date/
H A Dconfig.w3211 tl_config.WriteLine("#include \"config.w32.h\"");
/PHP-5.5/ext/libxml/
H A Dconfig0.m423 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.5/ext/xmlwriter/
H A Dconfig.m424 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.5/sapi/webjames/
H A DREADME23 --with-config-file-path=/Choices: \
/PHP-5.5/ext/openssl/
H A Dconfig0.m427 AC_MSG_ERROR([OpenSSL check failed. Please check config.log for more information.])
/PHP-5.5/ext/fileinfo/
H A Dconfig.m42 dnl config.m4 for extension fileinfo
/PHP-5.5/ext/xmlreader/
H A Dconfig.m425 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.5/ext/dom/tests/
H A Ddomobject_debug_handler.phpt35 [config] =>
/PHP-5.5/ext/openssl/tests/
H A Dbug36732.phpt13 "config" => __DIR__."/openssl.cnf",
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m42 dnl config.m4 for extension pdo_pgsql
75 dnl First try to find pkg-config
76 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
/PHP-5.5/ext/mbstring/
H A Dmbstring.dsp505 SOURCE=.\libmbfl\config.h.vc6
511 InputPath=.\libmbfl\config.h.vc6
513 "$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
514 copy $(InputDir)\config.h.vc6 "$(InputDir)\config.h"
522 InputPath=.\libmbfl\config.h.vc6
525 copy $(InputDir)\config.h.vc6 "$(InputDir)\config.h"
1062 SOURCE=.\oniguruma\win32\config.h
1068 InputPath=.\oniguruma\win32\config.h
1071 copy $(InputDir)\config.h "$(InputDir)\..\config.h"
1079 InputPath=.\oniguruma\win32\config.h
[all …]

Completed in 33 milliseconds

12345678910>>...12