hto              2883 ext/soap/soap.c 		HashTable *hto = Z_ARRVAL_P(options);
hto              2884 ext/soap/soap.c 		if ((tmp = zend_hash_str_find(hto, "location", sizeof("location")-1)) != NULL &&
hto              2889 ext/soap/soap.c 		if ((tmp = zend_hash_str_find(hto, "soapaction", sizeof("soapaction")-1)) != NULL &&
hto              2894 ext/soap/soap.c 		if ((tmp = zend_hash_str_find(hto, "uri", sizeof("uri")-1)) != NULL &&