Home
last modified time | relevance | path

Searched defs:class_type (Results 1 – 13 of 13) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_exceptions.c155 static zend_object_value zend_default_exception_new_ex(zend_class_entry *class_type, int skip_top_t… in zend_default_exception_new_ex()
H A Dzend_API.c1127 CE_STATIC_MEMBERS(class_type)[i] = q; in zend_update_class_constants() local
1135 CE_STATIC_MEMBERS(class_type)[i] = r; in zend_update_class_constants() local
1150 ZEND_API void object_properties_init(zend_object *object, zend_class_entry *class_type) /* {{{ */ in object_properties_init()
1176 ZEND_API int _object_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable *proper… in _object_and_properties_init()
H A Dzend_compile.c1865 …e_param(zend_uchar op, znode *varname, const znode *initialization, znode *class_type, zend_uchar … in zend_do_receive_param()
/PHP-5.6/ext/date/
H A Dphp_date.c2122 static inline zend_object_value date_object_new_date_ex(zend_class_entry *class_type, php_date_obj … in date_object_new_date_ex()
2271 static inline zend_object_value date_object_new_timezone_ex(zend_class_entry *class_type, php_timez… in date_object_new_timezone_ex()
2370 static inline zend_object_value date_object_new_interval_ex(zend_class_entry *class_type, php_inter… in date_object_new_interval_ex()
2459 static inline zend_object_value date_object_new_period_ex(zend_class_entry *class_type, php_period_… in date_object_new_period_ex()
/PHP-5.6/ext/spl/
H A Dspl_fixedarray.c223 static zend_object_value spl_fixedarray_object_new_ex(zend_class_entry *class_type, spl_fixedarray_… in spl_fixedarray_object_new_ex()
H A Dspl_heap.c385 static zend_object_value spl_heap_object_new_ex(zend_class_entry *class_type, spl_heap_object **obj… in spl_heap_object_new_ex()
H A Dspl_observer.c260 static zend_object_value spl_object_storage_new_ex(zend_class_entry *class_type, spl_SplObjectStora… in spl_object_storage_new_ex()
H A Dspl_dllist.c367 static zend_object_value spl_dllist_object_new_ex(zend_class_entry *class_type, spl_dllist_object *… in spl_dllist_object_new_ex()
H A Dspl_array.c167 static zend_object_value spl_array_object_new_ex(zend_class_entry *class_type, spl_array_object **o… in spl_array_object_new_ex()
H A Dspl_directory.c147 static zend_object_value spl_filesystem_object_new_ex(zend_class_entry *class_type, spl_filesystem_… in spl_filesystem_object_new_ex()
H A Dspl_iterators.c943 static zend_object_value spl_RecursiveIteratorIterator_new_ex(zend_class_entry *class_type, int ini… in spl_RecursiveIteratorIterator_new_ex()
/PHP-5.6/ext/dom/
H A Dphp_dom.c1143 static dom_object* dom_objects_set_class(zend_class_entry *class_type, zend_bool hash_copy TSRMLS_D… in dom_objects_set_class()
/PHP-5.6/ext/tidy/
H A Dtidy.c674 static void tidy_object_new(zend_class_entry *class_type, zend_object_handlers *handlers, in tidy_object_new()

Completed in 135 milliseconds