sdlAttributePtr  1516 ext/soap/php_encoding.c 			sdlAttributePtr *attr;
sdlAttributePtr  1912 ext/soap/php_encoding.c 				sdlAttributePtr *attr;
sdlAttributePtr  2224 ext/soap/php_encoding.c 		sdlAttributePtr *arrayType;
sdlAttributePtr  2413 ext/soap/php_encoding.c 	sdlAttributePtr *arrayType;
sdlAttributePtr  1711 ext/soap/php_schema.c 	sdlAttributePtr newAttr;
sdlAttributePtr  1768 ext/soap/php_schema.c 		if (zend_hash_add(addHash, key.c, key.len + 1, &newAttr, sizeof(sdlAttributePtr), NULL) != SUCCESS) {
sdlAttributePtr  1954 ext/soap/php_schema.c 			sdlAttributePtr newAttr;
sdlAttributePtr  1979 ext/soap/php_schema.c 			zend_hash_next_index_insert(cur_type->attributes, &newAttr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  2038 ext/soap/php_schema.c 	sdlAttributePtr *tmp;
sdlAttributePtr  2088 ext/soap/php_schema.c 	sdlAttributePtr *tmp_attr;
sdlAttributePtr  2099 ext/soap/php_schema.c 							sdlAttributePtr newAttr;
sdlAttributePtr  2118 ext/soap/php_schema.c 							zend_hash_add(ht, key, key_len, &newAttr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  2189 ext/soap/php_schema.c 	sdlAttributePtr *attr;
sdlAttributePtr  2245 ext/soap/php_schema.c 	sdlAttributePtr *attr;
sdlAttributePtr  2460 ext/soap/php_schema.c 	sdlAttributePtr attr = *((sdlAttributePtr*)attribute);
sdlAttributePtr  2486 ext/soap/php_schema.c 	sdlAttributePtr attr = *((sdlAttributePtr*)attribute);
sdlAttributePtr  1280 ext/soap/php_sdl.c 			sdlAttributePtr attr = emalloc(sizeof(sdlAttribute));
sdlAttributePtr  1893 ext/soap/php_sdl.c 		sdlAttributePtr *tmp;
sdlAttributePtr  2497 ext/soap/php_sdl.c static sdlAttributePtr make_persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, HashTable *bp_types, HashTable *bp_encoders)
sdlAttributePtr  2499 ext/soap/php_sdl.c 	sdlAttributePtr pattr;
sdlAttributePtr  2710 ext/soap/php_sdl.c 		sdlAttributePtr *tmp, pattr;
sdlAttributePtr  2719 ext/soap/php_sdl.c 				zend_hash_add(ptype->attributes, key, key_len, (void*)&pattr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  2721 ext/soap/php_sdl.c 				zend_hash_next_index_insert(ptype->attributes, (void*)&pattr, sizeof(sdlAttributePtr), NULL);
sdlAttributePtr  4683 ext/soap/soap.c 			  sdlAttributePtr *attr;
sdlAttributePtr  4767 ext/soap/soap.c 					sdlAttributePtr *attr;