Home
last modified time | relevance | path

Searched refs:hto (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/soap/
H A Dsoap.c2459 HashTable *hto = Z_ARRVAL_P(options); local
2460 if ((tmp = zend_hash_str_find(hto, "location", sizeof("location")-1)) != NULL &&
2465 if ((tmp = zend_hash_str_find(hto, "soapaction", sizeof("soapaction")-1)) != NULL &&
2470 if ((tmp = zend_hash_str_find(hto, "uri", sizeof("uri")-1)) != NULL &&

Completed in 17 milliseconds