Home
last modified time | relevance | path

Searched refs:extension (Results 201 – 225 of 229) sorted by relevance

12345678910

/PHP-8.1/docs/
H A Dparameter-parsing-api.md26 the extension function, the type specifier string, and the list of pointers to
94 initialized to default values by the extension since they will not be touched
H A Dstreams.md12 Streams take care of that and present the PHP extension coder with an ANSI
177 What if your extension needs to access the `FILE*` of a user level file pointer?
/PHP-8.1/ext/ldap/tests/
H A DREADME.md1 # The ldap extension tests
/PHP-8.1/sapi/fpm/
H A Dwww.conf.in250 ; anything, but it may not be a good idea to use the .php extension or it
278 ; anything, but it may not be a good idea to use the .php extension or it
455 ; Defining 'extension' will load the corresponding shared extension from
/PHP-8.1/
H A Dconfigure.ac77 dnl Define where extension directories are located in the configure context.
171 [whether to enable computed goto gcc extension with re2c],
173 [Enable -g flag to re2c to use computed goto gcc extension])],
1057 o Builds the foobar extension as shared extension.
1335 dnl Build extension directory path.
1767 dnl Warn about Apache if oci8 extension is enabled on Linux.
H A DNEWS119 . Fixed bug GH-12232 (FPM: segfault dynamically loading extension without
555 . Fixed bug GH-8426 (make test fail while soap extension build). (nielsdos)
1152 extension code. (Sara)
1267 . Fixed bug GH-8185 (Crash during unloading of extension after dl() in ZTS).
1387 . Fixed bug GH-8059 arginfo not regenerated for extension. (Remi)
1453 . Fixed bug GH-7978 (sockets extension compilation errors). (David Carlier)
H A DCODING_STANDARDS.md167 name of the "parent set" (e.g. the name of the extension) if no namespaces
H A DUPGRADING339 . Using -a without the readline extension will now result in an error.
591 . The OpenSSL extension now requires at least OpenSSL version 1.0.2.
/PHP-8.1/ext/opcache/
H A Dconfig.m423 dnl Always build as shared extension
/PHP-8.1/win32/build/
H A Dphpize.js.in65 // now we need the extension name out of this thing
/PHP-8.1/ext/sqlite3/
H A Dsqlite3.c389 char *extension, *lib_path, *extension_dir, *errtext = NULL; in PHP_METHOD() local
394 if (FAILURE == zend_parse_parameters(ZEND_NUM_ARGS(), "s", &extension, &extension_len)) { in PHP_METHOD()
423 spprintf(&lib_path, 0, "%s%s", extension_dir, extension); in PHP_METHOD()
425 spprintf(&lib_path, 0, "%s%c%s", extension_dir, DEFAULT_SLASH, extension); in PHP_METHOD()
/PHP-8.1/ext/openssl/
H A Dopenssl.c2084 static int openssl_x509v3_subjectAltName(BIO *bio, X509_EXTENSION *extension) in openssl_x509v3_subjectAltName() argument
2092 method = X509V3_EXT_get(extension); in openssl_x509v3_subjectAltName()
2097 extension_data = X509_EXTENSION_get_data(extension); in openssl_x509v3_subjectAltName()
2161 X509_EXTENSION *extension; in PHP_FUNCTION() local
2277 extension = X509_get_ext(cert, i); in PHP_FUNCTION()
2278 nid = OBJ_obj2nid(X509_EXTENSION_get_object(extension)); in PHP_FUNCTION()
2280 extname = (char *)OBJ_nid2sn(OBJ_obj2nid(X509_EXTENSION_get_object(extension))); in PHP_FUNCTION()
2282 OBJ_obj2txt(buf, sizeof(buf)-1, X509_EXTENSION_get_object(extension), 1); in PHP_FUNCTION()
2291 if (openssl_x509v3_subjectAltName(bio_out, extension) == 0) { in PHP_FUNCTION()
2303 else if (X509V3_EXT_print(bio_out, extension, 0, 0)) { in PHP_FUNCTION()
[all …]
/PHP-8.1/Zend/
H A Dzend_execute.c2099 static void zend_extension_statement_handler(const zend_extension *extension, zend_execute_data *fr… in zend_extension_statement_handler() argument
2101 if (extension->statement_handler) { in zend_extension_statement_handler()
2102 extension->statement_handler(frame); in zend_extension_statement_handler()
2107 static void zend_extension_fcall_begin_handler(const zend_extension *extension, zend_execute_data *… in zend_extension_fcall_begin_handler() argument
2109 if (extension->fcall_begin_handler) { in zend_extension_fcall_begin_handler()
2110 extension->fcall_begin_handler(frame); in zend_extension_fcall_begin_handler()
2115 static void zend_extension_fcall_end_handler(const zend_extension *extension, zend_execute_data *fr… in zend_extension_fcall_end_handler() argument
2117 if (extension->fcall_end_handler) { in zend_extension_fcall_end_handler()
2118 extension->fcall_end_handler(frame); in zend_extension_fcall_end_handler()
/PHP-8.1/ext/imap/
H A Dconfig.m466 AC_DEFINE(HAVE_IMAP_KRB, 1, [Whether IMAP extension has Kerberos support])
/PHP-8.1/ext/dba/
H A Dconfig.m469 [Build DBA with bundled modules. To build shared DBA extension use
344 AC_MSG_CHECKING([if dba can be used as shared extension])
/PHP-8.1/ext/phar/tests/zip/
H A Dbug48791.phpt2 Phar: Bug #48791: open office documents always reported as corrupted by phar extension
/PHP-8.1/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc3 // specifically corrupted zip archives for unit-testing zip support in the phar extension
/PHP-8.1/ext/standard/
H A Dconfig.m4459 dnl Setup extension sources
H A Dbasic_functions.stub.php432 function ini_get_all(?string $extension = null, bool $details = true): array|false {} argument
1328 function phpversion(?string $extension = null): string|false {} argument
H A Dbasic_functions_arginfo.h488 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, extension, IS_STRING, 1, "null")
1535 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, extension, IS_STRING, 1, "null")
/PHP-8.1/ext/mbstring/tests/
H A Diso2022jp_2004_encoding.phpt75 /* Since JISX 0213 is an extension of JISX 0208, allow the same single-byte chars */
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic2667 >>156 ubyte 0x78 \b, extension
12237 # DOS filename extension
15672 # Typical file extension: .spv
18213 # extension is also used for
20494 # file extension .lss .16
24468 # cut of last char of source extension and add underscore to generate extension
25039 # MSX extension ROMs
25624 # File extension: .oas
30993 # File extension: .sos
31965 # no extension
[all …]
H A Dmagic私はガラスを食べられます2667 >>156 ubyte 0x78 \b, extension
12237 # DOS filename extension
15672 # Typical file extension: .spv
18213 # extension is also used for
20494 # file extension .lss .16
24468 # cut of last char of source extension and add underscore to generate extension
25039 # MSX extension ROMs
25624 # File extension: .oas
30993 # File extension: .sos
31965 # no extension
[all …]
/PHP-8.1/ext/phar/phar/
H A Dpharcommand.inc257 …package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.\n";
282 …self::error("Phar files must have file extension '.phar', '.phar.php', '.phar.bz2' or '.phar.gz'.\…
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug37083.phpt2 Bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS)

Completed in 274 milliseconds

12345678910