hto              2877 ext/soap/soap.c 		HashTable *hto = Z_ARRVAL_P(options);
hto              2878 ext/soap/soap.c 		if (zend_hash_find(hto, "location", sizeof("location"), (void**)&tmp) == SUCCESS &&
hto              2883 ext/soap/soap.c 		if (zend_hash_find(hto, "soapaction", sizeof("soapaction"), (void**)&tmp) == SUCCESS &&
hto              2888 ext/soap/soap.c 		if (zend_hash_find(hto, "uri", sizeof("uri"), (void**)&tmp) == SUCCESS &&