Home
last modified time | relevance | path

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

/PHP-8.3/ext/zend_test/
H A Dobject_handlers.c43 #define IS_DONC(zval) \ macro
50 if (IS_DONC(op1)) { in donc_add()
55 if (IS_DONC(op2)) { in donc_add()
67 if (IS_DONC(op1)) { in donc_mul()
72 if (IS_DONC(op2)) { in donc_mul()

Completed in 5 milliseconds