php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Namespaces | |
namespace | ZendSubNS |
Data Structures | |
class | Foo |
Functions | |
namespaced_func () | |
namespaced_deprecated_func () | |
namespaced_aliased_func () | |
namespaced_deprecated_aliased_func () | |
Variables | |
const | ZEND_CONSTANT_A = "namespaced" |
ZendTestNS2\namespaced_aliased_func | ( | ) |
@alias zend_test_void_return
Definition at line 358 of file test.stub.php.
ZendTestNS2\namespaced_deprecated_aliased_func | ( | ) |
Definition at line 364 of file test.stub.php.
ZendTestNS2\namespaced_deprecated_func | ( | ) |
Definition at line 355 of file test.stub.php.
ZendTestNS2\namespaced_func | ( | ) |
Definition at line 352 of file test.stub.php.
const ZendTestNS2\ZEND_CONSTANT_A = "namespaced" |
Definition at line 344 of file test.stub.php.