Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dsoap.c2413 HashTable *hto = Z_ARRVAL_P(options); local
2414 if ((tmp = zend_hash_str_find(hto, "location", sizeof("location")-1)) != NULL &&
2419 if ((tmp = zend_hash_str_find(hto, "soapaction", sizeof("soapaction")-1)) != NULL &&
2424 if ((tmp = zend_hash_str_find(hto, "uri", sizeof("uri")-1)) != NULL &&

Completed in 14 milliseconds