Home
last modified time | relevance | path

Searched defs:postname (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/curl/
H A Dcurl_file.stub.php10 public string $postname = ""; variable in CURLFile
33 public string $postname; variable in CURLStringFile
36 …public function __construct(string $data, string $postname, string $mime = "application/octet-stre…
H A Dcurl_file.c31 zend_string *fname, *mime = NULL, *postname = NULL; in curlfile_ctor() local
125 zend_string *data, *postname, *mime = NULL; in ZEND_METHOD() local

Completed in 8 milliseconds