Home
last modified time | relevance | path

Searched refs:virtual (Results 1 – 21 of 21) sorted by relevance

/PHP-5.3/sapi/roxen/
H A DTODO18 And after this every access to any php script (on other virtual sites
32 - per-virtual-server configuration
/PHP-5.3/Zend/
H A DZend.m4157 [ --with-zend-vm=TYPE Set virtual machine dispatch method. Type is
186 AC_MSG_CHECKING([virtual machine dispatch method])
203 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_SWITCH,[virtual machine dispatch method])
206 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_GOTO,[virtual machine dispatch method])
210 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_CALL,[virtual machine dispatch method])
/PHP-5.3/sapi/caudium/
H A DTODO3 - per-virtual-server configuration
/PHP-5.3/sapi/apache2filter/
H A Dphp_functions.c60 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
393 PHP_FE(virtual, arginfo_apache2filter_virtual)
/PHP-5.3/sapi/apache/
H A Dphp_apache.c45 PHP_FUNCTION(virtual);
99 PHP_FE(virtual, arginfo_apache_virtual)
347 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in673 ** for the same virtual machine. *pN is set to the number of columns in
679 ** SQLITE_ERROR means that the virtual machine encountered a run-time
681 ** virtual machine. *pN is set to 0 and *pazColName and *pazValue are set
700 ** For example, if you call sqlite_step() after the virtual machine
702 ** or if you call sqlite_step() with an incorrectly initialized virtual
703 ** machine or a virtual machine that has been deleted or that is associated
707 sqlite_vm *pVm, /* The virtual machine to execute */
714 ** This routine is called to delete a virtual machine after it has finished
724 ** virtual machine. If the virtual machine has not completed execution
733 ** This routine deletes the virtual machine, writes any error message to
[all …]
/PHP-5.3/sapi/apache2handler/
H A Dphp_functions.c72 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
518 PHP_FE(virtual, arginfo_apache2handler_virtual)
H A DREADME17 * The lack of re-entrancy of PHP. due to this I have disabled the 'virtual'
/PHP-5.3/sapi/nsapi/
H A Dnsapi-readme.txt40 In obj.conf (for virtual server classes [Sun 6.0+] in their vserver.obj.conf):
129 The NSAPI module now supports the nsapi_virtual() function (alias: virtual())
H A Dnsapi.c189 PHP_FALIAS(virtual, nsapi_virtual, arginfo_nsapi_virtual) /* compatibility */
/PHP-5.3/
H A DREADME.MAILINGLIST_RULES74 Finally, additional hints on how to behave inside the virtual community can be
H A DREADME.STREAMS229 php_stream_ops structure, which holds the "virtual method table" for the
H A DNEWS4868 - Fixed bug #39797 (virtual() does not reset changed INI settings). (Ilia)
4999 through virtual properties). (Dmitry)
5005 - Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
6089 . virtual path handling by adding a realpath() cache. (Andi)
6202 - Fixed possible INI setting leak via virtual() in Apache 2 sapi. (Ilia)
6213 - Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module). (Ilia)
6867 - Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)
H A DINSTALL693 3. Configure the default object in obj.conf (for virtual server
806 virtual()) to make subrequests on the web server and insert the result
/PHP-5.3/sapi/apache_hooks/
H A Dphp_apache.c49 PHP_FUNCTION(virtual);
85 PHP_FE(virtual, arginfo_apachehooks_virtual)
1713 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
/PHP-5.3/ext/phar/
H A DTODO74 virtual entry just like automatic mounting of internal phars [Greg]
/PHP-5.3/sapi/litespeed/
H A DREADME17 server's virtual host configuration. In shared hosting environment,
/PHP-5.3/win32/
H A Dinstall.txt891 * Configure the default object in obj.conf (for virtual server
988 virtual()) to make subrequests on the web server and insert the result
1038 4. On the 'External' tab, enter: virtual = .php | actual =
1041 5. On the Mime tab, enter: virtual = wwwserver/stdcgi | actual = .php,
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY844 define virtual codepoint values for invalid encoding
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic196 0 short 0420 0420 Alliant virtual executable
9691 # Type: Xen, the virtual machine monitor
9808 >12 lelong 3 fixed virtual memory shared library
9845 >12 belong 3 fixed virtual memory shared library
14713 0 string \367\312 TeX virtual font data
15323 # $File: virtual,v 1.1 2009/12/25 16:04:30 christos Exp $
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog2080 limit also applies to "virtual nesting" when a pattern is recursive, and in

Completed in 123 milliseconds