Home
last modified time | relevance | path

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

12345678910>>...117

/PHP-5.4/ext/zlib/tests/
H A Dob_002.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
H A Dob_001.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
/PHP-5.4/ext/json/
H A Dconfig.w329 PHP_INSTALL_HEADERS("ext/json/", "php_json.h");
/PHP-5.4/tests/output/
H A Dob_018.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
H A Dflush_error_001.phpt7 * Function is implemented in ext/standard/basic_functions.c.
/PHP-5.4/ext/date/tests/
H A Dtime_basic.phpt7 * Function is implemented in ext/date/php_date.c
/PHP-5.4/ext/openssl/tests/
H A Dbug28382.phpt11 $ext = openssl_x509_parse($cert);
12 var_dump($ext['extensions']);
/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_error_002.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
H A Dserialization_objects_003.phpt9 * Source code: ext/standard/var.c
14 * Source code: ext/standard/var.c
H A Dserialization_objects_004.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpecl_bug_5802.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_33689.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.4/ext/pdo_oci/tests/
H A Dbug46274.phpt12 require 'ext/pdo/tests/pdo_test.inc';
13 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
/PHP-5.4/ext/wddx/
H A Dconfig.w3210 CHECK_HEADER_ADD_INCLUDE("timelib_config.h", "CFLAGS_WDDX", "ext/date/lib");
/PHP-5.4/ext/standard/tests/math/
H A Dsqrt_basic.phpt9 * Function is implemented in ext/standard/math.c
/PHP-5.4/ext/mysqli/
H A Dconfig.m479 PHP_INSTALL_HEADERS([ext/mysqli/php_mysqli_structs.h])
84 PHP_INSTALL_HEADERS([ext/mysqli/mysqli_mysqlnd.h])
86 PHP_INSTALL_HEADERS([ext/mysqli/mysqli_libmysql.h])
/PHP-5.4/ext/mbstring/tests/
H A Dmb_ereg_replace-compat-13.phpt10 /* (counterpart: ext/standard/tests/reg/016.phpt) */
H A Dmb_ereg_replace-compat-12.phpt10 /* (counterpart: ext/standard/tests/reg/015.phpt) */
H A Dmb_ereg_replace-compat-02.phpt10 /* (counterpart: ext/standard/tests/reg/002.phpt) */
H A Dmb_ereg_replace-compat-03.phpt10 /* (counterpart: ext/standard/tests/reg/003.phpt) */
H A Dmb_ereg_replace-compat-01.phpt10 /* (counterpart: ext/standard/tests/reg/001.phpt) */
H A Dmb_ereg_replace-compat-06.phpt10 /* (counterpart: ext/standard/tests/reg/008.phpt) */
H A Dmb_ereg_replace-compat-07.phpt10 /* (counterpart: ext/standard/tests/reg/010.phpt) */
/PHP-5.4/ext/sybase_ct/tests/
H A Dskipif.inc2 /* This file is part of PHP test framework for ext/sybase_ct
/PHP-5.4/ext/xmlrpc/
H A Dconfig.m45 sinclude(ext/xmlrpc/libxmlrpc/acinclude.m4)
6 sinclude(ext/xmlrpc/libxmlrpc/xmlrpc.m4)
41 PHP_ADD_SOURCES(ext/xml, compat.c)
42 PHP_ADD_BUILD_DIR(ext/xml)

Completed in 16 milliseconds

12345678910>>...117