Home
last modified time | relevance | path

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

/PHP-7.0/main/
H A Drfc1867.c187 static void register_http_post_files_variable_ex(char *var, zval *val, zval *http_post_files, zend_… in register_http_post_files_variable_ex() function
1238 register_http_post_files_variable_ex(lbuf, &zfilename, &PG(http_globals)[TRACK_VARS_FILES], 1);
1276 register_http_post_files_variable_ex(lbuf, &error_type, &PG(http_globals)[TRACK_VARS_FILES], 0);
1300register_http_post_files_variable_ex(lbuf, &file_size, &PG(http_globals)[TRACK_VARS_FILES], size_o…

Completed in 10 milliseconds