Home
last modified time | relevance | path

Searched refs:ext (Results 101 – 125 of 436) sorted by relevance

12345678910>>...18

/PHP-8.1/ext/pdo_pgsql/tests/
H A Dgh9411.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug64953.phpt9 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
16 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug66584.phpt9 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
14 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug69752.phpt9 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
14 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-8.1/ext/pdo_sqlite/tests/
H A Dcommon.phpt10 'TESTS' => __DIR__ . '/ext/pdo/tests'
/PHP-8.1/ext/libxml/tests/
H A Dbug51903.phpt7 if (@!include "./ext/standard/tests/http/server.inc") die('skip server.inc not available');
12 require "./ext/standard/tests/http/server.inc";
/PHP-8.1/ext/filter/tests/
H A DPMOPB45.phpt2 PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability
/PHP-8.1/ext/tokenizer/
H A DMakefile.frag1 $(top_srcdir)/ext/tokenizer/tokenizer_data.c: $(top_srcdir)/Zend/zend_language_parser.y
/PHP-8.1/ext/openssl/tests/
H A Dbug28382.phpt8 $ext = openssl_x509_parse($cert);
9 var_dump($ext['extensions']);
/PHP-8.1/scripts/dev/
H A Dtidy.php137 function getLanguageFromExtension(string $ext): ?string { argument
138 switch ($ext) {
/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug_45120.phpt9 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
15 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dpecl_bug_5802.phpt9 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
14 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-8.1/ext/mysqli/
H A Dconfig.w3228 PHP_INSTALL_HEADERS("ext/mysqli", "php_mysqli_structs.h");
37 PHP_INSTALL_HEADERS("ext/mysqli", "php_mysqli_structs.h");
/PHP-8.1/ext/date/tests/
H A Dtime_basic.phpt6 * Function is implemented in ext/date/php_date.c
/PHP-8.1/ext/filter/
H A Dconfig.w327 PHP_INSTALL_HEADERS("ext/filter", "php_filter.h");
/PHP-8.1/ext/standard/tests/math/
H A Dsqrt_basic.phpt8 * Function is implemented in ext/standard/math.c
/PHP-8.1/ext/reflection/tests/
H A DReflectionExtension_getClasses_basic.phpt7 $ext = new ReflectionExtension('reflection');
8 var_dump($ext->getClasses());
/PHP-8.1/ext/session/
H A Dconfig.m421 PHP_INSTALL_HEADERS(ext/session, [php_session.h mod_files.h mod_user.h])
41 PHP_INSTALL_HEADERS([ext/session/mod_mm.h])
/PHP-8.1/ext/curl/tests/
H A Dbug48207.phpt12 * Source code : ext/curl/multi.c
13 * Test documentation: http://wiki.php.net/qa/temp/ext/curl
H A Dcurl_setopt_array_basic.phpt12 * Source: ext/curl/interface.c
13 * Documentation: http://wiki.php.net/qa/temp/ext/curl
/PHP-8.1/ext/sockets/tests/
H A Dsocket_set_nonblock.phpt2 ext/sockets - socket_set_block - basic test
/PHP-8.1/ext/phar/tests/
H A Dwithphar.phpt2 Phar: phar run with ext/phar with default stub
/PHP-8.1/.github/scripts/windows/
H A Dtest_task.bat42 ….0.1 dbname=test port=5432 user=%PGUSER% password=%PGPASSWORD%"; ?^> >> "./ext/pgsql/tests/config.…
54 rem prepare for ext/openssl
87 powershell -Command wget http://windows.php.net/downloads/qa/appveyor/ext/enchant/dict.zip -OutFile…
103 rem remove ext dlls for which tests are not supported
119 git checkout ext\pgsql\tests\config.inc
/PHP-8.1/ext/pdo_dblib/tests/
H A Dcommon.phpt14 'TESTS' => __DIR__ . '/ext/pdo/tests',
/PHP-8.1/ext/standard/tests/serialize/
H A Dserialization_objects_015.phpt22 $ext = 1;
30 $ext = 1;
38 $ext = 1;
46 $ext = 1;
54 $ext = 1;
62 $ext = 1;

Completed in 54 milliseconds

12345678910>>...18