Searched refs:virtual (Results 1 – 13 of 13) sorted by relevance
/PHP-8.0/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.h | 38 virtual ~CodePointBreakIterator(); 58 virtual void adoptText(CharacterIterator* it); 60 virtual int32_t first(void); 62 virtual int32_t last(void); 64 virtual int32_t previous(void); 66 virtual int32_t next(void); 68 virtual int32_t current(void) const; 70 virtual int32_t following(int32_t offset); 72 virtual int32_t preceding(int32_t offset); 74 virtual UBool isBoundary(int32_t offset); [all …]
|
/PHP-8.0/sapi/apache2handler/ |
H A D | php_functions_arginfo.h | 42 ZEND_FUNCTION(virtual); 54 ZEND_FE(virtual, arginfo_virtual)
|
H A D | php_functions.stub.php | 7 function virtual(string $uri): bool {} function
|
H A D | php_functions.c | 74 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
|
/PHP-8.0/build/ |
H A D | php_cxx_compile_stdcxx.m4 | 153 virtual ~Base() {} 154 virtual void f() {} 159 virtual ~Derived() override {} 160 virtual void f() override {}
|
/PHP-8.0/ext/ldap/tests/ |
H A D | README.md | 53 Now you will have a virtual machine up and running on IP-Address `192.168.10.33`
|
/PHP-8.0/docs/ |
H A D | mailinglist-rules.md | 71 Finally, additional hints on how to behave inside the virtual community can be
|
H A D | streams.md | 248 `php_stream_ops` structure, which holds the "virtual method table" for the
|
/PHP-8.0/sapi/litespeed/ |
H A D | README.md | 15 runtime via configuration files like `.htaccess` files or web server's virtual
|
/PHP-8.0/ |
H A D | php.ini-development | 1034 ; the sqlite_dbpage virtual table.
|
H A D | php.ini-production | 1036 ; the sqlite_dbpage virtual table.
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 290 0 short 0420 0420 Alliant virtual executable 6608 0 search/8192 virtual 6609 >0 regex \^[[:space:]]*virtual[[:space:]]+.*[};][[:space:]]*$ C++ source text 10847 >0 ubyte 0xdf DG/UX virtual disk manager 19736 # Type: Xen, the virtual machine monitor 20217 >12 belong 3 fixed virtual memory shared library 30104 0 string \367\312 TeX virtual font data 30979 # $File: virtual,v 1.12 2020/02/15 01:20:15 christos Exp $ 31054 # TODO: find and display values like virtual size, disk size, cluster_size, etc 31157 # value "virtual size" can be verified by command `qemu-img info ` [all …]
|
H A D | magic | 290 0 short 0420 0420 Alliant virtual executable 6608 0 search/8192 virtual 6609 >0 regex \^[[:space:]]*virtual[[:space:]]+.*[};][[:space:]]*$ C++ source text 10847 >0 ubyte 0xdf DG/UX virtual disk manager 19736 # Type: Xen, the virtual machine monitor 20217 >12 belong 3 fixed virtual memory shared library 30104 0 string \367\312 TeX virtual font data 30979 # $File: virtual,v 1.12 2020/02/15 01:20:15 christos Exp $ 31054 # TODO: find and display values like virtual size, disk size, cluster_size, etc 31157 # value "virtual size" can be verified by command `qemu-img info ` [all …]
|
Completed in 135 milliseconds