Home
last modified time | relevance | path

Searched refs:module (Results 126 – 146 of 146) sorted by relevance

123456

/PHP-5.5/ext/fileinfo/tests/
H A Dmagic291 8 string ECXM\0 ECX module
2687 >83 byte 0 (module)
2738 #audio/x-tracker-module
2744 #audio/x-tracker-module
2755 #audio/x-protracker-module
2759 #audio/x-protracker-module
2763 #audio/x-startracker-module
2767 #audio/x-startracker-module
2954 >3 byte =0 1 module data
2955 >3 byte =1 2 module data
[all …]
/PHP-5.5/ext/standard/
H A Durl.c31 #error On this EBCDIC platform, PHP is only supported as an Apache module.
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c747 AP_MODULE_DECLARE_DATA module php5_module = {
/PHP-5.5/sapi/litespeed/
H A DREADME4 LiteSpeed SAPI module is a dedicated interface for PHP integration with
/PHP-5.5/sapi/milter/
H A Dphp_milter.c29 #error SRM sapi module is only useable in thread-safe mode
/PHP-5.5/Zend/
H A Dzend.h536 struct _zend_module_entry *module; member
H A Dzend_compile.h331 struct _zend_module_entry *module; member
H A DZEND_CHANGES1042 of that feature, but we'd have a COM module ready by the time
1043 PHP 4.0 is released. A CORBA module would probably follow.
H A Dzend_compile.c6881 ce->info.internal.module = NULL; in zend_initialize_class_data()
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja161 o creating Apache version (regular module)
172 % ./configure --activate-module=src/modules/php3/libphp3.a
/PHP-5.5/
H A Dconfigure.in393 AC_MSG_CHECKING([for chosen SAPI module])
1048 EXTRA_LDFLAGS="$EXTRA_LDFLAGS -avoid-version -module"
1574 echo "| In order to build PHP as a Apache2 module on FreeBSD, you have to |"
H A D.gdbinit28 ZTS detection is automatically based on ext/standard module struct
H A Dphp.ini-development11 ; 1. SAPI module specific location.
1303 ; Unless pgsql.ignore_notice=0, module cannot log notice message.
1379 ; The file storage module creates files using mode 600 by default.
1820 ; For more information about mcrypt settings see http://php.net/mcrypt-module-open
H A Dphp.ini-production11 ; 1. SAPI module specific location.
1303 ; Unless pgsql.ignore_notice=0, module cannot log notice message.
1379 ; The file storage module creates files using mode 600 by default.
1820 ; For more information about mcrypt settings see http://php.net/mcrypt-module-open
H A Dserver-tests.php49 | shared module load it via php.ini. |
H A DNEWS1821 The implementation is more robust that the proctitle PECL module. More
2880 . Fixed bug #62064 (memory leak in the XML Writer module).
3178 one SAPI module the same time. FR #53271, FR #52419. (Jani)
3499 . Fixed bug #60749 (SNMP module should not strip non-standard SNMP port
6056 - Added litespeed SAPI module. (George Wang)
7782 - ext/bcmath initialization code is moved from request startup to module
7968 module dependency). (wharmby at uk dot ibm dot com, Tony)
8147 - Added automatic module globals management. (Dmitry)
8528 - Fixed bug #37418 (tidy module crashes on shutdown). (Tony)
9132 - PHP extension loading mechanism with support for module
[all …]
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c218 static int print_module_info(zend_module_entry *module, void *arg TSRMLS_DC) in print_module_info() argument
220 php_printf("%s\n", module->name); in print_module_info()
/PHP-5.5/ext/session/
H A Dsession.c2178 ZEND_ARG_INFO(0, module)
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog343 40. Static linking against the PCRE library using the pkg-config module was
2161 Linux macro when compiled as a kernel module.
2165 module.
2282 7. Added #ifndef SUPPORT_UCP into the pcre_ucd.c module, to reduce its size
2284 generates it from Unicode data files. This should not matter if the module
2610 there is a change of source arrangements: the pcre_searchfuncs.c module is
5867 compiled binary. However, compile and exec are still in one module. The "study"
5870 6. The character tables are now in a separate module whose source is generated
/PHP-5.5/build/
H A Dlibtool.m41526 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
4336 # Commands used to build a loadable module (assumed same as above if empty)
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c150588 static const sqlite3_tokenizer_module module = {
150597 *ppModule = &module;

Completed in 710 milliseconds

123456