Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.h37 virtual ~CodePointBreakIterator();
53 virtual void adoptText(CharacterIterator* it);
55 virtual int32_t first(void);
57 virtual int32_t last(void);
59 virtual int32_t previous(void);
61 virtual int32_t next(void);
63 virtual int32_t current(void) const;
65 virtual int32_t following(int32_t offset);
67 virtual int32_t preceding(int32_t offset);
69 virtual UBool isBoundary(int32_t offset);
[all …]
/PHP-5.5/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.5/sapi/caudium/
H A DTODO3 - per-virtual-server configuration
/PHP-5.5/Zend/
H A DZend.m4157 [ --with-zend-vm=TYPE Set virtual machine dispatch method. Type is
179 AC_MSG_CHECKING([virtual machine dispatch method])
193 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_SWITCH,[virtual machine dispatch method])
196 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_GOTO,[virtual machine dispatch method])
200 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_CALL,[virtual machine dispatch method])
/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c60 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
393 PHP_FE(virtual, arginfo_apache2filter_virtual)
/PHP-5.5/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.5/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.5/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.5/
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 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
H A DNEWS7918 - Fixed bug #39797 (virtual() does not reset changed INI settings). (Ilia)
8049 through virtual properties). (Dmitry)
8055 - Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
9139 . virtual path handling by adding a realpath() cache. (Andi)
9252 - Fixed possible INI setting leak via virtual() in Apache 2 sapi. (Ilia)
9263 - Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module). (Ilia)
9917 - Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)
/PHP-5.5/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.5/ext/phar/
H A DTODO74 virtual entry just like automatic mounting of internal phars [Greg]
/PHP-5.5/sapi/litespeed/
H A DREADME17 server's virtual host configuration. In shared hosting environment,
/PHP-5.5/win32/
H A Dinstall.txt758 * Configure the default object in obj.conf (for virtual server
847 virtual()) to make subrequests on the web server and insert the result
897 4. On the 'External' tab, enter: virtual = .php | actual =
900 5. On the Mime tab, enter: virtual = wwwserver/stdcgi | actual = .php,
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1049 define virtual codepoint values for invalid encoding
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic226 0 short 0420 0420 Alliant virtual executable
3699 0 regex \^virtual C++ source text
11471 # Type: Xen, the virtual machine monitor
11785 >12 belong 3 fixed virtual memory shared library
17230 0 string \367\312 TeX virtual font data
17869 # $File: virtual,v 1.2 2011/11/22 13:30:05 christos Exp $
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog3017 limit also applies to "virtual nesting" when a pattern is recursive, and in

Completed in 613 milliseconds