Home
last modified time | relevance | path

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

/PHP-8.4/ext/soap/
H A Dphp_http.c1058 add_index_str(&zcookie, 2, phpurl->host); in make_http_soap_request()
H A Dsoap.c2818 add_index_str(&zcookie, 0, zend_string_copy(val)); in PHP_METHOD()
/PHP-8.4/Zend/
H A Dzend_API.h604 ZEND_API void add_index_str(zval *arg, zend_ulong index, zend_string *str);
H A Dzend_API.c2073 ZEND_API void add_index_str(zval *arg, zend_ulong index, zend_string *str) /* {{{ */ in add_index_str() function
/PHP-8.4/ext/standard/
H A Dstring.c2599 add_index_str(return_value, num_index, result);

Completed in 64 milliseconds