Home
last modified time | relevance | path

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

/PHP-8.0/ext/curl/
H A Dcurl_file.c68 static void curlfile_get_property(char *name, size_t name_len, INTERNAL_FUNCTION_PARAMETERS) in curlfile_get_property() function
91 curlfile_get_property("name", sizeof("name")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD()
98 curlfile_get_property("mime", sizeof("mime")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD()
105 curlfile_get_property("postname", sizeof("postname")-1, INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD()

Completed in 4 milliseconds