Home
last modified time | relevance | path

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

1...<<1112131415161718

/PHP-8.1/
H A DNEWS117 . Fixed bug GH-9921 (Loading ext in FPM config does not register module
171 ext/dom). (nielsdos)
420 . Fix GH-11492 (Make test failure: ext/pdo_sqlite/tests/bug_42589.phpt).
732 . ext/mbstring: fix new_value length check. (Max Kellermann)
1516 . Fixed ext/sockets build on Haiku. (David Carlier)
H A D.gdbinit28 ZTS detection is automatically based on ext/standard module struct
H A Dconfigure.ac1070 esyscmd(./build/config-stubs ext)
/PHP-8.1/ext/phar/
H A Dutil.c2045 phar->ext = phar->fname + (phar->ext - fname); in phar_copy_cached_phar()
/PHP-8.1/sapi/cgi/
H A Dcgi_main.c263 static void print_extension_info(zend_extension *ext) in print_extension_info() argument
265 php_printf("%s\n", ext->name); in print_extension_info()
/PHP-8.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c2437 if ((ms->flags & MAGIC_EXTENSION) && m->ext[0]) { in handle_annotation()
2440 if (file_printf(ms, "%s", m->ext) == -1) in handle_annotation()
/PHP-8.1/ext/standard/
H A Dvar_unserializer.re18 #include "ext/standard/php_var.h"
H A Dstring.c3352 const uint8x16_t ext = (uint8x16_t) local
3354 vst1q_u8((uint8_t *)p, ext);
/PHP-8.1/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt9 * Source code: ext/mbstring/mbstring.c
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_arm64.dasc1109 | // needed for 32-bit value, an extra ext insn is needed for 32-bit vlaue.
8843 …/* Called func may be changed because of recompilation. See ext/opcache/tests/jit/init_fcall_003.p…
H A Dzend_jit_x86.dasc9490 …/* Called func may be changed because of recompilation. See ext/opcache/tests/jit/init_fcall_003.p…

Completed in 118 milliseconds

1...<<1112131415161718