Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds