batch renaming: client*curl curl*client
authorMichael Wallner <mike@php.net>
Fri, 30 Mar 2012 12:14:01 +0000 (12:14 +0000)
committerMichael Wallner <mike@php.net>
Fri, 30 Mar 2012 12:14:01 +0000 (12:14 +0000)
commit2769c041b77a0aaba7acbee4ae469571eaeb2b0a
treedf9ae876841c3d60ea281388379cfca13d11801c
parent759c822dcd99fdf733399a5ed92dbea382ddc474
batch renaming: client*curl curl*client
16 files changed:
config9.m4
php_http.c
php_http_api.h
php_http_client_curl.c [deleted file]
php_http_client_curl.h [deleted file]
php_http_client_datashare_curl.c [deleted file]
php_http_client_datashare_curl.h [deleted file]
php_http_client_pool_curl.c [deleted file]
php_http_client_pool_curl.h [deleted file]
php_http_curl.c
php_http_curl_client.c [new file with mode: 0644]
php_http_curl_client.h [new file with mode: 0644]
php_http_curl_client_datashare.c [new file with mode: 0644]
php_http_curl_client_datashare.h [new file with mode: 0644]
php_http_curl_client_pool.c [new file with mode: 0644]
php_http_curl_client_pool.h [new file with mode: 0644]