Home
last modified time | relevance | path

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

/PHP-7.0/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-7.0/sapi/apache2handler/
H A Dphp_functions.c72 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
522 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-7.0/ext/ldap/tests/
H A DREADME53 Now you will have a virtual machine up and running on IP-Address 192.168.10.33 listening on port 36…
/PHP-7.0/
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 DINSTALL489 3. Configure the default object in obj.conf (for virtual server
602 virtual()) to make subrequests on the web server and insert the result
/PHP-7.0/ext/phar/
H A DTODO74 virtual entry just like automatic mounting of internal phars [Greg]
/PHP-7.0/sapi/litespeed/
H A DREADME.md17 server's virtual host configuration. In shared hosting environment,
/PHP-7.0/win32/
H A Dinstall.txt749 * Configure the default object in obj.conf (for virtual server
838 virtual()) to make subrequests on the web server and insert the result
888 4. On the 'External' tab, enter: virtual = .php | actual =
891 5. On the Mime tab, enter: virtual = wwwserver/stdcgi | actual = .php,
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY1073 define virtual codepoint values for invalid encoding
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic226 0 short 0420 0420 Alliant virtual executable
4150 0 regex \^virtual[\ \t\n]+ C++ source text
6697 >0 ubyte 0xdf DG/UX virtual disk manager
12866 # Type: Xen, the virtual machine monitor
13263 >12 belong 3 fixed virtual memory shared library
19840 0 string \367\312 TeX virtual font data
20541 # $File: virtual,v 1.5 2014/04/30 21:41:02 christos Exp $
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog3017 limit also applies to "virtual nesting" when a pattern is recursive, and in

Completed in 111 milliseconds