Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/timezone/
H A Dtimezone_class.cpp287 return ZEND_UNCOMPARABLE; in TimeZone_compare_objects()
/PHP-8.0/Zend/
H A Dzend_object_handlers.c1542 return ZEND_UNCOMPARABLE; in zend_std_compare_objects()
1552 return ZEND_UNCOMPARABLE; /* different classes */ in zend_std_compare_objects()
1616 return ZEND_UNCOMPARABLE; in zend_objects_not_comparable()
H A Dzend_operators.h394 #define ZEND_UNCOMPARABLE 1 macro
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c1251 return ZEND_UNCOMPARABLE; in sxe_objects_compare()
1259 return ZEND_UNCOMPARABLE; in sxe_objects_compare()
1263 return ZEND_UNCOMPARABLE; in sxe_objects_compare()
/PHP-8.0/ext/spl/
H A Dspl_observer.c315 return ZEND_UNCOMPARABLE; in spl_object_storage_compare_objects()
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c2150 return ZEND_UNCOMPARABLE; in dbstmt_compare()
2558 return ZEND_UNCOMPARABLE; in row_compare()
H A Dpdo_dbh.c1293 return ZEND_UNCOMPARABLE; in dbh_compare()
/PHP-8.0/ext/date/
H A Dphp_date.c1810 return ZEND_UNCOMPARABLE; in date_object_compare_date()
1950 return ZEND_UNCOMPARABLE; in date_object_compare_timezone()
3783 return ZEND_UNCOMPARABLE; in date_interval_compare_objects()

Completed in 58 milliseconds