Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.h38 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 Dphp_functions_arginfo.h42 ZEND_FUNCTION(virtual);
54 ZEND_FE(virtual, arginfo_virtual)
H A Dphp_functions.stub.php7 function virtual(string $uri): bool {} function
H A Dphp_functions.c74 PHP_FUNCTION(virtual) in PHP_FUNCTION() argument
/PHP-8.0/build/
H A Dphp_cxx_compile_stdcxx.m4153 virtual ~Base() {}
154 virtual void f() {}
159 virtual ~Derived() override {}
160 virtual void f() override {}
/PHP-8.0/ext/ldap/tests/
H A DREADME.md53 Now you will have a virtual machine up and running on IP-Address `192.168.10.33`
/PHP-8.0/docs/
H A Dmailinglist-rules.md71 Finally, additional hints on how to behave inside the virtual community can be
H A Dstreams.md248 `php_stream_ops` structure, which holds the "virtual method table" for the
/PHP-8.0/sapi/litespeed/
H A DREADME.md15 runtime via configuration files like `.htaccess` files or web server's virtual
/PHP-8.0/
H A Dphp.ini-development1034 ; the sqlite_dbpage virtual table.
H A Dphp.ini-production1036 ; the sqlite_dbpage virtual table.
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます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 Dmagic290 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