Searched refs:virtual (Results 1 – 14 of 14) sorted by relevance
/PHP-8.1/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.1/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.1/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.1/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.1/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.1/sapi/litespeed/ |
H A D | README.md | 15 runtime via configuration files like `.htaccess` files or web server's virtual
|
/PHP-8.1/ |
H A D | php.ini-development | 1039 ; the sqlite_dbpage virtual table.
|
H A D | php.ini-production | 1041 ; the sqlite_dbpage virtual table.
|
/PHP-8.1/ext/fileinfo/tests/ |
H A D | magic | 319 0 short 0420 0420 Alliant virtual executable 6974 0 search/8192 virtual 6975 >0 regex \^[[:space:]]*virtual[[:space:]]+.*[};][[:space:]]*$ C++ source text 11313 >0 ubyte 0xdf DG/UX virtual disk manager 20589 # Type: Xen, the virtual machine monitor 21155 >12 belong 3 fixed virtual memory shared library 32027 0 string \367\312 TeX virtual font data 32905 # $File: virtual,v 1.13 2021/02/23 00:51:10 christos Exp $ 32980 # TODO: find and display values like virtual size, disk size, cluster_size, etc 33083 # value "virtual size" can be verified by command `qemu-img info ` [all …]
|
H A D | magic私はガラスを食べられます | 319 0 short 0420 0420 Alliant virtual executable 6974 0 search/8192 virtual 6975 >0 regex \^[[:space:]]*virtual[[:space:]]+.*[};][[:space:]]*$ C++ source text 11313 >0 ubyte 0xdf DG/UX virtual disk manager 20589 # Type: Xen, the virtual machine monitor 21155 >12 belong 3 fixed virtual memory shared library 32027 0 string \367\312 TeX virtual font data 32905 # $File: virtual,v 1.13 2021/02/23 00:51:10 christos Exp $ 32980 # TODO: find and display values like virtual size, disk size, cluster_size, etc 33083 # value "virtual size" can be verified by command `qemu-img info ` [all …]
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_arm64.dasc | 230 | // 48-bit virtual address
|
Completed in 402 milliseconds