Home
last modified time | relevance | path

Searched refs:ext (Results 3051 – 3071 of 3071) sorted by relevance

1...<<121122123

/PHP-7.2/ext/standard/tests/array/
H A Dksort_variation1.phpt7 * Source code: ext/standard/array.c
H A Dsort_variation1.phpt7 * Source code: ext/standard/array.c
H A Darsort_variation1.phpt8 * Source code: ext/standard/array.c
H A Drsort_variation1.phpt7 * Source code: ext/standard/array.c
H A Dsizeof_variation4.phpt8 * Source code: ext/standard/basic_functions.c
/PHP-7.2/ext/standard/tests/misc/
H A Dget_browser_basic.phpt22 * Source code: ext/standard/browscap.c
/PHP-7.2/sapi/cgi/
H A Dcgi_main.c276 static int print_extension_info(zend_extension *ext, void *arg) in print_extension_info() argument
278 php_printf("%s\n", ext->name); in print_extension_info()
/PHP-7.2/
H A Drun-tests.php316 foreach($info_params_ex as $ext => $ini_overwrites_ex) {
317 if (in_array($ext, $exts_to_test)) {
H A DINSTALL1090 "PHP\ext" ("PHP\extensions" in PHP 4) folder.
1284 under the php-src/ext/ directory and tell the PHP build system to
1287 $ cd /your/phpsrcdir/ext
1294 /your/phpsrcdir/ext/extname
H A DNEWS1411 . Fixed #74866 (extension_dir = "./ext" now use current directory for base).
2315 . Fixed bug #73692 (Compile ext/openssl with openssl 1.1.0 on Win). (Anatol)
2826 . Deprecated ext/mcrypt. (Scott Arciszewski, cmb)
2872 . Fixed bug #72360 (ext/openssl build failure with OpenSSL 1.1.0).
H A Dconfigure.ac1053 esyscmd(./build/config-stubs ext)
/PHP-7.2/Zend/
H A Dzend_builtin_functions.c2011 static int add_zendext_info(zend_extension *ext, void *arg) /* {{{ */ in add_zendext_info() argument
2014 add_next_index_string(name_array, ext->name); in add_zendext_info()
/PHP-7.2/ext/session/tests/
H A Dsession_basic3.phpt26 * Source code : ext/session/session.c
H A Dsession_basic5.phpt27 * Source code : ext/session/session.c
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_structs.h595 …esult, const unsigned int flags, zval *return_value, enum_mysqlnd_extension ext ZEND_FILE_LINE_DC);
/PHP-7.2/ext/standard/
H A Dvar_unserializer.re22 #include "ext/standard/php_var.h"
/PHP-7.2/ext/standard/tests/strings/
H A Dstrcspn_variation8.phpt8 * Source code: ext/standard/string.c
H A Dstrspn_variation8.phpt8 * Source code: ext/standard/string.c
H A Dstrcspn_variation12.phpt8 * Source code: ext/standard/string.c
H A Dstrspn_variation12.phpt8 * Source code: ext/standard/string.c
/PHP-7.2/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt13 * Source code: ext/mbstring/mbstring.c

Completed in 100 milliseconds

1...<<121122123