Home
last modified time | relevance | path

Searched refs:NumericCastableNoOperations (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/Zend/tests/in-de-crement/
H A Ddecrement_with_castable_objects_no_subtraction.phpt10 $nl = new NumericCastableNoOperations(52);
11 $nf = new NumericCastableNoOperations(58.3);
H A Dincrement_with_castable_objects_no_addition.phpt10 $nl = new NumericCastableNoOperations(52);
11 $nf = new NumericCastableNoOperations(58.3);
/PHP-8.3/ext/zend_test/
H A Dobject_handlers.stub.php21 final class NumericCastableNoOperations { class
H A Dobject_handlers_arginfo.h22 static ZEND_METHOD(NumericCastableNoOperations, __construct);
44 …ZEND_ME(NumericCastableNoOperations, __construct, arginfo_class_NumericCastableNoOperations___cons…
H A Dobject_handlers.c224 ZEND_METHOD(NumericCastableNoOperations, __construct) in ZEND_METHOD() argument

Completed in 10 milliseconds