Home
last modified time | relevance | path

Searched defs:base_ce (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_exceptions.c100 zend_class_entry *base_ce; in zend_exception_set_previous() local
259 zend_class_entry *base_ce; in zend_default_exception_new() local
309 zend_class_entry *base_ce; in ZEND_METHOD() local
623 zend_class_entry *base_ce = i_get_exception_base(Z_OBJ_P(object)); in ZEND_METHOD() local
650 zend_class_entry *base_ce; in ZEND_METHOD() local
H A Dzend_API.h1766 #define Z_PARAM_OBJ_OF_CLASS_OR_STR_EX(destination_object, base_ce, destination_string, allow_null)… argument
1780 #define Z_PARAM_OBJ_OF_CLASS_OR_STR(destination_object, base_ce, destination_string) \ argument
1783 #define Z_PARAM_OBJ_OF_CLASS_OR_STR_OR_NULL(destination_object, base_ce, destination_string) \ argument
2564 …zval *arg, zend_object **destination_object, zend_class_entry *base_ce, zend_string **destination_… in zend_parse_arg_obj_or_str()
/php-src/ext/date/
H A Dphp_date.c5054 static bool date_period_init_iso8601_string(php_period_obj *dpobj, zend_class_entry* base_ce, char … in date_period_init_iso8601_string()

Completed in 48 milliseconds