Searched refs:old_ce (Results 1 – 1 of 1) sorted by relevance
721 zend_class_entry *ce = NULL, *old_ce = NULL; in do_fetch() local815 old_ce = stmt->fetch.cls.ce; in do_fetch()1047 stmt->fetch.cls.ce = old_ce; in do_fetch()1183 zend_class_entry *old_ce; in PHP_METHOD() local1196 old_ce = stmt->fetch.cls.ce; in PHP_METHOD()1219 stmt->fetch.cls.ce = old_ce; in PHP_METHOD()1253 zend_class_entry *old_ce; in PHP_METHOD() local1270 old_ce = stmt->fetch.cls.ce; in PHP_METHOD()1394 stmt->fetch.cls.ce = old_ce; in PHP_METHOD()
Completed in 9 milliseconds