Searched refs:HttpPost (Results 1 – 1 of 1) sorted by relevance
43 #ifndef HttpPost44 #define HttpPost curl_httppost macro1364 curl_formfree((struct HttpPost *) *post); in curl_free_post()1441 …zend_llist_init(&(*ch)->to_free->post, sizeof(struct HttpPost), (llist_dtor_func_t) curl_free_p… in alloc_curl_handle()2046 struct HttpPost *first = NULL; in _php_curl_setopt()2047 struct HttpPost *last = NULL; in _php_curl_setopt()
Completed in 9 milliseconds