Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dcurl_private.h61 } php_curl_read; typedef
66 php_curl_read *read;
H A Dinterface.c823 php_curl_read *read_handler = ch->handlers.read; in curl_read()
1127 ch->handlers.read = ecalloc(1, sizeof(php_curl_read)); in init_curl_handle()

Completed in 16 milliseconds