HttpPost           43 ext/curl/interface.c #ifndef HttpPost
HttpPost         1753 ext/curl/interface.c 	curl_formfree((struct HttpPost *) *post);
HttpPost         1832 ext/curl/interface.c 	zend_llist_init(&(*ch)->to_free->post,  sizeof(struct HttpPost),   (llist_dtor_func_t) curl_free_post,   0);
HttpPost         2588 ext/curl/interface.c 				struct HttpPost  *first = NULL;
HttpPost         2589 ext/curl/interface.c 				struct HttpPost  *last  = NULL;