Searched refs:register_http_post_files_variable (Results 1 – 1 of 1) sorted by relevance
183 static void register_http_post_files_variable(char *strvar, char *val, zval *http_post_files, zend_… in register_http_post_files_variable() function1172 register_http_post_files_variable(lbuf, s, &PG(http_globals)[TRACK_VARS_FILES], 0);1203 register_http_post_files_variable(lbuf, cd, &PG(http_globals)[TRACK_VARS_FILES], 0);
Completed in 9 milliseconds