Home
last modified time | relevance | path

Searched refs:ext (Results 51 – 75 of 2291) sorted by relevance

12345678910>>...92

/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug61267.phpt6 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug66584.phpt6 if (!extension_loaded('json')) die('skip json ext not loaded');
8 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug36727.phpt6 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_49985.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug67462.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.5/ext/xsl/tests/
H A Dbug49634.phpt5 extension_loaded("xsl") or die("skip need ext/xsl");
21 xmlns:ext="http://php.net/xsl"
22 xsl:extension-element-prefixes="ext"
23 exclude-result-prefixes="ext">
26 <xsl:value-of select="ext:function('testFunction', document('$cDIR/bug49634.xml')/root)"/>
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_37445.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_50323.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
54 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_39483.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_51670.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtTestCase.php178 $ext = $this->optionalSections->getSkipifExt();
179 …$this->testCase[] = "if (!extension_loaded('$ext')) die ('skip $ext extension not available in thi…
/PHP-5.5/ext/libxml/
H A Dconfig.w3216 ADD_DEF_FILE("ext\\libxml\\php_libxml2.def");
18 PHP_INSTALL_HEADERS("ext/libxml/", "php_libxml.h");
/PHP-5.5/ext/pdo_oci/tests/
H A Dbug_33707.phpt11 require 'ext/pdo/tests/pdo_test.inc';
12 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
/PHP-5.5/ext/curl/tests/
H A Dcurl_multi_init_basic.phpt12 * Source code : ext/curl/multi.c
13 * Test documentation: http://wiki.php.net/qa/temp/ext/curl
H A Dcurl_multi_init_param.phpt12 * Source code : ext/curl/multi.c
13 * Test documentation: http://wiki.php.net/qa/temp/ext/curl
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_008.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
H A Dserialization_resources_001.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
/PHP-5.5/ext/reflection/tests/
H A DReflectionExtension_getClasses_basic.phpt7 $ext = new ReflectionExtension('reflection');
8 var_dump($ext->getClasses());
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_validate_external_dtd.phpt12 // reusing existing xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&conten…
13 // reusing existing dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&conten…
/PHP-5.5/ext/mysqlnd/
H A Dconfig9.m445 PHP_ADD_BUILD_DIR([ext/mysqlnd], 1)
46 PHP_INSTALL_HEADERS([ext/mysqlnd/])
50 PHP_ADD_BUILD_DIR([ext/mysqlnd], 1)
54 ext/mysqlnd/php_mysqlnd_config.h
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m4112 if test -f $abs_srcdir/include/php/ext/pdo/php_pdo_driver.h; then
113 pdo_cv_inc_path=$abs_srcdir/ext
114 elif test -f $abs_srcdir/ext/pdo/php_pdo_driver.h; then
115 pdo_cv_inc_path=$abs_srcdir/ext
116 elif test -f $prefix/include/php/ext/pdo/php_pdo_driver.h; then
117 pdo_cv_inc_path=$prefix/include/php/ext
/PHP-5.5/ext/date/
H A Dconfig0.m44 sinclude(ext/date/lib/timelib.m4)
17 PHP_INSTALL_HEADERS([ext/date], [php_date.h lib/timelib.h lib/timelib_structs.h lib/timelib_config.…
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_variation_003.phpt7 * Source code: ext/standard/image.c
19 "Non-existent file" => "nofile.ext",
51 -- Non-existent file (nofile.ext) --
/PHP-5.5/ext/pdo_mysql/
H A Dconfig.m4129 if test -f $abs_srcdir/include/php/ext/pdo/php_pdo_driver.h; then
130 pdo_cv_inc_path=$abs_srcdir/ext
131 elif test -f $abs_srcdir/ext/pdo/php_pdo_driver.h; then
132 pdo_cv_inc_path=$abs_srcdir/ext
133 elif test -f $prefix/include/php/ext/pdo/php_pdo_driver.h; then
134 pdo_cv_inc_path=$prefix/include/php/ext
/PHP-5.5/
H A DREADME.REDIST.BINS1 1. libmagic (ext/fileinfo) see ext/fileinfo/libmagic/LICENSE
2 2. Oniguruma (ext/mbstring) see ext/mbstring/oniguruma/COPYING
3 3. libmbfl (ext/mbstring) see ext/mbstring/libmbfl/LICENSE
4 4. pcrelib (ext/pcre) see ext/pcre/pcrelib/LICENCE
5 5. ext/standard crypt
7 7. Sqlite/Sqlite3 ext/sqlite3 ext/sqlite
9 9. ext/standard/rand
10 10. ext/standard/scanf
14 14. libzip ext/zip
20 5. ext/standard crypt
[all …]

Completed in 65 milliseconds

12345678910>>...92