sdlAttributePtr 1598 ext/soap/php_encoding.c sdlAttributePtr *attr; sdlAttributePtr 2001 ext/soap/php_encoding.c sdlAttributePtr *attr; sdlAttributePtr 2373 ext/soap/php_encoding.c sdlAttributePtr *arrayType; sdlAttributePtr 2567 ext/soap/php_encoding.c sdlAttributePtr *arrayType; sdlAttributePtr 1730 ext/soap/php_schema.c sdlAttributePtr newAttr; sdlAttributePtr 1795 ext/soap/php_schema.c if (zend_hash_add(addHash, key.c, key.len + 1, &newAttr, sizeof(sdlAttributePtr), NULL) != SUCCESS) { sdlAttributePtr 1981 ext/soap/php_schema.c sdlAttributePtr newAttr; sdlAttributePtr 2006 ext/soap/php_schema.c zend_hash_next_index_insert(cur_type->attributes, &newAttr, sizeof(sdlAttributePtr), NULL); sdlAttributePtr 2082 ext/soap/php_schema.c sdlAttributePtr *tmp; sdlAttributePtr 2086 ext/soap/php_schema.c tmp = (sdlAttributePtr*)schema_find_by_ref(ctx->attributes, attr->ref); sdlAttributePtr 2133 ext/soap/php_schema.c sdlAttributePtr *tmp_attr; sdlAttributePtr 2145 ext/soap/php_schema.c sdlAttributePtr newAttr; sdlAttributePtr 2164 ext/soap/php_schema.c zend_hash_add(ht, key, key_len, &newAttr, sizeof(sdlAttributePtr), NULL); sdlAttributePtr 2235 ext/soap/php_schema.c sdlAttributePtr *attr; sdlAttributePtr 2292 ext/soap/php_schema.c sdlAttributePtr *attr; sdlAttributePtr 2507 ext/soap/php_schema.c sdlAttributePtr attr = *((sdlAttributePtr*)attribute); sdlAttributePtr 2533 ext/soap/php_schema.c sdlAttributePtr attr = *((sdlAttributePtr*)attribute); sdlAttributePtr 1389 ext/soap/php_sdl.c sdlAttributePtr attr = emalloc(sizeof(sdlAttribute)); sdlAttributePtr 2002 ext/soap/php_sdl.c sdlAttributePtr *tmp; sdlAttributePtr 2606 ext/soap/php_sdl.c static sdlAttributePtr make_persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, HashTable *bp_types, HashTable *bp_encoders) sdlAttributePtr 2608 ext/soap/php_sdl.c sdlAttributePtr pattr; sdlAttributePtr 2820 ext/soap/php_sdl.c sdlAttributePtr *tmp, pattr; sdlAttributePtr 2829 ext/soap/php_sdl.c zend_hash_add(ptype->attributes, key, key_len, (void*)&pattr, sizeof(sdlAttributePtr), NULL); sdlAttributePtr 2831 ext/soap/php_sdl.c zend_hash_next_index_insert(ptype->attributes, (void*)&pattr, sizeof(sdlAttributePtr), NULL); sdlAttributePtr 4719 ext/soap/soap.c sdlAttributePtr *attr; sdlAttributePtr 4803 ext/soap/soap.c sdlAttributePtr *attr;