Home
last modified time | relevance | path

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

/PHP-8.1/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.1/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.1/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.1/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.1/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.1/sapi/litespeed/
H A DREADME.md15 runtime via configuration files like `.htaccess` files or web server's virtual
/PHP-8.1/
H A Dphp.ini-development1039 ; the sqlite_dbpage virtual table.
H A Dphp.ini-production1041 ; the sqlite_dbpage virtual table.
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic319 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 Dmagic私はガラスを食べられます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 Dzend_jit_arm64.dasc230 | // 48-bit virtual address

Completed in 160 milliseconds