Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_exceptions.c132 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_vm_def.h2918 char *class_type; variable
H A Dzend_API.c1069 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.c1473 …const znode *var, const znode *offset, const znode *initialization, znode *class_type, const znode… in zend_do_receive_arg()
H A Dzend_vm_execute.h475 char *class_type; in ZEND_NEW_SPEC_HANDLER() local
/PHP-5.3/ext/date/
H A Dphp_date.c2048 static inline zend_object_value date_object_new_date_ex(zend_class_entry *class_type, php_date_obj … in date_object_new_date_ex()
2176 static inline zend_object_value date_object_new_timezone_ex(zend_class_entry *class_type, php_timez… in date_object_new_timezone_ex()
2232 static inline zend_object_value date_object_new_interval_ex(zend_class_entry *class_type, php_inter… in date_object_new_interval_ex()
2314 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.3/ext/spl/
H A Dspl_fixedarray.c205 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_observer.c198 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.c366 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_heap.c384 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_array.c163 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.c907 static zend_object_value spl_RecursiveIteratorIterator_new_ex(zend_class_entry *class_type, int ini… in spl_RecursiveIteratorIterator_new_ex()
/PHP-5.3/ext/dom/
H A Dphp_dom.c1135 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.3/ext/tidy/
H A Dtidy.c680 static void tidy_object_new(zend_class_entry *class_type, zend_object_handlers *handlers, in tidy_object_new()
/PHP-5.3/ext/sqlite/
H A Dsqlite.c1160 static void sqlite_object_new(zend_class_entry *class_type, zend_object_handlers *handlers, zend_ob… in sqlite_object_new()

Completed in 230 milliseconds