php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | IS_DONC(zval) |
Functions | |
ZEND_METHOD (DoOperationNoCast, __construct) | |
ZEND_METHOD (LongCastableNoOperations, __construct) | |
ZEND_METHOD (FloatCastableNoOperations, __construct) | |
ZEND_METHOD (NumericCastableNoOperations, __construct) | |
void | zend_test_object_handlers_init (void) |
Definition at line 43 of file object_handlers.c.
ZEND_METHOD | ( | DoOperationNoCast | , |
__construct | ) |
Definition at line 114 of file object_handlers.c.
ZEND_METHOD | ( | FloatCastableNoOperations | , |
__construct | ) |
Definition at line 186 of file object_handlers.c.
ZEND_METHOD | ( | LongCastableNoOperations | , |
__construct | ) |
Definition at line 150 of file object_handlers.c.
ZEND_METHOD | ( | NumericCastableNoOperations | , |
__construct | ) |
Definition at line 224 of file object_handlers.c.
Definition at line 281 of file object_handlers.c.