Home
last modified time | relevance | path

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

/PHP-7.1/ext/curl/
H A Dinterface.c43 #ifndef HttpPost
44 #define HttpPost curl_httppost macro
1817 curl_formfree((struct HttpPost *)*post); in curl_free_post()
1891 …zend_llist_init(&ch->to_free->post, sizeof(struct HttpPost *), (llist_dtor_func_t)curl_free_post,… in alloc_curl_handle()
2690 struct HttpPost *first = NULL; in _php_curl_setopt()
2691 struct HttpPost *last = NULL; in _php_curl_setopt()

Completed in 15 milliseconds