Home
last modified time | relevance | path

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

/PHP-5.5/ext/curl/
H A Dphp_curl.h184 zend_bool safe_upload; member
H A Dinterface.c1833 (*ch)->safe_upload = 0; /* for now, for BC reason we allow unsafe API */ in alloc_curl_handle()
2274 ch->safe_upload = (Z_LVAL_PP(zvalue) != 0); in _php_curl_setopt()
2664 if (!ch->safe_upload && *postval == '@') { in _php_curl_setopt()

Completed in 15 milliseconds