Searched refs:virtual (Results 1 – 16 of 16) sorted by relevance
/PHP-7.2/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.h | 37 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.2/sapi/apache2handler/ |
H A D | php_functions.c | 72 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument 522 PHP_FE(virtual, arginfo_apache2handler_virtual)
|
H A D | README | 17 * The lack of re-entrancy of PHP. due to this I have disabled the 'virtual'
|
/PHP-7.2/ext/ldap/tests/ |
H A D | README | 53 Now you will have a virtual machine up and running on IP-Address 192.168.10.33 listening on port 36…
|
/PHP-7.2/ |
H A D | README.MAILINGLIST_RULES | 74 Finally, additional hints on how to behave inside the virtual community can be
|
H A D | README.STREAMS | 229 php_stream_ops structure, which holds the "virtual method table" for the
|
H A D | INSTALL | 489 3. Configure the default object in obj.conf (for virtual server 602 virtual()) to make subrequests on the web server and insert the result
|
H A D | php.ini-development | 997 ; the sqlite_dbpage virtual table.
|
H A D | php.ini-production | 999 ; the sqlite_dbpage virtual table.
|
/PHP-7.2/ext/phar/ |
H A D | TODO | 74 virtual entry just like automatic mounting of internal phars [Greg]
|
/PHP-7.2/sapi/litespeed/ |
H A D | README.md | 17 server's virtual host configuration. In shared hosting environment,
|
/PHP-7.2/win32/ |
H A D | install.txt | 749 * 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.2/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1161 define virtual codepoint values for invalid encoding
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 256 0 short 0420 0420 Alliant virtual executable 4991 0 regex \^virtual[\ \t\n]+ C++ source text 8585 >0 ubyte 0xdf DG/UX virtual disk manager 15547 # Type: Xen, the virtual machine monitor 16018 >12 belong 3 fixed virtual memory shared library 23518 0 string \367\312 TeX virtual font data 24265 # $File: virtual,v 1.6 2014/05/07 21:25:41 christos Exp $ 24662 # WebAssembly is a virtual architecture developed by a W3C Community
|
H A D | magic私はガラスを食べられます | 256 0 short 0420 0420 Alliant virtual executable 4991 0 regex \^virtual[\ \t\n]+ C++ source text 8585 >0 ubyte 0xdf DG/UX virtual disk manager 15547 # Type: Xen, the virtual machine monitor 16018 >12 belong 3 fixed virtual memory shared library 23518 0 string \367\312 TeX virtual font data 24265 # $File: virtual,v 1.6 2014/05/07 21:25:41 christos Exp $ 24662 # WebAssembly is a virtual architecture developed by a W3C Community
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | ChangeLog | 3203 limit also applies to "virtual nesting" when a pattern is recursive, and in
|
Completed in 161 milliseconds