std                38 Zend/zend_closures.c 	zend_object    std;
std               256 Zend/zend_closures.c 	zend_object_std_dtor(&closure->std TSRMLS_CC);
std               290 Zend/zend_closures.c 	zend_object_std_init(&closure->std, class_type TSRMLS_CC);
std               214 Zend/zend_generators.c 	zend_object_std_dtor(&generator->std TSRMLS_CC);
std               230 Zend/zend_generators.c 	zend_object_std_init(&generator->std, class_type TSRMLS_CC);
std                37 Zend/zend_generators.h 	zend_object std;
std               299 ext/com_dotnet/com_persist.c 	zend_object			std;
std               707 ext/com_dotnet/com_persist.c 	zend_object_std_dtor(&object->std TSRMLS_CC);
std               720 ext/com_dotnet/com_persist.c 	zend_object_std_init(&clone->std, object->std.ce TSRMLS_CC);
std               744 ext/com_dotnet/com_persist.c 	zend_object_std_init(&helper->std, helper_ce TSRMLS_CC);
std               819 ext/date/lib/parse_date.c std:
std              1288 ext/date/lib/parse_date.c 		goto std;
std              2347 ext/date/lib/parse_date.c 		goto std;
std              2359 ext/date/lib/parse_date.c 		goto std;
std               254 ext/date/lib/parse_iso_intervals.c std:
std               331 ext/date/lib/parse_iso_intervals.c 		goto std;
std               393 ext/date/lib/parse_iso_intervals.c 		goto std;
std               401 ext/date/lib/parse_iso_intervals.c 		goto std;
std              2132 ext/date/php_date.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std              2133 ext/date/php_date.c 	object_properties_init(&intern->std, class_type);
std              2150 ext/date/php_date.c 	zend_object_value new_ov = date_object_new_date_ex(old_obj->std.ce, &new_obj TSRMLS_CC);
std              2152 ext/date/php_date.c 	zend_objects_clone_members(&new_obj->std, new_ov, &old_obj->std, Z_OBJ_HANDLE_P(this_ptr) TSRMLS_CC);
std              2281 ext/date/php_date.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std              2282 ext/date/php_date.c 	object_properties_init(&intern->std, class_type);
std              2299 ext/date/php_date.c 	zend_object_value new_ov = date_object_new_timezone_ex(old_obj->std.ce, &new_obj TSRMLS_CC);
std              2301 ext/date/php_date.c 	zend_objects_clone_members(&new_obj->std, new_ov, &old_obj->std, Z_OBJ_HANDLE_P(this_ptr) TSRMLS_CC);
std              2380 ext/date/php_date.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std              2381 ext/date/php_date.c 	object_properties_init(&intern->std, class_type);
std              2398 ext/date/php_date.c 	zend_object_value new_ov = date_object_new_interval_ex(old_obj->std.ce, &new_obj TSRMLS_CC);
std              2400 ext/date/php_date.c 	zend_objects_clone_members(&new_obj->std, new_ov, &old_obj->std, Z_OBJ_HANDLE_P(this_ptr) TSRMLS_CC);
std              2469 ext/date/php_date.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std              2470 ext/date/php_date.c 	object_properties_init(&intern->std, class_type);
std              2487 ext/date/php_date.c 	zend_object_value new_ov = date_object_new_period_ex(old_obj->std.ce, &new_obj TSRMLS_CC);
std              2489 ext/date/php_date.c 	zend_objects_clone_members(&new_obj->std, new_ov, &old_obj->std, Z_OBJ_HANDLE_P(this_ptr) TSRMLS_CC);
std              2503 ext/date/php_date.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std              2514 ext/date/php_date.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std              2523 ext/date/php_date.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std              2544 ext/date/php_date.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               134 ext/date/php_date.h 	zend_object   std;
std               140 ext/date/php_date.h 	zend_object     std;
std               152 ext/date/php_date.h 	zend_object       std;
std               159 ext/date/php_date.h 	zend_object       std;
std               362 ext/dom/php_dom.c 	} else if (instanceof_function(obj->std.ce, dom_node_class_entry TSRMLS_CC)) {
std               363 ext/dom/php_dom.c 		php_error(E_WARNING, "Couldn't fetch %s. Node no longer exists", obj->std.ce->name);
std               613 ext/dom/php_dom.c 	zend_objects_clone_members(&intern->std, retval, &old_object->std, intern->handle TSRMLS_CC);
std              1070 ext/dom/php_dom.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std              1103 ext/dom/php_dom.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std              1165 ext/dom/php_dom.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std              1167 ext/dom/php_dom.c 		object_properties_init(&intern->std, class_type);
std              1182 ext/dom/php_dom.c 	clone = dom_objects_set_class(intern->std.ce, 0 TSRMLS_CC);
std              1184 ext/dom/php_dom.c 	if (instanceof_function(intern->std.ce, dom_node_class_entry TSRMLS_CC)) {
std              1281 ext/dom/php_dom.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std                71 ext/dom/php_dom.h 	zend_object  std;
std               137 ext/dom/php_dom.h   		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\
std                30 ext/dom/xml_common.h 	zend_object  std;
std                66 ext/dom/xml_common.h   		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\
std                75 ext/dom/xml_common.h   			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\
std               219 ext/gmp/gmp.c  	zend_object std;
std               386 ext/gmp/gmp.c  	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               396 ext/gmp/gmp.c  	zend_object_std_init(&intern->std, ce TSRMLS_CC);
std               397 ext/gmp/gmp.c  	object_properties_init(&intern->std, ce);
std               489 ext/gmp/gmp.c  		&new_object->std, new_object_val,
std               490 ext/gmp/gmp.c  		&old_object->std, Z_OBJ_HANDLE_P(obj) TSRMLS_CC
std                77 ext/libxml/php_libxml.h 	zend_object  std;
std               338 ext/pdo/pdo_dbh.c 				pdbh->std.properties = NULL;
std               344 ext/pdo/pdo_dbh.c 			if (pdbh->std.properties) {
std               345 ext/pdo/pdo_dbh.c 				zend_hash_destroy(dbh->std.properties);
std               346 ext/pdo/pdo_dbh.c 				efree(dbh->std.properties);
std               347 ext/pdo/pdo_dbh.c 				if (dbh->std.properties_table) {
std               348 ext/pdo/pdo_dbh.c 					efree(dbh->std.properties_table);
std               351 ext/pdo/pdo_dbh.c 				pdbh->std.ce = dbh->std.ce;
std               354 ext/pdo/pdo_dbh.c 				pdbh->std.properties = dbh->std.properties;
std               355 ext/pdo/pdo_dbh.c 				pdbh->std.properties_table = dbh->std.properties_table;
std              1311 ext/pdo/pdo_dbh.c 		ifunc->scope = dbh->std.ce;
std              1572 ext/pdo/pdo_dbh.c 	zend_object_std_dtor(&dbh->std TSRMLS_CC);
std              1573 ext/pdo/pdo_dbh.c 	dbh->std.properties = NULL;
std              1574 ext/pdo/pdo_dbh.c 	dbh->std.properties_table = NULL;
std              1585 ext/pdo/pdo_dbh.c 	zend_object_std_init(&dbh->std, ce TSRMLS_CC);
std              1586 ext/pdo/pdo_dbh.c 	object_properties_init(&dbh->std, ce);
std              1587 ext/pdo/pdo_dbh.c 	rebuild_object_properties(&dbh->std);
std              2303 ext/pdo/pdo_stmt.c 	zend_object_std_init(&stmt->std, Z_OBJCE_P(zobject) TSRMLS_CC);
std              2304 ext/pdo/pdo_stmt.c 	object_properties_init(&stmt->std, Z_OBJCE_P(zobject));
std              2398 ext/pdo/pdo_stmt.c 	zend_object_std_dtor(&stmt->std TSRMLS_CC);
std              2426 ext/pdo/pdo_stmt.c 	zend_object_std_init(&stmt->std, ce TSRMLS_CC);
std              2427 ext/pdo/pdo_stmt.c 	object_properties_init(&stmt->std, ce);
std              2664 ext/pdo/pdo_stmt.c 	if (!stmt->std.properties) {
std              2665 ext/pdo/pdo_stmt.c 		rebuild_object_properties(&stmt->std);
std              2672 ext/pdo/pdo_stmt.c 		zend_hash_update(stmt->std.properties, stmt->columns[i].name, stmt->columns[i].namelen + 1, (void *)&val, sizeof(zval *), NULL);
std              2675 ext/pdo/pdo_stmt.c 	return stmt->std.properties;
std               444 ext/pdo/php_pdo_driver.h 	zend_object std;
std               559 ext/pdo/php_pdo_driver.h 	zend_object std;
std               483 ext/phar/phar_internal.h 	zend_object              std;
std               486 ext/phar/phar_internal.h 		zend_object          std;
std               495 ext/phar/phar_internal.h 	zend_object              std;
std               498 ext/phar/phar_internal.h 		zend_object          std;
std                66 ext/spl/spl_array.c 	zend_object       std;
std                85 ext/spl/spl_array.c 		if (!intern->std.properties) {
std                86 ext/spl/spl_array.c 			rebuild_object_properties(&intern->std);
std                88 ext/spl/spl_array.c 		return intern->std.properties;
std                93 ext/spl/spl_array.c 		if (!intern->std.properties) {
std                94 ext/spl/spl_array.c 			rebuild_object_properties(&intern->std);
std                96 ext/spl/spl_array.c 		return intern->std.properties;
std               150 ext/spl/spl_array.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               180 ext/spl/spl_array.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               181 ext/spl/spl_array.c 	object_properties_init(&intern->std, class_type);
std               294 ext/spl/spl_array.c 	new_object = &intern->std;
std               557 ext/spl/spl_array.c 					zend_property_info *property_info = zend_get_property_info(obj->std.ce, offset, 1 TSRMLS_CC);
std               562 ext/spl/spl_array.c 					    obj->std.properties_table[property_info->offset] = NULL;
std               819 ext/spl/spl_array.c 	if (!intern->std.properties) {
std               820 ext/spl/spl_array.c 		rebuild_object_properties(&intern->std);
std               823 ext/spl/spl_array.c 	if (HASH_OF(intern->array) == intern->std.properties) {
std               824 ext/spl/spl_array.c 		return intern->std.properties;
std               828 ext/spl/spl_array.c 			ZEND_INIT_SYMTABLE_EX(intern->debug_info, zend_hash_num_elements(intern->std.properties) + 1, 0);
std               833 ext/spl/spl_array.c 			zend_hash_copy(intern->debug_info, intern->std.properties, (copy_ctor_func_t) zval_add_ref, (void *) &tmp, sizeof(zval *));
std               925 ext/spl/spl_array.c 			!(ht1 == intern1->std.properties && ht2 == intern2->std.properties)) {
std              1156 ext/spl/spl_array.c 			zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0 TSRMLS_CC, "Overloaded object of type %s is not compatible with %s", Z_OBJCE_PP(array)->name, intern->std.ce->name);
std              1423 ext/spl/spl_array.c 		zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv);
std              1721 ext/spl/spl_array.c 	if (!intern->std.properties) {
std              1722 ext/spl/spl_array.c 		rebuild_object_properties(&intern->std);
std              1724 ext/spl/spl_array.c 	Z_ARRVAL(members) = intern->std.properties;
std              1827 ext/spl/spl_array.c 	if (!intern->std.properties) {
std              1828 ext/spl/spl_array.c 		rebuild_object_properties(&intern->std);
std              1830 ext/spl/spl_array.c 	zend_hash_copy(intern->std.properties, Z_ARRVAL_P(pmembers), (copy_ctor_func_t) zval_add_ref, (void *) NULL, sizeof(zval *));
std                83 ext/spl/spl_directory.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               159 ext/spl/spl_directory.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               160 ext/spl/spl_directory.c 	object_properties_init(&intern->std, class_type);
std               321 ext/spl/spl_directory.c 	zend_hash_find(&intern->std.ce->function_table, "getcurrentline", sizeof("getcurrentline"), (void **) &intern->u.file.func_getCurr);
std               347 ext/spl/spl_directory.c 	new_object = &intern->std;
std               600 ext/spl/spl_directory.c 	if (!intern->std.properties) {
std               601 ext/spl/spl_directory.c 		rebuild_object_properties(&intern->std);
std               605 ext/spl/spl_directory.c 	ZEND_INIT_SYMTABLE_EX(rv, zend_hash_num_elements(intern->std.properties) + 3, 0);
std               610 ext/spl/spl_directory.c 	zend_hash_copy(rv, intern->std.properties, (copy_ctor_func_t) zval_add_ref, (void *) &tmp, sizeof(zval *));
std               735 ext/spl/spl_directory.c 	intern->u.dir.is_recursive = instanceof_function(intern->std.ce, spl_ce_RecursiveDirectoryIterator TSRMLS_CC) ? 1 : 0;
std                63 ext/spl/spl_directory.h 	zend_object        std;
std                86 ext/spl/spl_dllist.c 	zend_object            std;
std               345 ext/spl/spl_dllist.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               378 ext/spl/spl_dllist.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               379 ext/spl/spl_dllist.c 	object_properties_init(&intern->std, class_type);
std               474 ext/spl/spl_dllist.c 	new_object  = &intern->std;
std               488 ext/spl/spl_dllist.c 		zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv);
std               526 ext/spl/spl_dllist.c 		if (!intern->std.properties) {
std               527 ext/spl/spl_dllist.c 			rebuild_object_properties(&intern->std);
std               529 ext/spl/spl_dllist.c 		zend_hash_copy(intern->debug_info, intern->std.properties, (copy_ctor_func_t) zval_add_ref, (void *) &tmp, sizeof(zval *));
std                52 ext/spl/spl_fixedarray.c 	zend_object            std;
std               214 ext/spl/spl_fixedarray.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               234 ext/spl/spl_fixedarray.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               235 ext/spl/spl_fixedarray.c 	object_properties_init(&intern->std, class_type);
std               336 ext/spl/spl_fixedarray.c 	new_object  = &intern->std;
std               386 ext/spl/spl_fixedarray.c 		zend_call_method_with_1_params(&object, intern->std.ce, &intern->fptr_offset_get, "offsetGet", &rv, offset);
std               447 ext/spl/spl_fixedarray.c 		zend_call_method_with_2_params(&object, intern->std.ce, &intern->fptr_offset_set, "offsetSet", NULL, offset, value);
std               487 ext/spl/spl_fixedarray.c 		zend_call_method_with_1_params(&object, intern->std.ce, &intern->fptr_offset_del, "offsetUnset", NULL, offset);
std               537 ext/spl/spl_fixedarray.c 		zend_call_method_with_1_params(&object, intern->std.ce, &intern->fptr_offset_has, "offsetExists", &rv, offset);
std               559 ext/spl/spl_fixedarray.c 		zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv);
std                72 ext/spl/spl_heap.c 	zend_object         std;
std               105 ext/spl/spl_heap.c 		zend_call_method_with_2_params(&object, heap_object->std.ce, &heap_object->fptr_cmp, "compare", &result_p, a, b);
std               364 ext/spl/spl_heap.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               396 ext/spl/spl_heap.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               397 ext/spl/spl_heap.c 	object_properties_init(&intern->std, class_type);
std               490 ext/spl/spl_heap.c 	new_object  = &intern->std;
std               504 ext/spl/spl_heap.c 		zend_call_method_with_0_params(&object, intern->std.ce, &intern->fptr_count, "count", &rv);
std               532 ext/spl/spl_heap.c 	if (!intern->std.properties) {
std               533 ext/spl/spl_heap.c 		rebuild_object_properties(&intern->std);
std               538 ext/spl/spl_heap.c 		ZEND_INIT_SYMTABLE_EX(intern->debug_info, zend_hash_num_elements(intern->std.properties) + 1, 0);
std               545 ext/spl/spl_heap.c 		zend_hash_copy(intern->debug_info, intern->std.properties, (copy_ctor_func_t) zval_add_ref, (void *) &tmp, sizeof(zval *));
std               104 ext/spl/spl_iterators.c 	zend_object              std;
std               924 ext/spl/spl_iterators.c 	zend_object_std_dtor(&object->std TSRMLS_CC);
std               958 ext/spl/spl_iterators.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               959 ext/spl/spl_iterators.c 	object_properties_init(&intern->std, class_type);
std              1845 ext/spl/spl_iterators.c 		zend_call_method_with_0_params(&zthis, intern->std.ce, NULL, "accept", &retval);
std              2103 ext/spl/spl_iterators.c 		replacement = zend_read_property(intern->std.ce, getThis(), "replacement", sizeof("replacement")-1, 1 TSRMLS_CC);
std              2395 ext/spl/spl_iterators.c 	zend_object_std_dtor(&object->std TSRMLS_CC);
std              2411 ext/spl/spl_iterators.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std              2412 ext/spl/spl_iterators.c 	object_properties_init(&intern->std, class_type);
std               127 ext/spl/spl_iterators.h 	zend_object              std;
std                83 ext/spl/spl_observer.c 	zend_object       std;
std               104 ext/spl/spl_observer.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               123 ext/spl/spl_observer.c 		zend_call_method_with_1_params(&this, intern->std.ce, &intern->fptr_get_hash, "getHash", &rv, obj);
std               270 ext/spl/spl_observer.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               271 ext/spl/spl_observer.c 	object_properties_init(&intern->std, class_type);
std               312 ext/spl/spl_observer.c 	new_object = &intern->std;
std               917 ext/spl/spl_observer.c 	if (!intern->std.properties) {
std               918 ext/spl/spl_observer.c 		rebuild_object_properties(&intern->std);
std               920 ext/spl/spl_observer.c 	zend_hash_copy(intern->std.properties, Z_ARRVAL_P(pmembers), (copy_ctor_func_t) zval_add_ref, (void *) NULL, sizeof(zval *));
std               198 ext/tidy/tidy.c 	zend_object		std;
std               658 ext/tidy/tidy.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               681 ext/tidy/tidy.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               682 ext/tidy/tidy.c 	object_properties_init(&intern->std, class_type);
std               825 ext/tidy/tidy.c 		if (!obj->std.properties) {
std               826 ext/tidy/tidy.c 			rebuild_object_properties(&obj->std);
std               830 ext/tidy/tidy.c 		zend_hash_update(obj->std.properties, "value", sizeof("value"), (void *)&temp, sizeof(zval *), NULL);
std               836 ext/tidy/tidy.c 		if (!obj->std.properties) {
std               837 ext/tidy/tidy.c 			rebuild_object_properties(&obj->std);
std               841 ext/tidy/tidy.c 		zend_hash_update(obj->std.properties, "errorBuffer", sizeof("errorBuffer"), (void *)&temp, sizeof(zval *), NULL);
std               857 ext/tidy/tidy.c 			if (!obj->std.properties) {
std               858 ext/tidy/tidy.c 				rebuild_object_properties(&obj->std);
std               862 ext/tidy/tidy.c 			ADD_PROPERTY_STRINGL(obj->std.properties, value, buf.bp, buf.size ? buf.size-1 : 0);
std               865 ext/tidy/tidy.c 			ADD_PROPERTY_STRING(obj->std.properties, name, tidyNodeGetName(obj->node));
std               866 ext/tidy/tidy.c 			ADD_PROPERTY_LONG(obj->std.properties, type, tidyNodeGetType(obj->node));
std               867 ext/tidy/tidy.c 			ADD_PROPERTY_LONG(obj->std.properties, line, tidyNodeLine(obj->node));
std               868 ext/tidy/tidy.c 			ADD_PROPERTY_LONG(obj->std.properties, column, tidyNodeColumn(obj->node));
std               869 ext/tidy/tidy.c 			ADD_PROPERTY_BOOL(obj->std.properties, proprietary, tidyNodeIsProp(obj->ptdoc->doc, obj->node));
std               879 ext/tidy/tidy.c 					ADD_PROPERTY_LONG(obj->std.properties, id, tidyNodeGetId(obj->node));
std               899 ext/tidy/tidy.c 			zend_hash_update(obj->std.properties, "attribute", sizeof("attribute"), (void *)&attribute, sizeof(zval *), NULL);
std               924 ext/tidy/tidy.c 			zend_hash_update(obj->std.properties, "child", sizeof("child"), (void *)&children, sizeof(zval *), NULL);
std               929 ext/tidy/tidy.c 			if (!obj->std.properties) {
std               930 ext/tidy/tidy.c 				rebuild_object_properties(&obj->std);
std               932 ext/tidy/tidy.c 			ADD_PROPERTY_NULL(obj->std.properties, errorBuffer);
std               933 ext/tidy/tidy.c 			ADD_PROPERTY_NULL(obj->std.properties, value);
std               382 ext/xmlreader/php_xmlreader.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               397 ext/xmlreader/php_xmlreader.c 	memset(&intern->std, 0, sizeof(zend_object));
std               403 ext/xmlreader/php_xmlreader.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               404 ext/xmlreader/php_xmlreader.c 	object_properties_init(&intern->std, class_type);
std                35 ext/xmlreader/php_xmlreader.h 	zend_object  std;
std                79 ext/xsl/php_xsl.c 	zend_object_std_dtor(&intern->std TSRMLS_CC);
std               132 ext/xsl/php_xsl.c 	zend_object_std_init(&intern->std, class_type TSRMLS_CC);
std               133 ext/xsl/php_xsl.c 	object_properties_init(&intern->std, class_type);
std                57 ext/xsl/php_xsl.h 	zend_object  std;