sdlAttributePtr  1598 soap/php_encoding.c 			sdlAttributePtr *attr;
sdlAttributePtr  2001 soap/php_encoding.c 				sdlAttributePtr *attr;
sdlAttributePtr  2382 soap/php_encoding.c 		sdlAttributePtr *arrayType;
sdlAttributePtr  2576 soap/php_encoding.c 	sdlAttributePtr *arrayType;
sdlAttributePtr  1714 soap/php_schema.c 	sdlAttributePtr newAttr;
sdlAttributePtr  1771 soap/php_schema.c 		if (zend_hash_add(addHash, key.c, key.len + 1, &newAttr, sizeof(sdlAttributePtr), NULL) != SUCCESS) {
sdlAttributePtr  1957 soap/php_schema.c 			sdlAttributePtr newAttr;
sdlAttributePtr  1982 soap/php_schema.c 			zend_hash_next_index_insert(cur_type->attributes, &newAttr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  2041 soap/php_schema.c 	sdlAttributePtr *tmp;
sdlAttributePtr  2091 soap/php_schema.c 	sdlAttributePtr *tmp_attr;
sdlAttributePtr  2102 soap/php_schema.c 							sdlAttributePtr newAttr;
sdlAttributePtr  2121 soap/php_schema.c 							zend_hash_add(ht, key, key_len, &newAttr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  2192 soap/php_schema.c 	sdlAttributePtr *attr;
sdlAttributePtr  2248 soap/php_schema.c 	sdlAttributePtr *attr;
sdlAttributePtr  2463 soap/php_schema.c 	sdlAttributePtr attr = *((sdlAttributePtr*)attribute);
sdlAttributePtr  2489 soap/php_schema.c 	sdlAttributePtr attr = *((sdlAttributePtr*)attribute);
sdlAttributePtr  1389 soap/php_sdl.c 			sdlAttributePtr attr = emalloc(sizeof(sdlAttribute));
sdlAttributePtr  2002 soap/php_sdl.c 		sdlAttributePtr *tmp;
sdlAttributePtr  2606 soap/php_sdl.c static sdlAttributePtr make_persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, HashTable *bp_types, HashTable *bp_encoders)
sdlAttributePtr  2608 soap/php_sdl.c 	sdlAttributePtr pattr;
sdlAttributePtr  2819 soap/php_sdl.c 		sdlAttributePtr *tmp, pattr;
sdlAttributePtr  2828 soap/php_sdl.c 				zend_hash_add(ptype->attributes, key, key_len, (void*)&pattr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  2830 soap/php_sdl.c 				zend_hash_next_index_insert(ptype->attributes, (void*)&pattr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  4651 soap/soap.c    			  sdlAttributePtr *attr;
sdlAttributePtr  4735 soap/soap.c    					sdlAttributePtr *attr;