Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_exceptions.c147 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.c1128 CE_STATIC_MEMBERS(class_type)[i] = q; in zend_update_class_constants() local
1136 CE_STATIC_MEMBERS(class_type)[i] = r; in zend_update_class_constants() local
1151 ZEND_API void object_properties_init(zend_object *object, zend_class_entry *class_type) /* {{{ */ in object_properties_init()
1177 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.c1837 …, znode *varname, const znode *offset, const znode *initialization, znode *class_type, zend_uchar … in zend_do_receive_arg()
/PHP-5.5/ext/date/
H A Dphp_date.c2113 static inline zend_object_value date_object_new_date_ex(zend_class_entry *class_type, php_date_obj … in date_object_new_date_ex()
2262 static inline zend_object_value date_object_new_timezone_ex(zend_class_entry *class_type, php_timez… in date_object_new_timezone_ex()
2361 static inline zend_object_value date_object_new_interval_ex(zend_class_entry *class_type, php_inter… in date_object_new_interval_ex()
2450 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.5/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.c259 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.c899 static zend_object_value spl_RecursiveIteratorIterator_new_ex(zend_class_entry *class_type, int ini… in spl_RecursiveIteratorIterator_new_ex()
/PHP-5.5/ext/dom/
H A Dphp_dom.c1138 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.5/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 158 milliseconds